Uses of Interface
org.apache.hadoop.hbase.client.TableOverAsyncTable.StubCall
Packages that use TableOverAsyncTable.StubCall
-
Uses of TableOverAsyncTable.StubCall in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client with parameters of type TableOverAsyncTable.StubCallModifier and TypeMethodDescriptionprivate <R> void
TableOverAsyncTable.coprocessorService
(String serviceName, byte[] startKey, byte[] endKey, Batch.Callback<R> callback, TableOverAsyncTable.StubCall<R> call)