A B C D E F G H I K M O P R S T U V Z _ 
All Classes All Packages

A

AccumuloCluster - Interface in org.apache.accumulo.cluster
Defines a minimum required set of methods to run an Accumulo cluster.
accumuloPath - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
accumuloServicePath - 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.miniclusterImpl.MiniAccumuloClusterControl
 

B

BYTE - org.apache.accumulo.minicluster.MemoryUnit
 

C

close() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
cluster - Variable in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
ClusterControl - Interface in org.apache.accumulo.cluster
Basic functionality required to control an Accumulo cluster
ClusterUser - Class in org.apache.accumulo.cluster
Simple wrapper around a principal and its credentials: a password or a keytab.
ClusterUser(String, File) - Constructor for class org.apache.accumulo.cluster.ClusterUser
 
ClusterUser(String, String) - Constructor for class org.apache.accumulo.cluster.ClusterUser
 
ClusterUsers - Interface in org.apache.accumulo.cluster
General interface to get user details for an AccumuloCluster.
COMPACTION_COORDINATOR - org.apache.accumulo.minicluster.ServerType
 
COMPACTOR - org.apache.accumulo.minicluster.ServerType
 
convert(String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloRunner.PropertiesConverter
 
createAccumuloClient(String, AuthenticationToken) - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
createAccumuloClient(String, AuthenticationToken) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
createAccumuloClient(String, AuthenticationToken) - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Utility method to create an AccumuloClient with connection to the MAC.
createAccumuloClient(String, AuthenticationToken) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 

D

description() - Method in class org.apache.accumulo.miniclusterImpl.MiniClusterExecutable
 

E

equals(Object) - Method in class org.apache.accumulo.cluster.ClusterUser
 
equals(Object) - Method in class org.apache.accumulo.miniclusterImpl.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(Class<?>, String[]) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
exec(Class<?>, String[]) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
exec(Class<?>, String...) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
exec(Class<?>, List<String>, String...) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
exec(String, String[]) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
execute() - Method in class org.apache.accumulo.cluster.RemoteShell
 
execute(String[]) - Method in class org.apache.accumulo.miniclusterImpl.MiniClusterExecutable
 
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.miniclusterImpl.MiniAccumuloClusterControl
 

F

fromSuffix(String) - Static method in enum org.apache.accumulo.minicluster.MemoryUnit
 

G

GARBAGE_COLLECTOR - org.apache.accumulo.minicluster.ServerType
 
getAccumuloConfiguration() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getAccumuloDir() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getAccumuloHome() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getAccumuloPropertiesPath() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getAccumuloPropertiesPath() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getAccumuloPropertiesPath() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getAccumuloPropsFile() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getAdminUser() - Method in interface org.apache.accumulo.cluster.ClusterUsers
The "root" user.
getClasspathItems() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Gets the classpath elements to use when spawning processes.
getClientAccumuloConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getClientConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getClientConfFile() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getClientConfig() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Deprecated.
since 2.0.0, replaced by AccumuloCluster.getClientProperties()}
getClientConfig() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
Deprecated.
getClientConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Deprecated.
getClientConfig() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getClientProperties() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getClientProperties() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getClientProperties() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getClientProperties() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getClientProperties(File) - Static method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Construct client Properties using a MiniAccumuloCluster directory
getClientProps() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getClientPropsFile() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getClientPropsPath() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getClientPropsPath() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getClientPropsPath() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
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.miniclusterImpl.MiniAccumuloClusterImpl
 
