public static final class QJournalProtocolProtos.NewEpochResponseProto.Builder extends <any> implements QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
hadoop.hdfs.qjournal.NewEpochResponseProto
public 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.MessageOrBuilder
public QJournalProtocolProtos.NewEpochResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public 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.MessageLiteOrBuilder
public QJournalProtocolProtos.NewEpochResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasLastSegmentTxId()
optional uint64 lastSegmentTxId = 1;
hasLastSegmentTxId
in interface QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
public long getLastSegmentTxId()
optional uint64 lastSegmentTxId = 1;
getLastSegmentTxId
in interface QJournalProtocolProtos.NewEpochResponseProtoOrBuilder
public 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.