A C E F G H I K M O P R S T U V Z 

A

AccumuloCluster - Interface in org.apache.accumulo.cluster
Defines a minimum required set of methods to run an Accumulo cluster.
accumuloConfDir - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
accumuloHome - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
accumuloPath - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
adminStopAll() - Method in interface org.apache.accumulo.cluster.ClusterControl
Issue an orderly shutdown of the cluster, throws an exception if it fails to return successfully (return value of 0).
adminStopAll() - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
adminStopAll() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 

C

cluster - Variable in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
ClusterControl - Interface in org.apache.accumulo.cluster
Basic functionality required to control an Accumulo cluster
ClusterServerType - Enum in org.apache.accumulo.cluster
ServerType is in the public API.
convert(String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloRunner.PropertiesConverter
 

E

equals(Object) - Method in class org.apache.accumulo.minicluster.impl.ProcessReference
 
exec(Class<?>, String[]) - Method in interface org.apache.accumulo.cluster.ClusterControl
Execute the given class against the cluster with the provided arguments and waits for completion.
exec(String, String[]) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
exec(Class<?>, String[]) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
exec(Class<?>, String[]) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
exec(Class<?>, String...) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
exec(Class<?>, List<String>, String...) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
execMapreduceWithStdout(Class<?>, String[]) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
execute() - Method in class org.apache.accumulo.cluster.RemoteShell
 
execWithStdout(Class<?>, String[]) - Method in interface org.apache.accumulo.cluster.ClusterControl
Execute the given class against the cluster with the provided arguments and waits for completion.
execWithStdout(Class<?>, String[]) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
execWithStdout(Class<?>, String[]) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 

F

flush() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl.LogWriter
 
fromSuffix(String) - Static method in enum org.apache.accumulo.minicluster.MemoryUnit
 

G

get(ServerType) - Static method in enum org.apache.accumulo.cluster.ClusterServerType
 
getAccumuloConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getAccumuloConfiguration() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getAccumuloDir() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getAccumuloHome() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getClasspathItems() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Gets the classpath elements to use when spawning processes.
getClientConfFile() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getClientConfig() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Get the client configuration for the cluster
getClientConfig() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getClientConfig() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getClientConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getClusterControl() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Get an object that can manage a cluster
getClusterControl() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getClusterControl() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getConfDir() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getConfig() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getConfigProperties(File) - Static method in class org.apache.accumulo.minicluster.MiniAccumuloInstance
 
getConfiguredSiteConfig() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getConfiguredZooKeeperPort() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getConnector(String, AuthenticationToken) - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Utility method to get a connector to the cluster.
getConnector(String, AuthenticationToken) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getConnector(String, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
Deprecated.
getConnector(String, AuthenticationToken) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getConnector(String, String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Utility method to get a connector to the MAC.
getDebugPorts() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getDebugPorts() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getDefaultMemory() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getDefaultMemory() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getDir() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getDir() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getExecString() - Method in class org.apache.accumulo.cluster.RemoteShell
 
getFileSystem() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getFileSystem() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getFileSystem() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getHadoopConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getHadoopConfDir() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getHadoopConfiguration() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getHosts(File) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
Read the provided file and return all lines which don't start with a '#' character
getInstanceName() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getInstanceName() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getInstanceName() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getInstanceName() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getInstanceName() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getInstanceName() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getLogDir() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getLogWriters() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getMasterMonitorInfo() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
Get programmatic interface to information available in a normal monitor.
getMemory(ClusterServerType) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getMemory(ServerType) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getNativeLibPaths() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getNativeLibPaths() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getNumTservers() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getNumTservers() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getPid(ClusterServerType, String, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getPidCommand(ClusterServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getProcess() - Method in class org.apache.accumulo.minicluster.impl.ProcessReference
Visible for testing, not intended for client consumption
getProcesses() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getProcessString(ClusterServerType) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getRemoteShellOptions() - Method in class org.apache.accumulo.cluster.RemoteShell
 
getRootPassword() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getRootPassword() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getShutdownExecutor() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getSiteConfig() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getSiteConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getSshCommand() - Method in class org.apache.accumulo.cluster.RemoteShellOptions
The explicit SSH executable to invoke
getSshOptions() - Method in class org.apache.accumulo.cluster.RemoteShellOptions
Extra SSH options that can be provided
getSystemProperties() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getUserName() - Method in class org.apache.accumulo.cluster.RemoteShellOptions
Fetch the configured user to ssh as
getZooKeeperPort() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getZooKeeperPort() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getZooKeepers() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getZooKeepers() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getZooKeepers() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
getZooKeepers() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
getZooKeepers() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getZooKeeperStartupTime() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 

H

hashCode() - Method in class org.apache.accumulo.minicluster.impl.ProcessReference
 
hostname - Variable in class org.apache.accumulo.cluster.RemoteShell
 

I

isJDWPEnabled() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
isJDWPEnabled() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
isUseCredentialProvider() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 

K

kill(ClusterServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send SIGKILL to the given process on the host
kill(ClusterServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
kill(ClusterServerType, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
killProcess(ServerType, ProcessReference) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
killProcess(ServerType, ProcessReference) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 

M

main(String[]) - Static method in class org.apache.accumulo.minicluster.MiniAccumuloRunner
Runs the MiniAccumuloCluster given a -p argument with a property file.
MemoryUnit - Enum in org.apache.accumulo.minicluster
 
MiniAccumuloCluster - Class in org.apache.accumulo.minicluster
A utility class that will create Zookeeper and Accumulo processes that write all of their data to a single local directory.
MiniAccumuloCluster(File, String) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
MiniAccumuloCluster(MiniAccumuloConfig) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
MiniAccumuloClusterControl - Class in org.apache.accumulo.minicluster.impl
 
MiniAccumuloClusterControl(MiniAccumuloClusterImpl) - Constructor for class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
MiniAccumuloClusterImpl - Class in org.apache.accumulo.minicluster.impl
A utility class that will create Zookeeper and Accumulo processes that write all of their data to a single local directory.
MiniAccumuloClusterImpl(File, String) - Constructor for class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
MiniAccumuloClusterImpl(MiniAccumuloConfigImpl) - Constructor for class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
MiniAccumuloClusterImpl.LogWriter - Class in org.apache.accumulo.minicluster.impl
 
MiniAccumuloClusterImpl.LogWriter(InputStream, File) - Constructor for class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl.LogWriter
 
MiniAccumuloConfig - Class in org.apache.accumulo.minicluster
Holds configuration for MiniAccumuloCluster.
MiniAccumuloConfig(File, String) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
MiniAccumuloConfigImpl - Class in org.apache.accumulo.minicluster.impl
Holds configuration for MiniAccumuloClusterImpl.
MiniAccumuloConfigImpl(File, String) - Constructor for class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
MiniAccumuloInstance - Class in org.apache.accumulo.minicluster
 
MiniAccumuloInstance(String, File) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloInstance
Construct an Instance entry point to Accumulo using a MiniAccumuloCluster directory
MiniAccumuloRunner - Class in org.apache.accumulo.minicluster
A runner for starting up a MiniAccumuloCluster from the command line using an optional configuration properties file.
MiniAccumuloRunner() - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloRunner
 
MiniAccumuloRunner.Opts - Class in org.apache.accumulo.minicluster
 
MiniAccumuloRunner.Opts() - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloRunner.Opts
 
MiniAccumuloRunner.PropertiesConverter - Class in org.apache.accumulo.minicluster
 
MiniAccumuloRunner.PropertiesConverter() - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloRunner.PropertiesConverter
 

O

options - Variable in class org.apache.accumulo.cluster.RemoteShell
 
options - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
org.apache.accumulo.cluster - package org.apache.accumulo.cluster
 
org.apache.accumulo.cluster.standalone - package org.apache.accumulo.cluster.standalone
 
org.apache.accumulo.minicluster - package org.apache.accumulo.minicluster
 
org.apache.accumulo.minicluster.impl - package org.apache.accumulo.minicluster.impl
 

P

prettyPrint() - Method in enum org.apache.accumulo.cluster.ClusterServerType
 
prettyPrint() - Method in enum org.apache.accumulo.minicluster.ServerType
 
ProcessNotFoundException - Exception in org.apache.accumulo.minicluster.impl
 
ProcessNotFoundException() - Constructor for exception org.apache.accumulo.minicluster.impl.ProcessNotFoundException
 
ProcessReference - Class in org.apache.accumulo.minicluster.impl
Opaque handle to a process.
properties - Variable in class org.apache.accumulo.cluster.RemoteShellOptions
 

R

RemoteShell - Class in org.apache.accumulo.cluster
Execute a command, leveraging Hadoop's Shell.ShellCommandExecutor, on a remote host.
RemoteShell(String, String[], File, Map<String, String>, long, RemoteShellOptions) - Constructor for class org.apache.accumulo.cluster.RemoteShell
 
RemoteShell(String, String[], File, Map<String, String>, RemoteShellOptions) - Constructor for class org.apache.accumulo.cluster.RemoteShell
 
RemoteShell(String, String[], File, RemoteShellOptions) - Constructor for class org.apache.accumulo.cluster.RemoteShell
 
RemoteShell(String, String[], RemoteShellOptions) - Constructor for class org.apache.accumulo.cluster.RemoteShell
 
RemoteShellOptions - Class in org.apache.accumulo.cluster
Property-based configuration of options to control how SSH is performed.
RemoteShellOptions() - Constructor for class org.apache.accumulo.cluster.RemoteShellOptions
 
resume(ClusterServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send SIGCONT to the given process on the host
resume(ClusterServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
resume(ClusterServerType, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
run() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl.LogWriter
 

S

ServerType - Enum in org.apache.accumulo.minicluster
 
setAccumuloConfDir(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setAccumuloHome(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setClasspathItems(String...) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Sets the classpath elements to use when spawning processes.
setDefaultMemory(long, MemoryUnit) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Sets the default memory size to use.
setDefaultMemory(long, MemoryUnit) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the default memory size to use.
setHadoopConfDir(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setInstanceName(String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Calling this method is optional.
setInstanceName(String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setJDWPEnabled(boolean) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
setJDWPEnabled(boolean) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
setMemory(ClusterServerType, long, MemoryUnit) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Sets the amount of memory to use in the master process.
setMemory(ServerType, long, MemoryUnit) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the amount of memory to use in the master process.
setNativeLibPaths(String...) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Sets the path for processes to use for loading native libraries
setNativeLibPaths(String...) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the path for processes to use for loading native libraries
setNumTservers(int) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Calling this method is optional.
setNumTservers(int) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setProperty(Property, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Sets arbitrary configuration properties.
setRemoteShellOptions(RemoteShellOptions) - Method in class org.apache.accumulo.cluster.RemoteShell
 
setShutdownExecutor(ExecutorService) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
 
setSiteConfig(Map<String, String>) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Calling this method is optional.
setSiteConfig(Map<String, String>) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setSystemProperties(Map<String, String>) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
sets system properties set for service processes
setUseCredentialProvider(boolean) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
setZooKeeperPort(int) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Calling this method is optional.
setZooKeeperPort(int) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setZooKeeperStartupTime(long) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Configure the time to wait for ZooKeeper to startup.
setZooKeeperStartupTime(long) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Configure the time to wait for ZooKeeper to startup.
signal(ClusterServerType, String, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send the provided signal to the process on the host
signal(ClusterServerType, String, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
signal(ClusterServerType, String, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
SSH_COMMAND_DEFAULT - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_COMMAND_KEY - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_OPTIONS_DEFAULT - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_OPTIONS_KEY - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_PREFIX - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_PROPERTIES_FILE - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_USER_DEFAULT - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
SSH_USER_KEY - Static variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
StandaloneAccumuloCluster - Class in org.apache.accumulo.cluster.standalone
AccumuloCluster implementation to connect to an existing deployment of Accumulo
StandaloneAccumuloCluster(String, String) - Constructor for class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
StandaloneAccumuloCluster(Instance) - Constructor for class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
StandaloneClusterControl - Class in org.apache.accumulo.cluster.standalone
Use the RemoteShell to control a standalone (possibly distibuted) Accumulo instance
StandaloneClusterControl() - Constructor for class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
StandaloneClusterControl(String, String) - Constructor for class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
start() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Start the AccumuloCluster
start(ClusterServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Start the given process on the host
start() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
start(ClusterServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
start(ClusterServerType) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
start(ClusterServerType, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
start() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
Starts Accumulo and Zookeeper processes.
start() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Starts Accumulo and Zookeeper processes.
startAllServers(ClusterServerType) - Method in interface org.apache.accumulo.cluster.ClusterControl
Starts all occurrences of the given server
startAllServers(ClusterServerType) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
startAllServers(ClusterServerType) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
startServerPath - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
stop() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Stop the AccumuloCluster
stop(ClusterServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Stop the given process on the host
stop() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
stop(ClusterServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
stop(ClusterServerType) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
stop(ClusterServerType, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
stop() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterImpl
Stops Accumulo and Zookeeper processes.
stop() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Stops Accumulo and Zookeeper processes.
stopAllServers(ClusterServerType) - Method in interface org.apache.accumulo.cluster.ClusterControl
Stops all occurrences of the given server
stopAllServers(ClusterServerType) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
stopAllServers(ClusterServerType) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 
suffix() - Method in enum org.apache.accumulo.minicluster.MemoryUnit
 
suspend(ClusterServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send SIGSTOP to the given process on the host
suspend(ClusterServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
suspend(ClusterServerType, String) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloClusterControl
 

T

toBytes(long) - Method in enum org.apache.accumulo.minicluster.MemoryUnit
 
toolPath - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
toServerType() - Method in enum org.apache.accumulo.cluster.ClusterServerType
 
toString() - Method in class org.apache.accumulo.minicluster.impl.ProcessReference
 

U

useExistingInstance(File, File) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Informs MAC that it's running against an existing accumulo instance.
useExistingInstance() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
useMiniDFS() - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
 
useMiniDFS(boolean) - Method in class org.apache.accumulo.minicluster.impl.MiniAccumuloConfigImpl
Configures this cluster to use miniDFS instead of the local FileSystem.

V

valueOf(String) - Static method in enum org.apache.accumulo.cluster.ClusterServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.minicluster.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.accumulo.minicluster.ServerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.accumulo.cluster.ClusterServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.minicluster.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.accumulo.minicluster.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.

Z

ZooKeeperBindException - Exception in org.apache.accumulo.minicluster.impl
Thrown when we fail to connect to ZooKeeper (assuming the root cause is that ZooKeeper failed to bind to its port)
ZooKeeperBindException() - Constructor for exception org.apache.accumulo.minicluster.impl.ZooKeeperBindException
 
ZooKeeperBindException(String) - Constructor for exception org.apache.accumulo.minicluster.impl.ZooKeeperBindException
 
ZooKeeperBindException(Throwable) - Constructor for exception org.apache.accumulo.minicluster.impl.ZooKeeperBindException
 
ZooKeeperBindException(String, Throwable) - Constructor for exception org.apache.accumulo.minicluster.impl.ZooKeeperBindException
 
A C E F G H I K M O P R S T U V Z 

Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.