Package | Description |
---|---|
org.apache.accumulo.core.client | |
org.apache.accumulo.core.client.impl | |
org.apache.accumulo.core.client.mock |
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 |
Modifier and Type | Method and Description |
---|---|
TableOperations |
ConnectorImpl.tableOperations() |
Modifier and Type | Class and Description |
---|---|
class |
MockTableOperations
Deprecated.
since 1.6.0; not intended for public api and you should not use it.
|
Modifier and Type | Method and Description |
---|---|
TableOperations |
MockConnector.tableOperations() |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.