Uses of Interface
org.apache.accumulo.core.client.admin.TableOperations
Packages that use TableOperations
-
Uses of TableOperations in org.apache.accumulo.core.client
Methods in org.apache.accumulo.core.client that return TableOperationsModifier and TypeMethodDescriptionAccumuloClient.tableOperations()Retrieves a TableOperations object to perform table functions, such as create and delete.abstract TableOperationsConnector.tableOperations()Deprecated.Retrieves a TableOperations object to perform table functions, such as create and delete.