org.apache.accumulo.test
public static class TestIngest.Opts extends ClientOnDefaultTable
ClientOpts.AuthConverter, ClientOpts.MemoryConverter, ClientOpts.Password, ClientOpts.PasswordConverter, ClientOpts.TimeConverter, ClientOpts.VisibilityConverter| Modifier and Type | Field and Description |
|---|---|
int |
cols |
String |
columnFamily |
ColumnVisibility |
columnVisibility |
boolean |
createTable |
int |
dataSize |
boolean |
delete |
int |
numsplits |
String |
outputFile |
Integer |
random |
int |
rows |
int |
startRow |
int |
stride |
long |
timestamp |
tableNameauths, cachedClientConfig, cachedInstance, clientConfigFile, debug, instance, loginProps, mock, password, principal, securePassword, siteFile, sslEnabled, tokenClassName, trace, zookeepers| Constructor and Description |
|---|
TestIngest.Opts() |
getInstancegetTableName, setAccumuloConfigsgetClientConfiguration, getConnector, getToken, parseArgs, startDebugLogging, startTracing, stopTracingexit, exitWithErrorpublic boolean createTable
public int numsplits
public int startRow
public int rows
public int cols
public Integer random
public int dataSize
public boolean delete
public long timestamp
public String outputFile
public int stride
public String columnFamily
public ColumnVisibility columnVisibility
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.