org.apache.accumulo.test
Class VerifyIngest.Opts

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.ClientOnDefaultTable
              extended by org.apache.accumulo.server.cli.ClientOnDefaultTable
                  extended by org.apache.accumulo.test.VerifyIngest.Opts
Enclosing class:
VerifyIngest

public static class VerifyIngest.Opts
extends ClientOnDefaultTable


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.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
VerifyIngest.Opts()
           
 
Method Summary
 
Methods inherited from class org.apache.accumulo.server.cli.ClientOnDefaultTable
getInstance
 
Methods inherited from class org.apache.accumulo.core.cli.ClientOnDefaultTable
getTableName, 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

VerifyIngest.Opts

public VerifyIngest.Opts()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.