public abstract static class InterQJournalProtocolProtos.InterQJournalProtocolService extends Object implements org.apache.hadoop.thirdparty.protobuf.Service
hadoop.hdfs.qjournal.InterQJournalProtocolService| Modifier and Type | Class and Description | 
|---|---|
| static interface  | InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface | 
| static interface  | InterQJournalProtocolProtos.InterQJournalProtocolService.Interface | 
| static class  | InterQJournalProtocolProtos.InterQJournalProtocolService.Stub | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | InterQJournalProtocolService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | callMethod(org.apache.hadoop.thirdparty.protobuf.Descriptors.MethodDescriptor method,
          org.apache.hadoop.thirdparty.protobuf.RpcController controller,
          org.apache.hadoop.thirdparty.protobuf.Message request,
          org.apache.hadoop.thirdparty.protobuf.RpcCallback<org.apache.hadoop.thirdparty.protobuf.Message> done) | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.ServiceDescriptor | getDescriptor() | 
| org.apache.hadoop.thirdparty.protobuf.Descriptors.ServiceDescriptor | getDescriptorForType() | 
| abstract void | getEditLogManifestFromJournal(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                             QJournalProtocolProtos.GetEditLogManifestRequestProto request,
                             org.apache.hadoop.thirdparty.protobuf.RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto> done)rpc getEditLogManifestFromJournal(.hadoop.hdfs.qjournal.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.qjournal.GetEditLogManifestResponseProto); | 
| org.apache.hadoop.thirdparty.protobuf.Message | getRequestPrototype(org.apache.hadoop.thirdparty.protobuf.Descriptors.MethodDescriptor method) | 
| org.apache.hadoop.thirdparty.protobuf.Message | getResponsePrototype(org.apache.hadoop.thirdparty.protobuf.Descriptors.MethodDescriptor method) | 
| static InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface | newBlockingStub(org.apache.hadoop.thirdparty.protobuf.BlockingRpcChannel channel) | 
| static org.apache.hadoop.thirdparty.protobuf.BlockingService | newReflectiveBlockingService(InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface impl) | 
| static org.apache.hadoop.thirdparty.protobuf.Service | newReflectiveService(InterQJournalProtocolProtos.InterQJournalProtocolService.Interface impl) | 
| static InterQJournalProtocolProtos.InterQJournalProtocolService.Stub | newStub(org.apache.hadoop.thirdparty.protobuf.RpcChannel channel) | 
public static org.apache.hadoop.thirdparty.protobuf.Service newReflectiveService(InterQJournalProtocolProtos.InterQJournalProtocolService.Interface impl)
public static org.apache.hadoop.thirdparty.protobuf.BlockingService newReflectiveBlockingService(InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface impl)
public abstract void getEditLogManifestFromJournal(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                   QJournalProtocolProtos.GetEditLogManifestRequestProto request,
                                                   org.apache.hadoop.thirdparty.protobuf.RpcCallback<QJournalProtocolProtos.GetEditLogManifestResponseProto> done)
rpc getEditLogManifestFromJournal(.hadoop.hdfs.qjournal.GetEditLogManifestRequestProto) returns (.hadoop.hdfs.qjournal.GetEditLogManifestResponseProto);public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.ServiceDescriptor getDescriptor()
public final org.apache.hadoop.thirdparty.protobuf.Descriptors.ServiceDescriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Servicepublic final void callMethod(org.apache.hadoop.thirdparty.protobuf.Descriptors.MethodDescriptor method,
                             org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                             org.apache.hadoop.thirdparty.protobuf.Message request,
                             org.apache.hadoop.thirdparty.protobuf.RpcCallback<org.apache.hadoop.thirdparty.protobuf.Message> done)
callMethod in interface org.apache.hadoop.thirdparty.protobuf.Servicepublic final org.apache.hadoop.thirdparty.protobuf.Message getRequestPrototype(org.apache.hadoop.thirdparty.protobuf.Descriptors.MethodDescriptor method)
getRequestPrototype in interface org.apache.hadoop.thirdparty.protobuf.Servicepublic final org.apache.hadoop.thirdparty.protobuf.Message getResponsePrototype(org.apache.hadoop.thirdparty.protobuf.Descriptors.MethodDescriptor method)
getResponsePrototype in interface org.apache.hadoop.thirdparty.protobuf.Servicepublic static InterQJournalProtocolProtos.InterQJournalProtocolService.Stub newStub(org.apache.hadoop.thirdparty.protobuf.RpcChannel channel)
public static InterQJournalProtocolProtos.InterQJournalProtocolService.BlockingInterface newBlockingStub(org.apache.hadoop.thirdparty.protobuf.BlockingRpcChannel channel)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.