Uses of Class
org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
Packages that use AsyncRpcRetryingCallerFactory.BatchCallerBuilder
-
Uses of AsyncRpcRetryingCallerFactory.BatchCallerBuilder in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return AsyncRpcRetryingCallerFactory.BatchCallerBuilderModifier and TypeMethodDescriptionAsyncRpcRetryingCallerFactory.batch()AsyncRpcRetryingCallerFactory.BatchCallerBuilder.maxAttempts(int maxAttempts) AsyncRpcRetryingCallerFactory.BatchCallerBuilder.operationTimeout(long operationTimeout, TimeUnit unit) AsyncRpcRetryingCallerFactory.BatchCallerBuilder.pauseForServerOverloaded(long pause, TimeUnit unit) AsyncRpcRetryingCallerFactory.BatchCallerBuilder.rpcTimeout(long rpcTimeout, TimeUnit unit) AsyncRpcRetryingCallerFactory.BatchCallerBuilder.setRequestAttributes(Map<String, byte[]> requestAttributes) AsyncRpcRetryingCallerFactory.BatchCallerBuilder.startLogErrorsCnt(int startLogErrorsCnt)