Client APIs

HBase provides a list of client APIs, classes, and interfaces to build clients for HBase. These clients can communicate with HBase to perform various operations such as administrating codes. The following is the list of all the interfaces, classes, and exceptions related to the client:

Interfaces

Classes

  • Admin
  • Attributes
  • ClusterConnection
  • HConnection
  • HTableInterface
  • HTableInterfaceFactory
  • MetaScanner.MetaScannerVisitor
  • NonceGenerator
  • ResultScanner
  • RetryingCallable
  • Row
  • AbstractClientScanner
  • Action
  • Append
  • ClientScanner
  • ClientSideRegionScanner
  • ClientSmallReversedScanner
  • ClientSmallScanner
  • ConnectionUtils
  • DelegatingRetryingCallable
  • Delete
  • Get
  • HBaseAdmin
  • HConnectable
  • HConnectionManager
  • HTable
  • HTableFactory
  • HTableMultiplexer
  • HTableUtil
  • HTableWrapper
  • Increment
  • MetaCache
  • MetaScanner
  • MetaScanner.DefaultMetaScannerVisitor
  • MetaScanner.MetaScannerVisitorBase
  • MetaScanner.TableMetaScannerVisitor
  • MultiAction
  • MultiResponse
  • Mutation
  • Operation
  • OperationWithAttributes
  • PerClientRandomNonceGenerator
  • Put
  • Query
  • RegionCoprocessorServiceExec
  • RegionReplicaUtil
  • RegionServerCallable
  • Result
  • RetriesExhaustedException.ThrowableWithExtraContext
  • ReversedClientScanner
  • ReversedScannerCallable
  • RowMutations
  • RpcRetryingCaller
  • RpcRetryingCallerFactory
  • RpcRetryingCallerWithReadReplicas
  • Scan
  • ScannerCallable
  • TableSnapshotScanner
  • UnmodifyableHTableDescriptor

Enums

  • Consistency
  • Durability
  • IsolationLevel

Exceptions

  • NoServerForRegionException
  • RegionOfflineException
  • RetriesExhaustedException
  • RetriesExhaustedWithDetailsException
  • ScannerTimeoutException
  • WrongRowIOException

Note

Information on the classes, exceptions, and APIs with updated information can be found at http://hbase.apache.org/devapidocs/index.html.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.146.221.144