Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.accumulo.core.cli Classes and Interfaces - 466 results found.
NameDescriptionTypePackageFramework
AbstractInputFormatAn abstract input format to provide shared methods common to all other input format classes.Classorg.apache.accumulo.core.client.mapredApache Accumulo
AbstractInputFormatAn abstract input format to provide shared methods common to all other input format classes.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
AbstractInputFormat .AbstractRecordReaderAn abstract base class to be used to create RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V types.Classorg.apache.accumulo.core.client.mapred.AbstractInputFormatApache Accumulo
AbstractInputFormat .AbstractRecordReaderAn abstract base class to be used to create RecordReader instances that convert from Accumulo Key/Value pairs to the user's K/V types.Classorg.apache.accumulo.core.client.mapreduce.AbstractInputFormatApache Accumulo
AccumuloExceptionA generic Accumulo Exception for general accumulo failures.Classorg.apache.accumulo.core.clientApache Accumulo
AccumuloFileOutputFormatThis class allows MapReduce jobs to write output in the Accumulo data file format.Classorg.apache.accumulo.core.client.mapredApache Accumulo
AccumuloFileOutputFormatThis class allows MapReduce jobs to write output in the Accumulo data file format.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
AccumuloInputFormatThis class allows MapReduce jobs to use Accumulo as the source of data.Classorg.apache.accumulo.core.client.mapredApache Accumulo
AccumuloInputFormatThis class allows MapReduce jobs to use Accumulo as the source of data.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
AccumuloMultiTableInputFormatThis class allows MapReduce jobs to use multiple Accumulo tables as the source of data.Classorg.apache.accumulo.core.client.mapredApache Accumulo
AccumuloMultiTableInputFormatThis class allows MapReduce jobs to use multiple Accumulo tables as the source of data.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
AccumuloOutputFormatThis class allows MapReduce jobs to use Accumulo as the sink for data.Classorg.apache.accumulo.core.client.mapredApache Accumulo
AccumuloOutputFormatThis class allows MapReduce jobs to use Accumulo as the sink for data.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
AccumuloOutputFormat .AccumuloRecordWriterA base class to be used to create RecordWriter instances that write to Accumulo.Classorg.apache.accumulo.core.client.mapred.AccumuloOutputFormatApache Accumulo
AccumuloOutputFormat .AccumuloRecordWriterA base class to be used to create RecordWriter instances that write to Accumulo.Classorg.apache.accumulo.core.client.mapreduce.AccumuloOutputFormatApache Accumulo
AccumuloRowInputFormatThis class allows MapReduce jobs to use Accumulo as the source of data.Classorg.apache.accumulo.core.client.mapredApache Accumulo
AccumuloRowInputFormatThis class allows MapReduce jobs to use Accumulo as the source of data.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
AccumuloSecurityExceptionAn Accumulo Exception for security violations, authentication failures, authorization failures, etc.Classorg.apache.accumulo.core.clientApache Accumulo
AccumuloServerExceptionThis class is intended to encapsulate errors that occurred on the server side.Classorg.apache.accumulo.core.client.implApache Accumulo
ActiveCompactionClassorg.apache.accumulo.core.client.adminApache Accumulo
ActiveCompaction .CompactionReasonCompaction initiated by merge operationCompaction initiated to close a unload a tabletClassorg.apache.accumulo.core.client.admin.ActiveCompactionApache Accumulo
ActiveCompaction .CompactionTypecompaction that merges all of a tablets files into one filecompaction that merges a subset of a tablets files into one fileClassorg.apache.accumulo.core.client.admin.ActiveCompactionApache Accumulo
ActiveCompactionImplClassorg.apache.accumulo.core.client.implApache Accumulo
ActiveScanClassorg.apache.accumulo.core.client.adminApache Accumulo
ActiveScanImplClassorg.apache.accumulo.core.client.implApache Accumulo
AuthenticationTokenInterfaceorg.apache.accumulo.core.client.security.tokensApache Accumulo
AuthenticationToken .AuthenticationTokenSerializerA utility class to serialize/deserialize AuthenticationToken objects.Classorg.apache.accumulo.core.client.security.tokens.AuthenticationTokenApache Accumulo
AuthenticationToken .PropertiesClassorg.apache.accumulo.core.client.security.tokens.AuthenticationTokenApache Accumulo
AuthenticationToken .TokenPropertyClassorg.apache.accumulo.core.client.security.tokens.AuthenticationTokenApache Accumulo
BatchDeleterInterfaceorg.apache.accumulo.core.clientApache Accumulo
BatchScannerIn exchange for possibly returning scanned entries out of order, BatchScanner implementations may scan an Accumulo table more efficiently byInterfaceorg.apache.accumulo.core.clientApache Accumulo
BatchScannerOptsClassorg.apache.accumulo.core.cliApache Accumulo
BatchWriterSend Mutations to a single Table in Accumulo.Interfaceorg.apache.accumulo.core.clientApache Accumulo
BatchWriterConfigClassorg.apache.accumulo.core.clientApache Accumulo
BatchWriterImplClassorg.apache.accumulo.core.client.implApache Accumulo
BatchWriterOptsClassorg.apache.accumulo.core.cliApache Accumulo
BigIntegerLexicoderA lexicoder to encode/decode a BigInteger to/from bytes that maintain its native Java sort order.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
BytesLexicoderFor each of the methods, this lexicoder just passes the input through untouched.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
ByteUtilsClassorg.apache.accumulo.core.client.lexicoder.implApache Accumulo
ClientConfigurationContains a list of property keys recognized by the Accumulo client and convenience methods for setting them.Classorg.apache.accumulo.core.clientApache Accumulo
ClientConfiguration .ClientPropertyClassorg.apache.accumulo.core.client.ClientConfigurationApache Accumulo
ClientOnDefaultTableClassorg.apache.accumulo.core.cliApache Accumulo
ClientOnRequiredTableClassorg.apache.accumulo.core.cliApache Accumulo
ClientOptsClassorg.apache.accumulo.core.cliApache Accumulo
ClientOpts .AuthConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .MemoryConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .PasswordClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .PasswordConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .TimeConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .VisibilityConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientServiceClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
ClientService .AsyncClientClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncClient .authenticate_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .authenticateUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .bulkImportFiles_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .changeAuthorizations_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .changeLocalUserPassword_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkNamespaceClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkTableClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .createLocalUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .dropLocalUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getDiskUsage_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getInstanceId_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getNamespaceConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getRootTabletLocation_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getTableConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getUserAuthorizations_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getZooKeepers_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .isActive_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .listLocalUsers_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .ping_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncProcessorClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncProcessor .authenticateClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .authenticateUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .bulkImportFilesClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .changeAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .changeLocalUserPasswordClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkNamespaceClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkTableClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .createLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .dropLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getDiskUsageClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getInstanceIdClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getNamespaceConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getRootTabletLocationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getTableConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getUserAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getZooKeepersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .isActiveClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .listLocalUsersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .pingClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .authenticate_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticate_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticate_argsApache Accumulo
ClientService .authenticate_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticate_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticate_resultApache Accumulo
ClientService .authenticateUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticateUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticateUser_argsApache Accumulo
ClientService .authenticateUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticateUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticateUser_resultApache Accumulo
ClientService .bulkImportFiles_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .bulkImportFiles_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.bulkImportFiles_argsApache Accumulo
ClientService .bulkImportFiles_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .bulkImportFiles_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.bulkImportFiles_resultApache Accumulo
ClientService .changeAuthorizations_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeAuthorizations_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_argsApache Accumulo
ClientService .changeAuthorizations_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeAuthorizations_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_resultApache Accumulo
ClientService .changeLocalUserPassword_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeLocalUserPassword_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeLocalUserPassword_argsApache Accumulo
ClientService .changeLocalUserPassword_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeLocalUserPassword_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeLocalUserPassword_resultApache Accumulo
ClientService .checkClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkClass_argsApache Accumulo
ClientService .checkClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkClass_resultApache Accumulo
ClientService .checkNamespaceClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkNamespaceClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_argsApache Accumulo
ClientService .checkNamespaceClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkNamespaceClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_resultApache Accumulo
ClientService .checkTableClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkTableClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkTableClass_argsApache Accumulo
ClientService .checkTableClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkTableClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkTableClass_resultApache Accumulo
ClientService .ClientClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .Client .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ClientApache Accumulo
ClientService .createLocalUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .createLocalUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.createLocalUser_argsApache Accumulo
ClientService .createLocalUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .createLocalUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.createLocalUser_resultApache Accumulo
ClientService .dropLocalUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .dropLocalUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.dropLocalUser_argsApache Accumulo
ClientService .dropLocalUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .dropLocalUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.dropLocalUser_resultApache Accumulo
ClientService .getConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getConfiguration_argsApache Accumulo
ClientService .getConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getConfiguration_resultApache Accumulo
ClientService .getDiskUsage_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getDiskUsage_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getDiskUsage_argsApache Accumulo
ClientService .getDiskUsage_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getDiskUsage_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getDiskUsage_resultApache Accumulo
ClientService .getInstanceId_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getInstanceId_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getInstanceId_argsApache Accumulo
ClientService .getInstanceId_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getInstanceId_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getInstanceId_resultApache Accumulo
ClientService .getNamespaceConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getNamespaceConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getNamespaceConfiguration_argsApache Accumulo
ClientService .getNamespaceConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getNamespaceConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getNamespaceConfiguration_resultApache Accumulo
ClientService .getRootTabletLocation_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getRootTabletLocation_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getRootTabletLocation_argsApache Accumulo
ClientService .getRootTabletLocation_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getRootTabletLocation_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getRootTabletLocation_resultApache Accumulo
ClientService .getTableConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getTableConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getTableConfiguration_argsApache Accumulo
ClientService .getTableConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getTableConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getTableConfiguration_resultApache Accumulo
ClientService .getUserAuthorizations_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getUserAuthorizations_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getUserAuthorizations_argsApache Accumulo
ClientService .getUserAuthorizations_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getUserAuthorizations_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getUserAuthorizations_resultApache Accumulo
ClientService .getZooKeepers_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getZooKeepers_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getZooKeepers_argsApache Accumulo
ClientService .getZooKeepers_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getZooKeepers_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getZooKeepers_resultApache Accumulo
ClientService .grantNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantNamespacePermission_argsApache Accumulo
ClientService .grantNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantNamespacePermission_resultApache Accumulo
ClientService .grantSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantSystemPermission_argsApache Accumulo
ClientService .grantSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantSystemPermission_resultApache Accumulo
ClientService .grantTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantTablePermission_argsApache Accumulo
ClientService .grantTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantTablePermission_resultApache Accumulo
ClientService .hasNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasNamespacePermission_argsApache Accumulo
ClientService .hasNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasNamespacePermission_resultApache Accumulo
ClientService .hasSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasSystemPermission_argsApache Accumulo
ClientService .hasSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasSystemPermission_resultApache Accumulo
ClientService .hasTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasTablePermission_argsApache Accumulo
ClientService .hasTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasTablePermission_resultApache Accumulo
ClientService .IfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.isActive_argsApache Accumulo
ClientService .isActive_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.isActive_resultApache Accumulo
ClientService .listLocalUsers_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .listLocalUsers_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.listLocalUsers_argsApache Accumulo
ClientService .listLocalUsers_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .listLocalUsers_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.listLocalUsers_resultApache Accumulo
ClientService .ping_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .ping_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.ping_argsApache Accumulo
ClientService .ping_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .ping_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.ping_resultApache Accumulo
ClientService .ProcessorClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .Processor .authenticateClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .authenticateUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .bulkImportFilesClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .changeAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .changeLocalUserPasswordClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkNamespaceClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkTableClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .createLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .dropLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getDiskUsageClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getInstanceIdClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getNamespaceConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getRootTabletLocationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getTableConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getUserAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getZooKeepersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .isActiveClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .listLocalUsersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .pingClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .revokeNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeNamespacePermission_argsApache Accumulo
ClientService .revokeNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeNamespacePermission_resultApache Accumulo
ClientService .revokeSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeSystemPermission_argsApache Accumulo
ClientService .revokeSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeSystemPermission_resultApache Accumulo
ClientService .revokeTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeTablePermission_argsApache Accumulo
ClientService .revokeTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeTablePermission_resultApache Accumulo
ClientSideIteratorScannerA scanner that instantiates iterators on the client side instead of on the tablet server.Classorg.apache.accumulo.core.clientApache Accumulo
CompressedIteratorsClassorg.apache.accumulo.core.client.implApache Accumulo
CompressedIterators .IterConfigClassorg.apache.accumulo.core.client.impl.CompressedIteratorsApache Accumulo
ConditionalWriterConditionalWriter provides the ability to do efficient, atomic read-modify-write operations on rows.Interfaceorg.apache.accumulo.core.clientApache Accumulo
ConditionalWriter .ResultClassorg.apache.accumulo.core.client.ConditionalWriterApache Accumulo
ConditionalWriter .Statusconditions were met and mutation was writtenINVISIBLE_VISIBILITYClassorg.apache.accumulo.core.client.ConditionalWriterApache Accumulo
ConditionalWriterConfigClassorg.apache.accumulo.core.clientApache Accumulo
ConfigurationTypeenum ConfigurationTypeEnum Constant SummaryClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
ConfiguratorBaseClassorg.apache.accumulo.core.client.mapreduce.lib.implApache Accumulo
ConfiguratorBaseClassorg.apache.accumulo.core.client.mapreduce.lib.utilApache Accumulo
ConfiguratorBase .ConnectorInfoConfiguration keys for Instance.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.ConfiguratorBaseApache Accumulo
ConfiguratorBase .ConnectorInfoConfiguration keys for Instance.Classorg.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBaseApache Accumulo
ConfiguratorBase .GeneralOptsConfiguration keys for general configuration options.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.ConfiguratorBaseApache Accumulo
ConfiguratorBase .GeneralOptsConfiguration keys for general configuration options.Classorg.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBaseApache Accumulo
ConfiguratorBase .InstanceOptsConfiguration keys for Instance, ZooKeeperInstance, and MockInstance.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.ConfiguratorBaseApache Accumulo
ConfiguratorBase .InstanceOptsConfiguration keys for Instance, ZooKeeperInstance, and MockInstance.Classorg.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBaseApache Accumulo
ConfiguratorBase .TokenSourceClassorg.apache.accumulo.core.client.mapreduce.lib.impl.ConfiguratorBaseApache Accumulo
ConnectorConnector connects to an Accumulo instance and allows the user to request readers and writers for the instance as well as various objects that permit administrative operations.Classorg.apache.accumulo.core.clientApache Accumulo
ConnectorImplClassorg.apache.accumulo.core.client.implApache Accumulo
CredentialProviderTokenAn AuthenticationToken backed by a Hadoop CredentialProvider.Classorg.apache.accumulo.core.client.security.tokensApache Accumulo
DateLexicoderA lexicoder for date objects.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
DiskUsageClassorg.apache.accumulo.core.client.adminApache Accumulo
DistributedCacheHelperClassorg.apache.accumulo.core.client.mapreduce.lib.implApache Accumulo
DoubleLexicoderA lexicoder for preserving the native Java sort order of Double values.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
EncoderAn encoder represents a typed object that can be encoded/decoded to/from a byte array.Interfaceorg.apache.accumulo.core.client.lexicoderApache Accumulo
FileOutputConfiguratorClassorg.apache.accumulo.core.client.mapreduce.lib.implApache Accumulo
FileOutputConfiguratorClassorg.apache.accumulo.core.client.mapreduce.lib.utilApache Accumulo
FileOutputConfigurator .OptsConfiguration keys for AccumuloConfiguration.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.FileOutputConfiguratorApache Accumulo
FileOutputConfigurator .OptsConfiguration keys for AccumuloConfiguration.Classorg.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfiguratorApache Accumulo
FindMaxClassorg.apache.accumulo.core.client.adminApache Accumulo
FixedByteArrayOutputStreamUses a fixed length array and will not grow in size dynamically like the ByteArrayOutputStream.Classorg.apache.accumulo.core.client.lexicoder.implApache Accumulo
HelpClassorg.apache.accumulo.core.cliApache Accumulo
InputConfiguratorClassorg.apache.accumulo.core.client.mapreduce.lib.implApache Accumulo
InputConfiguratorClassorg.apache.accumulo.core.client.mapreduce.lib.utilApache Accumulo
InputConfigurator .FeaturesConfiguration keys for various features.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.InputConfiguratorApache Accumulo
InputConfigurator .FeaturesConfiguration keys for various features.Classorg.apache.accumulo.core.client.mapreduce.lib.util.InputConfiguratorApache Accumulo
InputConfigurator .ScanOptsConfiguration keys for Scanner.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.InputConfiguratorApache Accumulo
InputConfigurator .ScanOptsConfiguration keys for Scanner.Classorg.apache.accumulo.core.client.mapreduce.lib.util.InputConfiguratorApache Accumulo
InputFormatBaseThis abstract InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.Classorg.apache.accumulo.core.client.mapredApache Accumulo
InputFormatBaseThis abstract InputFormat class allows MapReduce jobs to use Accumulo as the source of K,V pairs.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
InputFormatBase .RangeInputSplitClassorg.apache.accumulo.core.client.mapred.InputFormatBaseApache Accumulo
InputFormatBase .RangeInputSplitClassorg.apache.accumulo.core.client.mapreduce.InputFormatBaseApache Accumulo
InputFormatBase .RecordReaderBaseClassorg.apache.accumulo.core.client.mapred.InputFormatBaseApache Accumulo
InputFormatBase .RecordReaderBaseClassorg.apache.accumulo.core.client.mapreduce.InputFormatBaseApache Accumulo
InputTableConfigThis class to holds a batch scan configuration for a table.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
InstanceThis class represents the information a client needs to know to connect to an instance of accumulo.Interfaceorg.apache.accumulo.core.clientApache Accumulo
InstanceOperationsInterfaceorg.apache.accumulo.core.client.adminApache Accumulo
InstanceOperationsImplClassorg.apache.accumulo.core.client.adminApache Accumulo
InstanceOperationsImplClassorg.apache.accumulo.core.client.implApache Accumulo
IntegerLexicoderA lexicoder for signed integers.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
IsolatedScannerA scanner that presents a row isolated view of an accumulo table.Classorg.apache.accumulo.core.clientApache Accumulo
IsolatedScanner .MemoryRowBufferClassorg.apache.accumulo.core.client.IsolatedScannerApache Accumulo
IsolatedScanner .MemoryRowBufferFactoryClassorg.apache.accumulo.core.client.IsolatedScannerApache Accumulo
IsolationExceptionClassorg.apache.accumulo.core.client.implApache Accumulo
IteratorAdapterClassorg.apache.accumulo.core.client.mockApache Accumulo
IteratorSettingConfigure an iterator for minc, majc, and/or scan.Classorg.apache.accumulo.core.clientApache Accumulo
IteratorSetting .ColumnA convenience class for passing column family and column qualifiers to iterator configuration methods.Classorg.apache.accumulo.core.client.IteratorSettingApache Accumulo
KeyRangePartitionerHadoop partitioner that uses ranges based on row keys, and optionally sub-bins based on hashing.Classorg.apache.accumulo.core.client.mapreduce.lib.partitionApache Accumulo
LexicoderA lexicoder provides methods to convert to/from byte arrays.Interfaceorg.apache.accumulo.core.client.lexicoderApache Accumulo
ListLexicoderA lexicoder to encode/decode a Java List to/from a byte array where the concatenation of each encoded element sorts lexicographically.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
LongLexicoderSigned long lexicoder.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
MasterClientClassorg.apache.accumulo.core.client.implApache Accumulo
MockAccumuloClassorg.apache.accumulo.core.client.mockApache Accumulo
MockBatchDeleterBatchDeleter for a MockAccumulo instance.Classorg.apache.accumulo.core.client.mockApache Accumulo
MockBatchScannerClassorg.apache.accumulo.core.client.mockApache Accumulo
MockBatchWriterClassorg.apache.accumulo.core.client.mockApache Accumulo
MockConnectorClassorg.apache.accumulo.core.client.mockApache Accumulo
MockInstanceMock Accumulo provides an in memory implementation of the Accumulo client API.Classorg.apache.accumulo.core.client.mockApache Accumulo
MockInstanceOperationsClassorg.apache.accumulo.core.client.mockApache Accumulo
MockMultiTableBatchWriterClassorg.apache.accumulo.core.client.mockApache Accumulo
MockNamespaceClassorg.apache.accumulo.core.client.mockApache Accumulo
MockScannerClassorg.apache.accumulo.core.client.mockApache Accumulo
MockScannerBaseClassorg.apache.accumulo.core.client.mockApache Accumulo
MockSecurityOperationsClassorg.apache.accumulo.core.client.mockApache Accumulo
MockShellAn Accumulo Shell implementation that allows a developer to attach an InputStream and Writer to the Shell for testing purposes.Classorg.apache.accumulo.core.client.mockApache Accumulo
MockTableClassorg.apache.accumulo.core.client.mockApache Accumulo
MockTableOperationsClassorg.apache.accumulo.core.client.mockApache Accumulo
MockTabletLocatorClassorg.apache.accumulo.core.client.mock.implApache Accumulo
MockTabletLocatorClassorg.apache.accumulo.core.client.mockApache Accumulo
MultiTableBatchWriterThis class enables efficient batch writing to multiple tables.Interfaceorg.apache.accumulo.core.clientApache Accumulo
MultiTableBatchWriterImplClassorg.apache.accumulo.core.client.implApache Accumulo
MutationsRejectedExceptionCommunicate the failed mutations of a BatchWriter back to the client.Classorg.apache.accumulo.core.clientApache Accumulo
NamespaceExistsExceptionThrown when the namespace specified already exists, and it was expected that it didn'tSee Also:Serialized FormClassorg.apache.accumulo.core.clientApache Accumulo
NamespaceNotEmptyExceptionThrown when the namespace specified contains tablesSee Also:Serialized FormClassorg.apache.accumulo.core.clientApache Accumulo
NamespaceNotFoundExceptionThrown when the namespace specified doesn't exist when it was expected toSee Also:Serialized FormClassorg.apache.accumulo.core.clientApache Accumulo
NamespaceOperationsProvides an API for administering namespaces All tables exist in a namespace.Interfaceorg.apache.accumulo.core.client.adminApache Accumulo
NamespaceOperationsHelperClassorg.apache.accumulo.core.client.implApache Accumulo
NamespaceOperationsImplClassorg.apache.accumulo.core.client.implApache Accumulo
NamespacesClassorg.apache.accumulo.core.client.implApache Accumulo
NullTokenClassorg.apache.accumulo.core.client.security.tokensApache Accumulo
OfflineScannerClassorg.apache.accumulo.core.client.implApache Accumulo
OutputConfiguratorClassorg.apache.accumulo.core.client.mapreduce.lib.implApache Accumulo
OutputConfiguratorClassorg.apache.accumulo.core.client.mapreduce.lib.utilApache Accumulo
OutputConfigurator .FeaturesConfiguration keys for various features.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.OutputConfiguratorApache Accumulo
OutputConfigurator .FeaturesConfiguration keys for various features.Classorg.apache.accumulo.core.client.mapreduce.lib.util.OutputConfiguratorApache Accumulo
OutputConfigurator .WriteOptsConfiguration keys for BatchWriter.Classorg.apache.accumulo.core.client.mapreduce.lib.impl.OutputConfiguratorApache Accumulo
OutputConfigurator .WriteOptsConfiguration keys for BatchWriter.Classorg.apache.accumulo.core.client.mapreduce.lib.util.OutputConfiguratorApache Accumulo
PairLexicoderThis class is a lexicoder that sorts a ComparablePair.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
PasswordTokenClassorg.apache.accumulo.core.client.security.tokensApache Accumulo
RangeInputSplitThe Class RangeInputSplit.Classorg.apache.accumulo.core.client.mapredApache Accumulo
RangeInputSplitThe Class RangeInputSplit.Classorg.apache.accumulo.core.client.mapreduceApache Accumulo
RangePartitionerHadoop partitioner that uses ranges, and optionally sub-bins based on hashing.Classorg.apache.accumulo.core.client.mapreduce.lib.partitionApache Accumulo
ReverseLexicoderA lexicoder that flips the sort order from another lexicoder.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
RootTabletLocatorClassorg.apache.accumulo.core.client.implApache Accumulo
RowIteratorGroup Key/Value pairs into Iterators over rows.Classorg.apache.accumulo.core.clientApache Accumulo
ScannerScans a table over a given range.Interfaceorg.apache.accumulo.core.clientApache Accumulo
ScannerBaseThis class hosts configuration methods that are shared between different types of scanners.Interfaceorg.apache.accumulo.core.clientApache Accumulo
ScannerImplprovides scanner functionality "Clients can iterate over multiple column families, and there are several mechanisms for limiting the rows, columns, and timestamps traversed by a scan.Classorg.apache.accumulo.core.client.implApache Accumulo
ScannerIteratorClassorg.apache.accumulo.core.client.implApache Accumulo
ScannerOptionsClassorg.apache.accumulo.core.client.implApache Accumulo
ScannerOptsClassorg.apache.accumulo.core.cliApache Accumulo
ScanStateClassorg.apache.accumulo.core.client.adminApache Accumulo
ScanTypeClassorg.apache.accumulo.core.client.adminApache Accumulo
SecurityErrorCodeenum SecurityErrorCodeEnum Constant SummaryClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
SecurityErrorCodeenum SecurityErrorCodeEnum Constant SummaryClassorg.apache.accumulo.core.client.securityApache Accumulo
SecurityOperationsInterfaceorg.apache.accumulo.core.client.adminApache Accumulo
SecurityOperationsImplClassorg.apache.accumulo.core.client.adminApache Accumulo
SecurityOperationsImplClassorg.apache.accumulo.core.client.implApache Accumulo
ServerClientClassorg.apache.accumulo.core.client.implApache Accumulo
ServerConfigurationUtilAll client side code that needs a server side configuration object should obtain it from here.Classorg.apache.accumulo.core.client.implApache Accumulo
StringLexicoderThis lexicoder encodes/decodes a given String to/from bytes without further processing.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
TableDeletedExceptionThis exception is thrown if a table is deleted after an operation starts.Classorg.apache.accumulo.core.clientApache Accumulo
TableExistsExceptionThrown when the table specified already exists, and it was expected that it didn'tSee Also:Serialized FormClassorg.apache.accumulo.core.clientApache Accumulo
TableNotFoundExceptionThrown when the table specified doesn't exist when it was expected toSee Also:Serialized FormClassorg.apache.accumulo.core.clientApache Accumulo
TableOfflineExceptionClassorg.apache.accumulo.core.clientApache Accumulo
TableOperationClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
TableOperationExceptionTypeenum TableOperationExceptionTypeEnum Constant SummaryClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
TableOperationsInterfaceorg.apache.accumulo.core.client.adminApache Accumulo
TableOperationsHelperClassorg.apache.accumulo.core.client.adminApache Accumulo
TableOperationsHelperClassorg.apache.accumulo.core.client.implApache Accumulo
TableOperationsImplClassorg.apache.accumulo.core.client.adminApache Accumulo
TableOperationsImplClassorg.apache.accumulo.core.client.implApache Accumulo
TablesClassorg.apache.accumulo.core.client.implApache Accumulo
TabletTypeClassorg.apache.accumulo.core.client.implApache Accumulo
TDiskUsageClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
TDiskUsage ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.TDiskUsageApache Accumulo
TextLexicoderA lexicoder that preserves a Text's native sort order.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
ThriftScannerClassorg.apache.accumulo.core.client.implApache Accumulo
ThriftScanner .ScanStateClassorg.apache.accumulo.core.client.impl.ThriftScannerApache Accumulo
ThriftScanner .ScanTimedOutExceptionClassorg.apache.accumulo.core.client.impl.ThriftScannerApache Accumulo
ThriftSecurityExceptionClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
ThriftSecurityException ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftSecurityExceptionApache Accumulo
ThriftTableOperationExceptionClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
ThriftTableOperationException ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTableOperationExceptionApache Accumulo
ThriftTestClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
ThriftTest .AsyncClientClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncClient .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .fails_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .success_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .throwsError_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncIfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncProcessorClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncProcessor .failsClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessorApache Accumulo
ThriftTest .AsyncProcessor .successClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessorApache Accumulo
ThriftTest .AsyncProcessor .throwsErrorClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncProcessorApache Accumulo
ThriftTest .ClientClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .Client .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.ClientApache Accumulo
ThriftTest .fails_argsClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .fails_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTest.fails_argsApache Accumulo
ThriftTest .fails_resultClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .fails_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTest.fails_resultApache Accumulo
ThriftTest .IfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .ProcessorClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .Processor .failsClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.ProcessorApache Accumulo
ThriftTest .Processor .successClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.ProcessorApache Accumulo
ThriftTest .Processor .throwsErrorClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.ProcessorApache Accumulo
ThriftTest .success_argsClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .success_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTest.success_argsApache Accumulo
ThriftTest .success_resultClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .success_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTest.success_resultApache Accumulo
ThriftTest .throwsError_argsClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .throwsError_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTest.throwsError_argsApache Accumulo
ThriftTest .throwsError_resultClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .throwsError_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ThriftTest.throwsError_resultApache Accumulo
ThriftTransportKeyClassorg.apache.accumulo.core.client.implApache Accumulo
ThriftTransportPoolClassorg.apache.accumulo.core.client.implApache Accumulo
ThriftTransportPool .TransportPoolShutdownExceptionClassorg.apache.accumulo.core.client.impl.ThriftTransportPoolApache Accumulo
TimedOutExceptionClassorg.apache.accumulo.core.clientApache Accumulo
TimeoutTabletLocatorClassorg.apache.accumulo.core.client.implApache Accumulo
TimeTypeThe type of ordering to use for the table's entries (default is MILLIS)Enum Constant SummaryClassorg.apache.accumulo.core.client.adminApache Accumulo
TranslatorClassorg.apache.accumulo.core.client.implApache Accumulo
Translator .ColumnTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .CVSTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .KeyExtentTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .ListTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .RangeTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .TColumnTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .TCVSTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .TKeyExtentTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
Translator .TRangeTranslatorClassorg.apache.accumulo.core.client.impl.TranslatorApache Accumulo
TranslatorsClassorg.apache.accumulo.core.client.implApache Accumulo
UIntegerLexicoderA lexicoder for an unsigned integer.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
ULongLexicoderUnsigned long lexicoder.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
UUIDLexicoderA lexicoder for a UUID that maintains its lexicographic sorting order.Classorg.apache.accumulo.core.client.lexicoderApache Accumulo
WriterClassorg.apache.accumulo.core.client.implApache Accumulo
ZooKeeperInstance An implementation of instance that looks in zookeeper to find information needed to connect to an instance of accumulo.Classorg.apache.accumulo.core.clientApache Accumulo
ZookeeperLockCheckerClassorg.apache.accumulo.core.client.implApache Accumulo