Modifier and Type | Method and Description |
---|---|
abstract TableOperations |
Connector.tableOperations()
Retrieves a TableOperations object to perform table functions, such as create and delete.
|
Modifier and Type | Class and Description |
---|---|
class |
TableOperationsHelper |
class |
TableOperationsImpl
Provides a class for administering tables
|
Modifier and Type | Method and Description |
---|---|
TableOperations |
ConnectorImpl.tableOperations() |
Modifier and Type | Class and Description |
---|---|
class |
MockTableOperations |
Modifier and Type | Method and Description |
---|---|
TableOperations |
MockConnector.tableOperations() |
Modifier and Type | Method and Description |
---|---|
protected TableOperations |
TableLoadBalancer.getTableOperations() |
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.