org.apache.accumulo.server.cli
Class ClientOnRequiredTable

java.lang.Object
  extended by org.apache.accumulo.core.cli.Help
      extended by org.apache.accumulo.core.cli.ClientOpts
          extended by org.apache.accumulo.core.cli.ClientOnRequiredTable
              extended by org.apache.accumulo.server.cli.ClientOnRequiredTable

public class ClientOnRequiredTable
extends ClientOnRequiredTable


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.accumulo.core.cli.ClientOpts
ClientOpts.AuthConverter, ClientOpts.MemoryConverter, ClientOpts.Password, ClientOpts.PasswordConverter, ClientOpts.TimeConverter, ClientOpts.VisibilityConverter
 
Field Summary
 
Fields inherited from class org.apache.accumulo.core.cli.ClientOnRequiredTable
tableName
 
Fields inherited from class org.apache.accumulo.core.cli.ClientOpts
auths, cachedInstance, debug, instance, loginProps, mock, password, principal, securePassword, siteFile, tokenClassName, trace, zookeepers
 
Fields inherited from class org.apache.accumulo.core.cli.Help
help
 
Constructor Summary
ClientOnRequiredTable()
           
 
Method Summary
 Instance getInstance()
           
 
Methods inherited from class org.apache.accumulo.core.cli.ClientOnRequiredTable
setAccumuloConfigs
 
Methods inherited from class org.apache.accumulo.core.cli.ClientOpts
getConnector, getToken, parseArgs, startDebugLogging, startTracing, stopTracing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientOnRequiredTable

public ClientOnRequiredTable()
Method Detail

getInstance

public Instance getInstance()
Overrides:
getInstance in class ClientOpts


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.