Uses of Class
org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.NewEpochResponseProto.Builder
Packages that use QJournalProtocolProtos.NewEpochResponseProto.Builder
-
Uses of QJournalProtocolProtos.NewEpochResponseProto.Builder in org.apache.hadoop.hdfs.qjournal.protocol
Methods in org.apache.hadoop.hdfs.qjournal.protocol that return QJournalProtocolProtos.NewEpochResponseProto.BuilderModifier and TypeMethodDescriptionQJournalProtocolProtos.NewEpochResponseProto.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) QJournalProtocolProtos.NewEpochResponseProto.Builder.clear()QJournalProtocolProtos.NewEpochResponseProto.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) QJournalProtocolProtos.NewEpochResponseProto.Builder.clearLastSegmentTxId()optional uint64 lastSegmentTxId = 1;QJournalProtocolProtos.NewEpochResponseProto.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) QJournalProtocolProtos.NewEpochResponseProto.Builder.clone()QJournalProtocolProtos.NewEpochResponseProto.Builder.mergeFrom(QJournalProtocolProtos.NewEpochResponseProto other) QJournalProtocolProtos.NewEpochResponseProto.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.NewEpochResponseProto.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) QJournalProtocolProtos.NewEpochResponseProto.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) QJournalProtocolProtos.NewEpochResponseProto.newBuilder()QJournalProtocolProtos.NewEpochResponseProto.newBuilder(QJournalProtocolProtos.NewEpochResponseProto prototype) QJournalProtocolProtos.NewEpochResponseProto.newBuilderForType()QJournalProtocolProtos.NewEpochResponseProto.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) QJournalProtocolProtos.NewEpochResponseProto.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) QJournalProtocolProtos.NewEpochResponseProto.Builder.setLastSegmentTxId(long value) optional uint64 lastSegmentTxId = 1;QJournalProtocolProtos.NewEpochResponseProto.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) QJournalProtocolProtos.NewEpochResponseProto.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) QJournalProtocolProtos.NewEpochResponseProto.toBuilder()