Uses of Class
org.apache.hadoop.hdfs.qjournal.protocol.QJournalProtocolProtos.StartLogSegmentResponseProto
Packages that use QJournalProtocolProtos.StartLogSegmentResponseProto
Package
Description
-
Uses of QJournalProtocolProtos.StartLogSegmentResponseProto in org.apache.hadoop.hdfs.qjournal.protocol
Fields in org.apache.hadoop.hdfs.qjournal.protocol with type parameters of type QJournalProtocolProtos.StartLogSegmentResponseProtoModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<QJournalProtocolProtos.StartLogSegmentResponseProto>QJournalProtocolProtos.StartLogSegmentResponseProto.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.qjournal.protocol that return QJournalProtocolProtos.StartLogSegmentResponseProtoModifier and TypeMethodDescriptionQJournalProtocolProtos.StartLogSegmentResponseProto.Builder.build()QJournalProtocolProtos.StartLogSegmentResponseProto.Builder.buildPartial()QJournalProtocolProtos.StartLogSegmentResponseProto.getDefaultInstance()QJournalProtocolProtos.StartLogSegmentResponseProto.Builder.getDefaultInstanceForType()QJournalProtocolProtos.StartLogSegmentResponseProto.getDefaultInstanceForType()QJournalProtocolProtos.StartLogSegmentResponseProto.parseDelimitedFrom(InputStream input) QJournalProtocolProtos.StartLogSegmentResponseProto.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(byte[] data) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(InputStream input) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(ByteBuffer data) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) QJournalProtocolProtos.StartLogSegmentResponseProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) QJournalProtocolProtos.QJournalProtocolService.BlockingInterface.startLogSegment(org.apache.hadoop.thirdparty.protobuf.RpcController controller, QJournalProtocolProtos.StartLogSegmentRequestProto request) Methods in org.apache.hadoop.hdfs.qjournal.protocol that return types with arguments of type QJournalProtocolProtos.StartLogSegmentResponseProtoModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<QJournalProtocolProtos.StartLogSegmentResponseProto>QJournalProtocolProtos.StartLogSegmentResponseProto.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<QJournalProtocolProtos.StartLogSegmentResponseProto>QJournalProtocolProtos.StartLogSegmentResponseProto.parser()Methods in org.apache.hadoop.hdfs.qjournal.protocol with parameters of type QJournalProtocolProtos.StartLogSegmentResponseProtoModifier and TypeMethodDescriptionQJournalProtocolProtos.StartLogSegmentResponseProto.Builder.mergeFrom(QJournalProtocolProtos.StartLogSegmentResponseProto other) QJournalProtocolProtos.StartLogSegmentResponseProto.newBuilder(QJournalProtocolProtos.StartLogSegmentResponseProto prototype) Method parameters in org.apache.hadoop.hdfs.qjournal.protocol with type arguments of type QJournalProtocolProtos.StartLogSegmentResponseProtoModifier and TypeMethodDescriptionvoidQJournalProtocolProtos.QJournalProtocolService.Interface.startLogSegment(org.apache.hadoop.thirdparty.protobuf.RpcController controller, QJournalProtocolProtos.StartLogSegmentRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto> done) rpc startLogSegment(.hadoop.hdfs.qjournal.StartLogSegmentRequestProto) returns (.hadoop.hdfs.qjournal.StartLogSegmentResponseProto);abstract voidQJournalProtocolProtos.QJournalProtocolService.startLogSegment(org.apache.hadoop.thirdparty.protobuf.RpcController controller, QJournalProtocolProtos.StartLogSegmentRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto> done) rpc startLogSegment(.hadoop.hdfs.qjournal.StartLogSegmentRequestProto) returns (.hadoop.hdfs.qjournal.StartLogSegmentResponseProto);voidQJournalProtocolProtos.QJournalProtocolService.Stub.startLogSegment(org.apache.hadoop.thirdparty.protobuf.RpcController controller, QJournalProtocolProtos.StartLogSegmentRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<QJournalProtocolProtos.StartLogSegmentResponseProto> done) -
Uses of QJournalProtocolProtos.StartLogSegmentResponseProto in org.apache.hadoop.hdfs.qjournal.protocolPB
Methods in org.apache.hadoop.hdfs.qjournal.protocolPB that return QJournalProtocolProtos.StartLogSegmentResponseProtoModifier and TypeMethodDescriptionQJournalProtocolServerSideTranslatorPB.startLogSegment(org.apache.hadoop.thirdparty.protobuf.RpcController controller, QJournalProtocolProtos.StartLogSegmentRequestProto req)