Package org.apache.accumulo.minicluster
Class MiniAccumuloInstance
java.lang.Object
org.apache.accumulo.core.client.ZooKeeperInstance
org.apache.accumulo.minicluster.MiniAccumuloInstance
- All Implemented Interfaces:
Instance
Deprecated.
- Since:
- 1.6.0
-
Constructor Summary
ConstructorsConstructorDescriptionMiniAccumuloInstance(String instanceName, File directory) Deprecated.Construct anInstanceentry point to Accumulo using aMiniAccumuloClusterdirectory -
Method Summary
Methods inherited from class org.apache.accumulo.core.client.ZooKeeperInstance
getConnector, getInstanceID, getInstanceName, getMasterLocations, getRootTabletLocation, getZooKeepers, getZooKeepersSessionTimeOut, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.accumulo.core.client.Instance
getConnector, getConnector, getConnector
-
Constructor Details
-
MiniAccumuloInstance
Deprecated.Construct anInstanceentry point to Accumulo using aMiniAccumuloClusterdirectory- Throws:
FileNotFoundException
-
MiniAccumuloCluster.getClientProperties(File)instead