public interface TableOperation extends TableState
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Frees resources.
|
DistributedGraphOperation |
getDistributedOperation()
Returns the distributed context associated with this table operation
context.
|
org.apache.hadoop.hbase.client.Table |
getTable()
Returns the HBase table pooled connection for this context.
|
getMappingContext, getTableConfigorg.apache.hadoop.hbase.client.Table getTable()
DistributedGraphOperation getDistributedOperation()
void close()
Copyright © 2021. All Rights Reserved.