Uses of Interface
org.apache.accumulo.core.client.AccumuloClient.ConnectionOptions
-
Uses of AccumuloClient.ConnectionOptions in org.apache.accumulo.core.client
Modifier and TypeMethodDescriptionAccumuloClient.AuthenticationArgs.as
(CharSequence username, CharSequence password) Build using password-based credentialsAccumuloClient.AuthenticationArgs.as
(CharSequence principal, Path keyTabFile) Build using Kerberos credentialsAccumuloClient.AuthenticationArgs.as
(CharSequence principal, AuthenticationToken token) Build using specified credentialsAccumuloClient.ConnectionOptions.batchScannerQueryThreads
(int numQueryThreads) Build with default number of query threads for BatchScannerAccumuloClient.ConnectionOptions.batchWriterConfig
(BatchWriterConfig batchWriterConfig) Build with BatchWriterConfig defaults for BatchWriter, MultiTableBatchWriter & BatchDeleterAccumuloClient.ConnectionOptions.scannerBatchSize
(int batchSize) Build with default batch size for ScannerAccumuloClient.ConnectionOptions.zkTimeout
(int timeout) Build using Zookeeper timeout