| 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 InstanceOperations |
Connector.instanceOperations()
Retrieves an InstanceOperations object to modify instance configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
org.apache.accumulo.core.client.impl.InstanceOperationsImpl
Provides a class for administering the accumulo instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockInstanceOperations
Deprecated.
since 1.6.0; not intended for public api and you should not use it.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceOperations |
MockConnector.instanceOperations() |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.