Uses of Class
org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse

Uses of AdminProtos.ReplicateWALEntryResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AdminProtos.ReplicateWALEntryResponse
 AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.Builder.build()
           
 AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.Builder.buildPartial()
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.getDefaultInstance()
           
 AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.getDefaultInstanceForType()
           
 AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.Builder.getDefaultInstanceForType()
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseDelimitedFrom(InputStream input)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(byte[] data)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.ByteString data)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(InputStream input)
           
static AdminProtos.ReplicateWALEntryResponse AdminProtos.ReplicateWALEntryResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 AdminProtos.ReplicateWALEntryResponse AdminProtos.AdminService.BlockingInterface.replicateWALEntry(com.google.protobuf.RpcController controller, AdminProtos.ReplicateWALEntryRequest request)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type AdminProtos.ReplicateWALEntryResponse
 AdminProtos.ReplicateWALEntryResponse.Builder AdminProtos.ReplicateWALEntryResponse.Builder.mergeFrom(AdminProtos.ReplicateWALEntryResponse other)
           
static AdminProtos.ReplicateWALEntryResponse.Builder AdminProtos.ReplicateWALEntryResponse.newBuilder(AdminProtos.ReplicateWALEntryResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type AdminProtos.ReplicateWALEntryResponse
abstract  void AdminProtos.AdminService.replicateWALEntry(com.google.protobuf.RpcController controller, AdminProtos.ReplicateWALEntryRequest request, com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
           
 void AdminProtos.AdminService.Interface.replicateWALEntry(com.google.protobuf.RpcController controller, AdminProtos.ReplicateWALEntryRequest request, com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
           
 void AdminProtos.AdminService.Stub.replicateWALEntry(com.google.protobuf.RpcController controller, AdminProtos.ReplicateWALEntryRequest request, com.google.protobuf.RpcCallback<AdminProtos.ReplicateWALEntryResponse> done)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.