org.hbase.async.generated
Class ClientPB

java.lang.Object
  extended by org.hbase.async.generated.ClientPB

public final class ClientPB
extends Object


Nested Class Summary
static class ClientPB.Action
          Protobuf type Action
static interface ClientPB.ActionOrBuilder
           
static class ClientPB.BulkLoadHFileRequest
          Protobuf type BulkLoadHFileRequest
static interface ClientPB.BulkLoadHFileRequestOrBuilder
           
static class ClientPB.BulkLoadHFileResponse
          Protobuf type BulkLoadHFileResponse
static interface ClientPB.BulkLoadHFileResponseOrBuilder
           
static class ClientPB.Column
          Protobuf type Column
static interface ClientPB.ColumnOrBuilder
           
static class ClientPB.Condition
          Protobuf type Condition
static interface ClientPB.ConditionOrBuilder
           
static class ClientPB.CoprocessorServiceCall
          Protobuf type CoprocessorServiceCall
static interface ClientPB.CoprocessorServiceCallOrBuilder
           
static class ClientPB.CoprocessorServiceRequest
          Protobuf type CoprocessorServiceRequest
static interface ClientPB.CoprocessorServiceRequestOrBuilder
           
static class ClientPB.CoprocessorServiceResponse
          Protobuf type CoprocessorServiceResponse
static interface ClientPB.CoprocessorServiceResponseOrBuilder
           
static class ClientPB.Get
          Protobuf type Get
static interface ClientPB.GetOrBuilder
           
static class ClientPB.GetRequest
          Protobuf type GetRequest
static interface ClientPB.GetRequestOrBuilder
           
static class ClientPB.GetResponse
          Protobuf type GetResponse
static interface ClientPB.GetResponseOrBuilder
           
static class ClientPB.MultiRequest
          Protobuf type MultiRequest
static interface ClientPB.MultiRequestOrBuilder
           
static class ClientPB.MultiResponse
          Protobuf type MultiResponse
static interface ClientPB.MultiResponseOrBuilder
           
static class ClientPB.MutateRequest
          Protobuf type MutateRequest
static interface ClientPB.MutateRequestOrBuilder
           
static class ClientPB.MutateResponse
          Protobuf type MutateResponse
static interface ClientPB.MutateResponseOrBuilder
           
static class ClientPB.MutationProto
          Protobuf type MutationProto
static interface ClientPB.MutationProtoOrBuilder
           
static class ClientPB.RegionAction
          Protobuf type RegionAction
static interface ClientPB.RegionActionOrBuilder
           
static class ClientPB.RegionActionResult
          Protobuf type RegionActionResult
static interface ClientPB.RegionActionResultOrBuilder
           
static class ClientPB.Result
          Protobuf type Result
static interface ClientPB.ResultOrBuilder
           
static class ClientPB.ResultOrException
          Protobuf type ResultOrException
static interface ClientPB.ResultOrExceptionOrBuilder
           
static class ClientPB.Scan
          Protobuf type Scan
static interface ClientPB.ScanOrBuilder
           
static class ClientPB.ScanRequest
          Protobuf type ScanRequest
static interface ClientPB.ScanRequestOrBuilder
           
static class ClientPB.ScanResponse
          Protobuf type ScanResponse
static interface ClientPB.ScanResponseOrBuilder
           
 
Method Summary
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)


Copyright © 2010-2015, The Async HBase Authors