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