public static final class QJournalProtocolProtos.NewEpochResponseProto.Builder extends <any> implements QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
hadoop.hdfs.qjournal.NewEpochResponseProtopublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public QJournalProtocolProtos.NewEpochResponseProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.MessageOrBuilderpublic QJournalProtocolProtos.NewEpochResponseProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QJournalProtocolProtos.NewEpochResponseProto build()
public QJournalProtocolProtos.NewEpochResponseProto buildPartial()
public QJournalProtocolProtos.NewEpochResponseProto.Builder clone()
public QJournalProtocolProtos.NewEpochResponseProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public QJournalProtocolProtos.NewEpochResponseProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public QJournalProtocolProtos.NewEpochResponseProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public QJournalProtocolProtos.NewEpochResponseProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public QJournalProtocolProtos.NewEpochResponseProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public QJournalProtocolProtos.NewEpochResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
public QJournalProtocolProtos.NewEpochResponseProto.Builder mergeFrom(QJournalProtocolProtos.NewEpochResponseProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic QJournalProtocolProtos.NewEpochResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasLastSegmentTxId()
optional uint64 lastSegmentTxId = 1;hasLastSegmentTxId in interface QJournalProtocolProtos.NewEpochResponseProtoOrBuilderpublic long getLastSegmentTxId()
optional uint64 lastSegmentTxId = 1;getLastSegmentTxId in interface QJournalProtocolProtos.NewEpochResponseProtoOrBuilderpublic QJournalProtocolProtos.NewEpochResponseProto.Builder setLastSegmentTxId(long value)
optional uint64 lastSegmentTxId = 1;public QJournalProtocolProtos.NewEpochResponseProto.Builder clearLastSegmentTxId()
optional uint64 lastSegmentTxId = 1;public final QJournalProtocolProtos.NewEpochResponseProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final QJournalProtocolProtos.NewEpochResponseProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.