getConfDir() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getConfig() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getConfiguredSiteConfig() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getConfiguredZooKeeperPort() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getConnector(String, String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
getDebugPorts() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
 
getDebugPorts() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getDefaultMemory() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getDefaultMemory() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getDir() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getDir() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getExecString() - Method in class org.apache.accumulo.cluster.RemoteShell
 
getExistingZooKeepers() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
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.miniclusterImpl.MiniAccumuloClusterImpl
 
getHadoopConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getHadoopConfDir() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getHadoopConfiguration() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getHadoopConfiguration() - Method in class org.apache.accumulo.miniclusterImpl.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
getHosts(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
Read hosts in file named by 'fn' in Accumulo conf dir
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.MiniAccumuloCluster
 
getInstanceName() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getInstanceName() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getInstanceName() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getKeytab() - Method in class org.apache.accumulo.cluster.ClusterUser
 
getLogDir() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getManagerMonitorInfo() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
Get programmatic interface to information available in a normal monitor.
getMemory(ServerType) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getMemory(ServerType) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getMiniDfs() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getNativeLibPaths() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getNativeLibPaths() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getNumCompactors() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getNumScanServers() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getNumTservers() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getNumTservers() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getPassword() - Method in class org.apache.accumulo.cluster.ClusterUser
 
getPid(ServerType, String, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getPidCommand(ServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getPrincipal() - Method in class org.apache.accumulo.cluster.ClusterUser
 
getProcess() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl.ProcessInfo
 
getProcess() - Method in class org.apache.accumulo.miniclusterImpl.ProcessReference
 
getProcesses() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getProcessString(ServerType) - 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.MiniAccumuloConfig
 
getRootPassword() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getRootUserName() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getServerAccumuloConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getServerConfDir() - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
getServerContext() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getServerContext() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getServerContext() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getShutdownExecutor() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getSiteConfig() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getSiteConfig() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getSiteConfiguration() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Get server side config derived from accumulo.properties
getSiteConfiguration() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getSiteConfiguration() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
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.miniclusterImpl.MiniAccumuloConfigImpl
 
getTemporaryPath() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
 
getTemporaryPath() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getTemporaryPath() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getToken() - Method in class org.apache.accumulo.cluster.ClusterUser
Computes the appropriate AuthenticationToken for the user represented by this object.
getUser(int) - Method in interface org.apache.accumulo.cluster.ClusterUsers
Get an unprivileged user.
getUser(int) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
getUserName() - Method in class org.apache.accumulo.cluster.RemoteShellOptions
Fetch the configured user to ssh as
getZooKeeperPort() - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
getZooKeeperPort() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
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.MiniAccumuloCluster
 
getZooKeepers() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
getZooKeepers() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
getZooKeeperStartupTime() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
GIGABYTE - org.apache.accumulo.minicluster.MemoryUnit
 

H

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

I

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

K

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

M

main(String[]) - Static method in class org.apache.accumulo.minicluster.MiniAccumuloRunner
Runs the MiniAccumuloCluster given a -p argument with a property file.
MANAGER - org.apache.accumulo.minicluster.ServerType
 
MASTER - org.apache.accumulo.minicluster.ServerType
Deprecated, for removal: This API element is subject to removal in a future version.
Use ServerType.MANAGER instead
MEGABYTE - org.apache.accumulo.minicluster.MemoryUnit
 
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.miniclusterImpl
 
MiniAccumuloClusterControl(MiniAccumuloClusterImpl) - Constructor for class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
MiniAccumuloClusterImpl - Class in org.apache.accumulo.miniclusterImpl
This class provides the backing implementation for MiniAccumuloCluster, and may contain features for internal testing which have not yet been promoted to the public API.
MiniAccumuloClusterImpl(File, String) - Constructor for class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
MiniAccumuloClusterImpl(MiniAccumuloConfigImpl) - Constructor for class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
MiniAccumuloClusterImpl.ProcessInfo - Class in org.apache.accumulo.miniclusterImpl
 
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.miniclusterImpl
Holds configuration for MiniAccumuloClusterImpl.
MiniAccumuloConfigImpl(File, String) - Constructor for class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
MiniAccumuloInstance - Class in org.apache.accumulo.minicluster
Deprecated.
MiniAccumuloInstance(String, File) - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloInstance
Deprecated.
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.PropertiesConverter - Class in org.apache.accumulo.minicluster
 
MiniClusterExecutable - Class in org.apache.accumulo.miniclusterImpl
 
MiniClusterExecutable() - Constructor for class org.apache.accumulo.miniclusterImpl.MiniClusterExecutable
 
MONITOR - org.apache.accumulo.minicluster.ServerType
 

O

options - Variable in class org.apache.accumulo.cluster.RemoteShell
 
options - Variable in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
Opts() - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloRunner.Opts
 
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.miniclusterImpl - package org.apache.accumulo.miniclusterImpl
 

P

prettyPrint() - Method in enum org.apache.accumulo.minicluster.ServerType
 
ProcessInfo(Process, File) - Constructor for class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl.ProcessInfo
 
ProcessNotFoundException - Exception in org.apache.accumulo.miniclusterImpl
 
ProcessNotFoundException() - Constructor for exception org.apache.accumulo.miniclusterImpl.ProcessNotFoundException
 
ProcessReference - Class in org.apache.accumulo.miniclusterImpl
Opaque handle to a process.
properties - Variable in class org.apache.accumulo.cluster.RemoteShellOptions
 
PropertiesConverter() - Constructor for class org.apache.accumulo.minicluster.MiniAccumuloRunner.PropertiesConverter
 

R

readStdOut() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl.ProcessInfo
 
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(ServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send SIGCONT to the given process on the host
resume(ServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
resume(ServerType, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 

S

SCAN_SERVER - org.apache.accumulo.minicluster.ServerType
 
ServerType - Enum in org.apache.accumulo.minicluster
 
setAccumuloHome(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setClasspath(String...) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the classpath elements to use when spawning processes.
setClasspathItems(String...) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets the classpath elements to use when spawning processes.
setClientAccumuloConfDir(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setClientCmdPrefix(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setClientProperty(String, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
setClientProperty(ClientProperty, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
setClientProps(Map<String, String>) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
setDefaultMemory(long, MemoryUnit) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the default memory size to use.
setDefaultMemory(long, MemoryUnit) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets the default memory size to use.
setExistingZooKeepers(String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Configure an existing ZooKeeper instance to use.
setExistingZooKeepers(String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Configure an existing ZooKeeper instance to use.
setGoalState(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
Wrapper around SetGoalState
setHadoopConfDir(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setInstanceName(String) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setInstanceName(String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Calling this method is optional.
setJDWPEnabled(boolean) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
 
setJDWPEnabled(boolean) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
setMemory(ServerType, long, MemoryUnit) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the amount of memory to use in the manager process.
setMemory(ServerType, long, MemoryUnit) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets the amount of memory to use in the specified process.
setNativeLibPaths(String...) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Sets the path for processes to use for loading native libraries
setNativeLibPaths(String...) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets the path for processes to use for loading native libraries
setNumCompactors(int) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Set number of Compactors
setNumScanServers(int) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setNumScanServers(int) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Calling this method is optional.
setNumTservers(int) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setNumTservers(int) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Calling this method is optional.
setProperty(String, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets arbitrary configuration properties.
setProperty(Property, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets arbitrary configuration properties.
setRemoteShellOptions(RemoteShellOptions) - Method in class org.apache.accumulo.cluster.RemoteShell
 
setRootUserName(String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Sets the default Accumulo "superuser".
setServerCmdPrefix(String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
setShutdownExecutor(ExecutorService) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
setSiteConfig(Map<String, String>) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setSiteConfig(Map<String, String>) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Calling this method is optional.
setSystemProperties(Map<String, String>) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
sets system properties set for service processes
setUseCredentialProvider(boolean) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
 
setZooKeeperPort(int) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Calling this method is optional.
setZooKeeperPort(int) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Calling this method is optional.
setZooKeeperStartupTime(long) - Method in class org.apache.accumulo.minicluster.MiniAccumuloConfig
Configure the time to wait for ZooKeeper to startup.
setZooKeeperStartupTime(long) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloConfigImpl
Configure the time to wait for ZooKeeper to startup.
signal(ServerType, String, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send the provided signal to the process on the host
signal(ServerType, String, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
signal(ServerType, String, String) - Method in class org.apache.accumulo.miniclusterImpl.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(ClientInfo, Path, List<ClusterUser>, String) - 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 distributed) Accumulo instance
StandaloneClusterControl(String, String, String, String, String) - Constructor for class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
start() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Start the AccumuloCluster
start() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
start() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Starts Accumulo and Zookeeper processes.
start() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
Starts Accumulo and Zookeeper processes.
start(ServerType) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
start(ServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Start the given process on the host
start(ServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
start(ServerType, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
start(ServerType, Map<String, String>, int) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
startAllServers(ServerType) - Method in interface org.apache.accumulo.cluster.ClusterControl
Starts all occurrences of the given server
startAllServers(ServerType) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
startAllServers(ServerType) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
startCompactors(Class<? extends Compactor>, int, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Start instances of Compactors
startCompactors(Class<? extends Compactor>, int, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
startCompactors(Class<? extends Compactor>, int, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
startCoordinator(Class<? extends CompactionCoordinator>) - Method in interface org.apache.accumulo.cluster.ClusterControl
Start an instance of CompactionCoordinator
startCoordinator(Class<? extends CompactionCoordinator>) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
startCoordinator(Class<? extends CompactionCoordinator>) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
stop() - Method in interface org.apache.accumulo.cluster.AccumuloCluster
Stop the AccumuloCluster
stop() - Method in class org.apache.accumulo.cluster.standalone.StandaloneAccumuloCluster
 
stop() - Method in class org.apache.accumulo.minicluster.MiniAccumuloCluster
Stops Accumulo and Zookeeper processes.
stop() - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
Stops Accumulo and Zookeeper processes.
stop(ServerType) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
stop(ServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Stop the given process on the host
stop(ServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
stop(ServerType, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
stopAllServers(ServerType) - Method in interface org.apache.accumulo.cluster.ClusterControl
Stops all occurrences of the given server
stopAllServers(ServerType) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
stopAllServers(ServerType) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 
stopProcessWithTimeout(Process, long, TimeUnit) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
suffix() - Method in enum org.apache.accumulo.minicluster.MemoryUnit
 
suspend(ServerType, String) - Method in interface org.apache.accumulo.cluster.ClusterControl
Send SIGSTOP to the given process on the host
suspend(ServerType, String) - Method in class org.apache.accumulo.cluster.standalone.StandaloneClusterControl
 
suspend(ServerType, String) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterControl
 

T

TABLET_SERVER - org.apache.accumulo.minicluster.ServerType
 
toBytes(long) - Method in enum org.apache.accumulo.minicluster.MemoryUnit
 
toString() - Method in class org.apache.accumulo.cluster.ClusterUser
 
toString() - Method in class org.apache.accumulo.miniclusterImpl.ProcessReference
 
TRACER - org.apache.accumulo.minicluster.ServerType
Deprecated, for removal: This API element is subject to removal in a future version.
Accumulo-managed Tracer service was removed

U

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

V

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.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

ZOOKEEPER - org.apache.accumulo.minicluster.ServerType
 
ZooKeeperBindException - Exception in org.apache.accumulo.miniclusterImpl
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.miniclusterImpl.ZooKeeperBindException
 
ZooKeeperBindException(String) - Constructor for exception org.apache.accumulo.miniclusterImpl.ZooKeeperBindException
 

_

_exec(Class<?>, ServerType, Map<String, String>, String...) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
_exec(KeywordExecutable, ServerType, Map<String, String>, String...) - Method in class org.apache.accumulo.miniclusterImpl.MiniAccumuloClusterImpl
 
A B C D E F G H I K M O P R S T U V Z _ 
All Classes All Packages