protected static AsyncExecutor.AsyncCall<com.google.bigtable.v2.CheckAndMutateRowRequest,com.google.bigtable.v2.CheckAndMutateRowResponse> |
AsyncExecutor.CHECK_AND_MUTATE_ASYNC
|
protected static AsyncExecutor.AsyncCall<com.google.bigtable.v2.MutateRowRequest,com.google.bigtable.v2.MutateRowResponse> |
AsyncExecutor.MUTATE_ROW_ASYNC
|
protected static AsyncExecutor.AsyncCall<com.google.bigtable.v2.MutateRowsRequest,List<com.google.bigtable.v2.MutateRowsResponse>> |
AsyncExecutor.MUTATE_ROWS_ASYNC
|
protected static AsyncExecutor.AsyncCall<com.google.bigtable.v2.ReadRowsRequest,List<FlatRow>> |
AsyncExecutor.READ_FLAT_ROWS_ASYNC
|
protected static AsyncExecutor.AsyncCall<com.google.bigtable.v2.ReadModifyWriteRowRequest,com.google.bigtable.v2.ReadModifyWriteRowResponse> |
AsyncExecutor.READ_MODIFY_WRITE_ASYNC
|
protected static AsyncExecutor.AsyncCall<com.google.bigtable.v2.ReadRowsRequest,List<com.google.bigtable.v2.Row>> |
AsyncExecutor.READ_ROWS_ASYNC
|