Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
private <V> V |
HBaseAdmin.executeCallable(MasterCallable<V> callable) |
private static <V> V |
HBaseAdmin.executeCallable(MasterCallable<V> callable,
RpcRetryingCallerFactory rpcCallerFactory,
int operationTimeout,
int rpcTimeout) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.