A B C D E F G H I K L M N O P R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortIfFateTransactions() - Static method in class org.apache.accumulo.server.Accumulo
-
Exit loudly if there are outstanding Fate operations.
- AbstractMetricsImpl - Class in org.apache.accumulo.server.metrics
- AbstractMetricsImpl() - Constructor for class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- AbstractMetricsImpl.Metric - Class in org.apache.accumulo.server.metrics
- accept(Key, Value) - Method in class org.apache.accumulo.server.iterators.MetadataBulkLoadFilter
- acceptsAllHosts() - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- acceptsAllUsers() - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- Accumulo - Class in org.apache.accumulo.server
- Accumulo() - Constructor for class org.apache.accumulo.server.Accumulo
- AccumuloServerContext - Class in org.apache.accumulo.server
-
Provides a server context for Accumulo server components that operate with the system credentials and have access to the system files and configuration.
- AccumuloServerContext(ServerConfigurationFactory) - Constructor for class org.apache.accumulo.server.AccumuloServerContext
-
Construct a server context from the server's configuration
- AccumuloServerContext(ServerConfigurationFactory, AuthenticationTokenSecretManager) - Constructor for class org.apache.accumulo.server.AccumuloServerContext
-
Construct a server context from the server's configuration
- AccumuloStatus - Class in org.apache.accumulo.server.util
- AccumuloStatus() - Constructor for class org.apache.accumulo.server.util.AccumuloStatus
- ActionStatsUpdator - Class in org.apache.accumulo.server.util
- ActionStatsUpdator() - Constructor for class org.apache.accumulo.server.util.ActionStatsUpdator
- add(String, long) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- add(String, long) - Method in interface org.apache.accumulo.server.metrics.Metrics
- add(String, long) - Method in class org.apache.accumulo.server.metrics.Metrics2ThriftMetrics
- add(TableInfo, TableInfo) - Static method in class org.apache.accumulo.server.util.TableInfoUtil
- add(T) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- addAll(Collection<? extends T>) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- addAvg(long) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- addBulkLoadInProgressFlag(AccumuloServerContext, String) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- addDeleteEntries(KeyExtent, Set<FileRef>, ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- addDeleteEntry(AccumuloServerContext, String, String) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- addKey(AuthenticationKey) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
-
Add the provided
key
to the in-memory copy of allAuthenticationKey
s. - addMax(long) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- addMin(long) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- addNewTablet(ClientContext, KeyExtent, String, TServerInstance, Map<FileRef, DataFileValue>, Map<Long, ? extends Collection<FileRef>>, String, long, long, ZooLock) - Static method in class org.apache.accumulo.server.util.MasterMetadataUtil
- addNewWalMarker(TServerInstance, Path) - Method in class org.apache.accumulo.server.log.WalStateManager
- addObserver(ConfigurationObserver) - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- addObserver(ConfigurationObserver) - Method in class org.apache.accumulo.server.conf.TableConfiguration
- addObserver(TableObserver) - Method in class org.apache.accumulo.server.tables.TableManager
- address - Variable in class org.apache.accumulo.server.rpc.ServerAddress
- addTable(String, String, String, ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.server.tables.TableManager
- addTablet(KeyExtent, String, ClientContext, char, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- addWork(String, byte[]) - Method in class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
- addWork(String, String) - Method in class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
-
Adds work to the queue, automatically converting the String to bytes using UTF-8
- Admin - Class in org.apache.accumulo.server.util
- Admin() - Constructor for class org.apache.accumulo.server.util.Admin
- advertise(AuthenticationKey) - Method in class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyDistributor
-
Add the given
AuthenticationKey
to ZooKeeper. - allTransactionsAlive(String) - Static method in class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- AlwaysTrueSet() - Constructor for class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- append(LoggingEvent) - Method in class org.apache.accumulo.server.monitor.LogService
- appendBytes(StringBuilder, byte[], int, int) - Method in class org.apache.accumulo.server.replication.StatusFormatter
- appendText(StringBuilder, Text) - Method in class org.apache.accumulo.server.replication.StatusFormatter
- ASSIGNED - org.apache.accumulo.server.master.state.TabletState
- ASSIGNED_TO_DEAD_SERVER - org.apache.accumulo.server.master.state.TabletState
- Assignment - Class in org.apache.accumulo.server.master.state
- Assignment(KeyExtent, TServerInstance) - Constructor for class org.apache.accumulo.server.master.state.Assignment
- assignTablet(ZooLock, KeyExtent) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- assignWork() - Method in interface org.apache.accumulo.server.replication.WorkAssigner
-
Assign work for replication
- audit - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- AuditedSecurityOperation - Class in org.apache.accumulo.server.security
- AuditedSecurityOperation(AccumuloServerContext, Authorizor, Authenticator, PermissionHandler) - Constructor for class org.apache.accumulo.server.security.AuditedSecurityOperation
- AUDITLOG - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- AUTHENICATE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- authenticate(TCredentials) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- authenticate(TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- authenticate(TInfo, TCredentials) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- authenticatedUserHasAuthorizations(TCredentials, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.SecurityOperation
-
Check if an already authenticated user has specified authorizations.
- authenticateUser(String, AuthenticationToken) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- authenticateUser(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- authenticateUser(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- authenticateUser(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- authenticateUser(TCredentials, TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- authenticateUser(TInfo, TCredentials, TCredentials) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- AuthenticationKey - Class in org.apache.accumulo.server.security.delegation
-
Represents a secret key used for signing and verifying authentication tokens by
AuthenticationTokenSecretManager
. - AuthenticationKey() - Constructor for class org.apache.accumulo.server.security.delegation.AuthenticationKey
- AuthenticationKey(int, long, long, SecretKey) - Constructor for class org.apache.accumulo.server.security.delegation.AuthenticationKey
- AuthenticationTokenKeyManager - Class in org.apache.accumulo.server.security.delegation
-
Service that handles generation of the secret key used to create delegation tokens.
- AuthenticationTokenKeyManager(AuthenticationTokenSecretManager, ZooAuthenticationKeyDistributor, long, long) - Constructor for class org.apache.accumulo.server.security.delegation.AuthenticationTokenKeyManager
-
Construct the key manager which will generate new AuthenticationKeys to generate and verify delegation tokens
- AuthenticationTokenSecretManager - Class in org.apache.accumulo.server.security.delegation
-
Manages an internal list of secret keys used to sign new authentication tokens as they are generated, and to validate existing tokens used for authentication.
- AuthenticationTokenSecretManager(Instance, long) - Constructor for class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
-
Create a new secret manager instance for generating keys.
- authenticator - Variable in class org.apache.accumulo.server.security.SecurityOperation
- Authenticator - Interface in org.apache.accumulo.server.security.handler
-
This interface is used for the system which will be used for authenticating a user.
- authorizor - Variable in class org.apache.accumulo.server.security.SecurityOperation
- Authorizor - Interface in org.apache.accumulo.server.security.handler
-
This interface is used for the system which will be used for getting a users Authorizations.
B
- BAD_CONFIG - org.apache.accumulo.server.master.state.TabletServerState
- BAD_INSTANCE - org.apache.accumulo.server.master.state.TabletServerState
- BAD_INSTANCE_AND_CONFIG - org.apache.accumulo.server.master.state.TabletServerState
- BAD_SYSTEM_PASSWORD - org.apache.accumulo.server.master.state.TabletServerState
- BAD_VERSION - org.apache.accumulo.server.master.state.TabletServerState
- BAD_VERSION_AND_CONFIG - org.apache.accumulo.server.master.state.TabletServerState
- BAD_VERSION_AND_INSTANCE - org.apache.accumulo.server.master.state.TabletServerState
- BAD_VERSION_AND_INSTANCE_AND_CONFIG - org.apache.accumulo.server.master.state.TabletServerState
- balance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.ChaoticLoadBalancer
- balance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- balance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
- balance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- balance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.TableLoadBalancer
- balance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Ask the balancer if any migrations are necessary.
- balancerLog - Variable in class org.apache.accumulo.server.master.balancer.TabletBalancer.BalancerProblem
- BalancerProblem(Logger) - Constructor for class org.apache.accumulo.server.master.balancer.TabletBalancer.BalancerProblem
- BaseRelativeTime - Class in org.apache.accumulo.server.util.time
-
Provide time from a local source and a hint from a time source.
- BEGIN_FIELD_NUMBER - Static variable in class org.apache.accumulo.server.replication.proto.Replication.Status
- build() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- buildPartial() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- BulkImporter - Class in org.apache.accumulo.server.client
- BulkImporter(ClientContext, long, String, boolean) - Constructor for class org.apache.accumulo.server.client.BulkImporter
- BulkImporter.AssignmentStats - Class in org.apache.accumulo.server.client
- bulkImportFiles(TInfo, TCredentials, long, String, List<String>, String, boolean) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- bulkLoad(ClientContext, long, String, List<String>, String, boolean) - Static method in class org.apache.accumulo.server.client.BulkImporter
C
- CAN_ALTER_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_BULK_IMPORT_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_CHANGE_AUTHORIZATIONS_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_CHANGE_PASSWORD_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_CLONE_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_COMPACT_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_CREATE_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_CREATE_USER_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_DELETE_RANGE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_DELETE_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_DROP_USER_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_EXPORT_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_FLUSH_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_GRANT_SYSTEM_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_GRANT_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_IMPORT_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_MERGE_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_ONLINE_OFFLINE_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_PERFORM_SYSTEM_ACTION_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_RENAME_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_REVOKE_SYSTEM_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_REVOKE_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_SCAN_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_SCAN_BATCH_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_SPLIT_TABLE_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CAN_UPGRADE - Static variable in class org.apache.accumulo.server.ServerConstants
- canAlterNamespace(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canAlterTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canAlterTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canAskAboutUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canBulkImport(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canBulkImport(TCredentials, String, String, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canBulkImport(TCredentials, String, String, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canChangeAuthorizations(TCredentials, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canChangeAuthorizations(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canChangePassword(TCredentials, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canChangePassword(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canCloneTable(TCredentials, String, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canCloneTable(TCredentials, String, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canCompact(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canCompact(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canConditionallyUpdate(TCredentials, String, String, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canCreateNamespace(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canCreateTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canCreateTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canCreateUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canCreateUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canDeleteNamespace(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canDeleteRange(TCredentials, String, String, Text, Text, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canDeleteRange(TCredentials, String, String, Text, Text, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canDeleteTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canDeleteTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canDropUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canDropUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canExport(TCredentials, String, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canExport(TCredentials, String, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canFlush(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canFlush(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canGrantNamespace(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canGrantSystem(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canGrantSystem(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canGrantTable(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canGrantTable(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canImport(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canImport(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canMerge(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canMerge(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canObtainDelegationToken(TCredentials) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canObtainDelegationToken(TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canOnlineOfflineTable(TCredentials, String, FateOperation, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canOnlineOfflineTable(TCredentials, String, FateOperation, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canPerformSystemActions(TCredentials) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canPerformSystemActions(TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
-
This is the check to perform any system action.
- canRenameNamespace(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canRenameTable(TCredentials, String, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canRenameTable(TCredentials, String, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canRevokeNamespace(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canRevokeSystem(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canRevokeSystem(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canRevokeTable(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canRevokeTable(TCredentials, String, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canScan(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canScan(TCredentials, String, String, Map<TKeyExtent, List<TRange>>, List<TColumn>, List<IterInfo>, Map<String, Map<String, String>>, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canScan(TCredentials, String, String, Map<TKeyExtent, List<TRange>>, List<TColumn>, List<IterInfo>, Map<String, Map<String, String>>, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canScan(TCredentials, String, String, TRange, List<TColumn>, List<IterInfo>, Map<String, Map<String, String>>, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canScan(TCredentials, String, String, TRange, List<TColumn>, List<IterInfo>, Map<String, Map<String, String>>, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canSplitTablet(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- canSplitTablet(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- canUpgradeFromDataVersion(int) - Static method in class org.apache.accumulo.server.Accumulo
-
Sanity check that the current persistent version is allowed to upgrade to the version of Accumulo running.
- canWrite(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- CHANGE_AUTHORIZATIONS_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- CHANGE_PASSWORD_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- changeAuthorizations(String, Authorizations) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Used to change the authorizations for the user
- changeAuthorizations(String, Authorizations) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- changeAuthorizations(String, Authorizations) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- changeAuthorizations(TCredentials, String, Authorizations) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- changeAuthorizations(TCredentials, String, Authorizations) - Method in class org.apache.accumulo.server.security.SecurityOperation
- changeAuthorizations(TInfo, TCredentials, String, List<ByteBuffer>) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- changeLocalUserPassword(TInfo, TCredentials, String, ByteBuffer) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- changePassword(String, AuthenticationToken) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- changePassword(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- changePassword(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- changePassword(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- changePassword(TCredentials, Credentials) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- changePassword(TCredentials, Credentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- ChangeSecret - Class in org.apache.accumulo.server.util
- ChangeSecret() - Constructor for class org.apache.accumulo.server.util.ChangeSecret
- ChaoticLoadBalancer - Class in org.apache.accumulo.server.master.balancer
-
A chaotic load balancer used for testing.
- ChaoticLoadBalancer() - Constructor for class org.apache.accumulo.server.master.balancer.ChaoticLoadBalancer
- ChaoticLoadBalancer(String) - Constructor for class org.apache.accumulo.server.master.balancer.ChaoticLoadBalancer
- check(Constraint.Environment, Mutation) - Method in class org.apache.accumulo.server.constraints.MetadataConstraints
- checkBaseUris(String[], boolean) - Static method in class org.apache.accumulo.server.ServerConstants
- checkClass(TInfo, TCredentials, String, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- checkClone(String, String, String, Connector, BatchWriter) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- CheckForMetadataProblems - Class in org.apache.accumulo.server.util
- CheckForMetadataProblems() - Constructor for class org.apache.accumulo.server.util.CheckForMetadataProblems
- checkMetadataAndRootTableEntries(String, ClientOpts, VolumeManager) - Static method in class org.apache.accumulo.server.util.CheckForMetadataProblems
- checkMigrationSanity(Set<TServerInstance>, List<TabletMigration>) - Static method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Utility to ensure that the migrations from balance() are consistent: Tablet objects are not null Source and destination tablet servers are not null and current
- checkMounts(String) - Method in class org.apache.accumulo.server.util.FileSystemMonitor
- checkNamespaceClass(TInfo, TCredentials, String, String, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- checkNamespaceId(Instance, String, TableOperation) - Static method in class org.apache.accumulo.server.client.ClientServiceHandler
- checkTable(String, TreeSet<KeyExtent>, ClientOpts) - Static method in class org.apache.accumulo.server.util.CheckForMetadataProblems
- checkTableClass(TInfo, TCredentials, String, String, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- checkTableId(Instance, String, TableOperation) - Static method in class org.apache.accumulo.server.client.ClientServiceHandler
- choose(Optional<String>, String[]) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- choose(Optional<String>, String[]) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- choose(VolumeChooserEnvironment, String[]) - Method in class org.apache.accumulo.server.fs.PerTableVolumeChooser
- choose(VolumeChooserEnvironment, String[]) - Method in class org.apache.accumulo.server.fs.PreferredVolumeChooser
- choose(VolumeChooserEnvironment, String[]) - Method in class org.apache.accumulo.server.fs.RandomVolumeChooser
- choose(VolumeChooserEnvironment, String[]) - Method in interface org.apache.accumulo.server.fs.VolumeChooser
- chop(ZooLock, KeyExtent) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- chopped - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
- chopped(AccumuloServerContext, KeyExtent, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- cleanNamespacePermissions(String) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- cleanNamespacePermissions(String) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- cleanNamespacePermissions(String) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Cleans up the permissions for a namespace.
- cleanNamespacePermissions(String) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- cleanTablePermissions(String) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- cleanTablePermissions(String) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- cleanTablePermissions(String) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Cleans up the permissions for a table.
- cleanTablePermissions(String) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- cleanup(String, long) - Static method in class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- cleanupIndexOp(Path, VolumeManager, ArrayList<FileSKVIterator>) - Static method in class org.apache.accumulo.server.util.FileUtil
- cleanUser(String) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- cleanUser(String) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- cleanUser(String) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Deletes a user
- cleanUser(String) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- CleanZookeeper - Class in org.apache.accumulo.server.util
- CleanZookeeper() - Constructor for class org.apache.accumulo.server.util.CleanZookeeper
- clear() - Method in class org.apache.accumulo.server.monitor.LogService
- clear() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- clear() - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- clearBegin() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 begin = 1 [default = 0];
- clearClosed() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool closed = 4 [default = false];
- clearCreatedTime() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 createdTime = 5 [default = 0];
- clearEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 end = 2 [default = 0];
- clearFutureLocation(Mutation) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- clearInfiniteEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool infiniteEnd = 3 [default = false];
- clearLastLocation(Mutation) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- clearLocation(Mutation) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- clearSuspension(Mutation) - Static method in class org.apache.accumulo.server.master.state.SuspendingTServer
- clientAddress - Static variable in class org.apache.accumulo.server.rpc.TServerUtils
-
Static instance, passed to
ClientInfoProcessorFactory
, which will contain the client address of any incoming RPC. - ClientInfoProcessorFactory - Class in org.apache.accumulo.server.rpc
-
Sets the address of a client in a ThreadLocal to allow for more informative log messages.
- ClientInfoProcessorFactory(ThreadLocal<String>, TProcessor) - Constructor for class org.apache.accumulo.server.rpc.ClientInfoProcessorFactory
- ClientOnDefaultTable - Class in org.apache.accumulo.server.cli
- ClientOnDefaultTable(String) - Constructor for class org.apache.accumulo.server.cli.ClientOnDefaultTable
- ClientOnRequiredTable - Class in org.apache.accumulo.server.cli
- ClientOnRequiredTable() - Constructor for class org.apache.accumulo.server.cli.ClientOnRequiredTable
- ClientOpts - Class in org.apache.accumulo.server.cli
- ClientOpts() - Constructor for class org.apache.accumulo.server.cli.ClientOpts
- ClientServiceHandler - Class in org.apache.accumulo.server.client
- ClientServiceHandler(AccumuloServerContext, TransactionWatcher, VolumeManager) - Constructor for class org.apache.accumulo.server.client.ClientServiceHandler
- clone() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- cloneTable(String, String, String, String, Map<String, String>, Set<String>, ZooUtil.NodeExistsPolicy) - Method in class org.apache.accumulo.server.tables.TableManager
- cloneTable(ClientContext, String, String, VolumeManager) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- ClosableIterator<T> - Interface in org.apache.accumulo.server.master.state
- close() - Method in interface org.apache.accumulo.server.fs.VolumeManager
- close() - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- close() - Method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- close() - Method in class org.apache.accumulo.server.monitor.LogService
- close(AccumuloConfiguration, VolumeManager, Path) - Method in class org.apache.accumulo.server.master.recovery.HadoopLogCloser
- close(AccumuloConfiguration, VolumeManager, Path) - Method in interface org.apache.accumulo.server.master.recovery.LogCloser
- close(AccumuloConfiguration, VolumeManager, Path) - Method in class org.apache.accumulo.server.master.recovery.MapRLogCloser
- CLOSED - org.apache.accumulo.server.log.WalStateManager.WalState
- CLOSED_FIELD_NUMBER - Static variable in class org.apache.accumulo.server.replication.proto.Replication.Status
- closeWal(TServerInstance, Path) - Method in class org.apache.accumulo.server.log.WalStateManager
- combine(Replication.Status.Builder, Replication.Status) - Method in class org.apache.accumulo.server.replication.StatusCombiner
-
Update a
Replication.Status.Builder
with anotherReplication.Status
- COMBINER_NAME - Static variable in class org.apache.accumulo.server.util.ReplicationTableUtil
- compact(ZooLock, String, byte[], byte[]) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- compareTo(FileRef) - Method in class org.apache.accumulo.server.fs.FileRef
- compareTo(TServerInstance) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- COMPLETE - org.apache.accumulo.server.master.state.MergeState
-
merge is complete, the resulting tablet can be brought online, remove the marker in zookeeper
- CONFIG_FILE_RELOAD_DELAY - Static variable in class org.apache.accumulo.server.metrics.MetricsConfiguration
- ConfigSanityCheck - Class in org.apache.accumulo.server.conf
- ConfigSanityCheck() - Constructor for class org.apache.accumulo.server.conf.ConfigSanityCheck
- configuration - Variable in class org.apache.accumulo.server.master.balancer.TabletBalancer
- configure(String) - Static method in class org.apache.accumulo.server.metrics.MetricsSystemHelper
- configure(String) - Method in interface org.apache.accumulo.server.replication.ReplicaSystem
-
Configure the implementation with necessary information from the system configuration
- configure(AccumuloConfiguration, Connector) - Method in interface org.apache.accumulo.server.replication.WorkAssigner
-
Configure the WorkAssigner implementation
- configureMetadataTable(Connector, String) - Static method in class org.apache.accumulo.server.util.ReplicationTableUtil
- configureScanner(ScannerBase, CurrentState) - Static method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- constraintNotMet(TabletBalancer.BalancerProblem) - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Warn that a Balancer can't work because of some external restriction.
- consume() - Method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- contains(Object) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- containsAll(Collection<?>) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- context - Variable in class org.apache.accumulo.server.master.balancer.TabletBalancer
- context - Variable in class org.apache.accumulo.server.master.state.MetaDataStateStore
- context - Variable in class org.apache.accumulo.server.security.SecurityOperation
- CONTEXT - Static variable in class org.apache.accumulo.server.metrics.Metrics2ThriftMetrics
- create(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- create(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- create(Path, boolean) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- create(Path, boolean) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- create(Path, boolean, int, short, long) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- create(Path, boolean, int, short, long) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- CREATE_USER_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- createBlockingServer(HostAndPort, TProcessor, TProtocolFactory, long, String, int, int, long) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Creates a TTheadPoolServer for normal unsecure operation.
- createDeleteMutation(String, String) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- CREATEDTIME_FIELD_NUMBER - Static variable in class org.apache.accumulo.server.replication.proto.Replication.Status
- createIdentifier() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
- createLocalUser(TInfo, TCredentials, String, ByteBuffer) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- createMetric(String) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- createNewFile(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- createNewFile(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- createNonBlockingServer(HostAndPort, TProcessor, TProtocolFactory, String, String, int, int, long, long) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Create a NonBlockingServer with a custom thread pool that can dynamically resize itself.
- createPassword(AuthenticationTokenIdentifier) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
- createReplicationTable(ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
-
During an upgrade from 1.6 to 1.7, we need to add the replication table
- createSaslThreadPoolServer(HostAndPort, TProcessor, TProtocolFactory, long, SaslServerConnectionParams, String, String, int, int, long) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
- createSecretKey(byte[]) - Static method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
- createSelfResizingThreadPool(String, int, int, long) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Creates a
SimpleThreadPool
which usesSimpleTimer
to inspect the core pool size and number of active threads of theThreadPoolExecutor
and increase or decrease the core pool size based on activity (excessive or lack thereof). - createSslThreadPoolServer(HostAndPort, TProcessor, TProtocolFactory, long, SslConnectionParams, String, int, int, long) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Create a Thrift SSL server.
- createSyncable(Path, int, short, long) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- createSyncable(Path, int, short, long) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- createTabletLocationState(Key, Value) - Static method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- createThriftMetrics(String, String) - Method in class org.apache.accumulo.server.metrics.MetricsFactory
- createTThreadPoolServer(TServerTransport, TProcessor, TTransportFactory, TProtocolFactory) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Create a
TThreadPoolServer
with the provided transport, processor and transport factory. - createTThreadPoolServer(TServerTransport, TProcessor, TTransportFactory, TProtocolFactory, ExecutorService) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Create a
TThreadPoolServer
with the provided server transport, processor and transport factory. - createUser(String, AuthenticationToken) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
-
Creates a user with no initial permissions whatsoever
- createUser(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- createUser(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- createUser(String, AuthenticationToken) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- createUser(TCredentials, Credentials, Authorizations) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- createUser(TCredentials, Credentials, Authorizations) - Method in class org.apache.accumulo.server.security.SecurityOperation
- current - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
- CurrentState - Interface in org.apache.accumulo.server.master.state
- currentTime() - Method in class org.apache.accumulo.server.util.time.BaseRelativeTime
- currentTime() - Method in interface org.apache.accumulo.server.util.time.ProvidesTime
- currentTime() - Method in class org.apache.accumulo.server.util.time.SystemTime
- currentTimeMillis() - Method in class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- currentTimeMillis() - Static method in class org.apache.accumulo.server.util.time.RelativeTime
- CUSTOM_HS_HA - org.apache.accumulo.server.rpc.ThriftServerType
- CustomNonBlockingServer - Class in org.apache.accumulo.server.rpc
-
This class implements a custom non-blocking thrift server that stores the client address in thread-local storage for the invocation.
- CustomNonBlockingServer(THsHaServer.Args) - Constructor for class org.apache.accumulo.server.rpc.CustomNonBlockingServer
D
- DATA_VERSION - Static variable in class org.apache.accumulo.server.ServerConstants
-
this is the current data version
- datafiles - Variable in class org.apache.accumulo.server.fs.VolumeUtil.TabletFiles
- DeadServerList - Class in org.apache.accumulo.server.master.state
- DeadServerList(String) - Constructor for class org.apache.accumulo.server.master.state.DeadServerList
- decode(byte[]) - Method in class org.apache.accumulo.server.replication.StatusCombiner.StatusEncoder
- decodeMetadataEntry(Map.Entry<Key, Value>) - Static method in class org.apache.accumulo.server.problems.ProblemReport
- decodeUnchecked(byte[], int, int) - Method in class org.apache.accumulo.server.replication.StatusCombiner.StatusEncoder
- DedupedLogEvent - Class in org.apache.accumulo.server.monitor
- DedupedLogEvent(LoggingEvent) - Constructor for class org.apache.accumulo.server.monitor.DedupedLogEvent
- DedupedLogEvent(LoggingEvent, int) - Constructor for class org.apache.accumulo.server.monitor.DedupedLogEvent
- deepCopy(IteratorEnvironment) - Method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- deepCopy(IteratorEnvironment) - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- DEFAULT_POOL - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- DefaultLoadBalancer - Class in org.apache.accumulo.server.master.balancer
- DefaultLoadBalancer() - Constructor for class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- DefaultLoadBalancer(String) - Constructor for class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- DefaultMap<K,V> - Class in org.apache.accumulo.server.util
-
A HashMap that returns a default value if the key is not stored in the map.
- DefaultMap(V) - Constructor for class org.apache.accumulo.server.util.DefaultMap
- DEFAUT_GROUP_PROPERTY - Static variable in class org.apache.accumulo.server.master.balancer.RegexGroupBalancer
- DELEGATION_TOKEN_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- delete(String) - Method in class org.apache.accumulo.server.master.state.DeadServerList
- delete(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- delete(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- DELETE - org.apache.accumulo.server.master.state.MergeInfo.Operation
- deleteLock(String) - Static method in class org.apache.accumulo.server.zookeeper.ZooLock
- deleteLock(String, String) - Static method in class org.apache.accumulo.server.zookeeper.ZooLock
- deleteNamespace(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- deleteProblemReport(String, ProblemType, String) - Method in class org.apache.accumulo.server.problems.ProblemReports
- deleteProblemReports(String) - Method in class org.apache.accumulo.server.problems.ProblemReports
- deleteRecursively(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- deleteRecursively(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- deleteTable(String, boolean, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- deleteTable(TCredentials, String, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- DeleteZooInstance - Class in org.apache.accumulo.server.util
- DeleteZooInstance() - Constructor for class org.apache.accumulo.server.util.DeleteZooInstance
- describeOptions() - Method in class org.apache.accumulo.server.replication.StatusCombiner
- dir - Variable in class org.apache.accumulo.server.fs.VolumeUtil.TabletFiles
- DistributedStore - Interface in org.apache.accumulo.server.master.state
- DistributedStoreException - Exception in org.apache.accumulo.server.master.state
- DistributedStoreException(Exception) - Constructor for exception org.apache.accumulo.server.master.state.DistributedStoreException
- DistributedStoreException(String) - Constructor for exception org.apache.accumulo.server.master.state.DistributedStoreException
- DistributedWorkQueue - Class in org.apache.accumulo.server.zookeeper
-
Provides a way to push work out to tablet servers via zookeeper and wait for that work to be done.
- DistributedWorkQueue(String, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
- DistributedWorkQueue(String, AccumuloConfiguration, long, long) - Constructor for class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
- DistributedWorkQueue.Processor - Interface in org.apache.accumulo.server.zookeeper
- DistributedWorkQueueWorkAssignerHelper - Class in org.apache.accumulo.server.replication
- DistributedWorkQueueWorkAssignerHelper() - Constructor for class org.apache.accumulo.server.replication.DistributedWorkQueueWorkAssignerHelper
- doAppend(LoggingEvent) - Method in class org.apache.accumulo.server.monitor.LogService
- doInit(Initialize.Opts, Configuration, VolumeManager) - Method in class org.apache.accumulo.server.init.Initialize
- doOnChange() - Method in class org.apache.accumulo.server.watcher.MonitorLog4jWatcher
- DOWN - org.apache.accumulo.server.master.state.TabletServerState
- DROP_USER_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- dropLocalUser(TInfo, TCredentials, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- droppingOldTimestamp(long) - Method in class org.apache.accumulo.server.data.ServerMutation
- dropUser(String) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- dropUser(String) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Deletes a user
- dropUser(String) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- dropUser(String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- dropUser(String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- dropUser(String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- dropUser(String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- dropUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- dropUser(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- DumpZookeeper - Class in org.apache.accumulo.server.util
- DumpZookeeper() - Constructor for class org.apache.accumulo.server.util.DumpZookeeper
E
- encode(Replication.Status) - Method in class org.apache.accumulo.server.replication.StatusCombiner.StatusEncoder
- END_FIELD_NUMBER - Static variable in class org.apache.accumulo.server.replication.proto.Replication.Status
- ensureSyncIsEnabled() - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- ensureZooKeeperInitialized(ZooReaderWriter, String) - Static method in class org.apache.accumulo.server.replication.ZooKeeperInitialization
-
Ensure that the full path to ZooKeeper nodes that will be used exist
- equals(Object) - Method in class org.apache.accumulo.server.data.ServerMutation
- equals(Object) - Method in class org.apache.accumulo.server.fs.FileRef
- equals(Object) - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer.Location
- equals(Object) - Method in class org.apache.accumulo.server.master.state.SuspendingTServer
- equals(Object) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- equals(Object) - Method in class org.apache.accumulo.server.monitor.DedupedLogEvent
- equals(Object) - Method in class org.apache.accumulo.server.problems.ProblemReport
- equals(Object) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- estimatedMemoryUsed() - Method in class org.apache.accumulo.server.data.ServerMutation
- estimatePercentageLTE(VolumeManager, AccumuloConfiguration, Text, Text, Collection<String>, Text) - Static method in class org.apache.accumulo.server.util.FileUtil
- estimateSizes(AccumuloConfiguration, Path, long, List<KeyExtent>, Configuration, VolumeManager) - Static method in class org.apache.accumulo.server.util.FileUtil
- execute - Static variable in interface org.apache.accumulo.server.metrics.ThriftMetricsKeys
- execute(String[]) - Method in class org.apache.accumulo.server.conf.ConfigSanityCheck
- execute(String[]) - Method in class org.apache.accumulo.server.init.Initialize
- execute(String[]) - Method in class org.apache.accumulo.server.util.Admin
- execute(String[]) - Method in class org.apache.accumulo.server.util.Info
- execute(String[]) - Method in class org.apache.accumulo.server.util.LoginProperties
- execute(String[]) - Method in class org.apache.accumulo.server.util.ZooKeeperMain
- exists(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- exists(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- extent - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
F
- FAILED - org.apache.accumulo.server.log.SortedLogState
- fastHalt(ZooLock) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- FILE_ARCHIVE_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- FILE_READ - org.apache.accumulo.server.problems.ProblemType
- FILE_WRITE - org.apache.accumulo.server.problems.ProblemType
- fileClosed() - Static method in class org.apache.accumulo.server.replication.StatusUtil
- fileClosedValue() - Static method in class org.apache.accumulo.server.replication.StatusUtil
- fileCreated(long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- fileCreatedValue(long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- FileInfo(Key, Key) - Constructor for class org.apache.accumulo.server.util.FileUtil.FileInfo
- FileRef - Class in org.apache.accumulo.server.fs
-
This is a glue object, to convert short file references to long references.
- FileRef(String) - Constructor for class org.apache.accumulo.server.fs.FileRef
- FileRef(String, Path) - Constructor for class org.apache.accumulo.server.fs.FileRef
- FileRef(VolumeManager, Key) - Constructor for class org.apache.accumulo.server.fs.FileRef
- FileSystemMonitor - Class in org.apache.accumulo.server.util
- FileSystemMonitor(String, long) - Constructor for class org.apache.accumulo.server.util.FileSystemMonitor
- FileUtil - Class in org.apache.accumulo.server.util
- FileUtil() - Constructor for class org.apache.accumulo.server.util.FileUtil
- FileUtil.FileInfo - Class in org.apache.accumulo.server.util
- finalize() - Method in class org.apache.accumulo.server.constraints.MetadataConstraints
- finalize() - Method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- finalize() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- find(String) - Method in class org.apache.accumulo.server.master.LiveTServerSet
- findLastKey(VolumeManager, AccumuloConfiguration, Collection<FileRef>) - Static method in class org.apache.accumulo.server.util.FileUtil
- findMidPoint(VolumeManager, AccumuloConfiguration, Text, Text, Collection<String>, double) - Static method in class org.apache.accumulo.server.util.FileUtil
- findMidPoint(VolumeManager, AccumuloConfiguration, Text, Text, Collection<String>, double, boolean) - Static method in class org.apache.accumulo.server.util.FileUtil
- FindOfflineTablets - Class in org.apache.accumulo.server.util
- FindOfflineTablets() - Constructor for class org.apache.accumulo.server.util.FindOfflineTablets
- findOverlappingTablets(ClientContext, VolumeManager, TabletLocator, Path) - Static method in class org.apache.accumulo.server.client.BulkImporter
- findOverlappingTablets(ClientContext, VolumeManager, TabletLocator, Path, KeyExtent) - Static method in class org.apache.accumulo.server.client.BulkImporter
- findOverlappingTablets(ClientContext, VolumeManager, TabletLocator, Path, Text, Text) - Static method in class org.apache.accumulo.server.client.BulkImporter
- FINISHED - org.apache.accumulo.server.log.SortedLogState
- finishSplit(KeyExtent, Map<FileRef, DataFileValue>, List<FileRef>, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- finishSplit(Text, Map<FileRef, DataFileValue>, List<FileRef>, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- fixSplit(ClientContext, Text, SortedMap<ColumnFQ, Value>, TServerInstance, ZooLock) - Static method in class org.apache.accumulo.server.util.MasterMetadataUtil
- flush(ZooLock, String, byte[], byte[]) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- forget(TServerInstance) - Method in class org.apache.accumulo.server.log.WalStateManager
- formatEntry(Key, Replication.Status, DateFormat) - Method in class org.apache.accumulo.server.replication.StatusFormatter
- fromQueueKey(String) - Static method in class org.apache.accumulo.server.replication.DistributedWorkQueueWorkAssignerHelper
- fromValue(Value) - Static method in class org.apache.accumulo.server.master.state.SuspendingTServer
- fromValue(Value) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- future - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
- futureOrCurrent() - Method in class org.apache.accumulo.server.master.state.TabletLocationState
G
- GarbageCollectionLogger - Class in org.apache.accumulo.server
- GarbageCollectionLogger() - Constructor for class org.apache.accumulo.server.GarbageCollectionLogger
- generateSecret() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
- generateToken(String, DelegationTokenConfig) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
-
Generates a delegation token for the user with the provided
username
. - get() - Static method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- get(Object) - Method in class org.apache.accumulo.server.util.DefaultMap
- get(String) - Method in interface org.apache.accumulo.server.master.state.DistributedStore
- get(String) - Method in class org.apache.accumulo.server.master.state.ZooStore
- get(String) - Method in class org.apache.accumulo.server.replication.ReplicaSystemFactory
- get(String) - Static method in enum org.apache.accumulo.server.rpc.ThriftServerType
- get(String) - Method in class org.apache.accumulo.server.security.UserImpersonation
- get(Instance) - Static method in class org.apache.accumulo.server.security.SystemCredentials
- get(AccumuloConfiguration) - Static method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- get(AccumuloConfiguration, Configuration) - Static method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- get(Property) - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- get(Property) - Method in class org.apache.accumulo.server.conf.TableConfiguration
- get(Property) - Method in class org.apache.accumulo.server.conf.ZooConfiguration
- getAbsolutePath(Connector, String, String) - Method in class org.apache.accumulo.server.replication.ReplicationUtil
-
Fetches the absolute path of the file to be replicated.
- getAccumuloInstanceIdPath(VolumeManager) - Static method in class org.apache.accumulo.server.Accumulo
- getAccumuloPersistentVersion(Volume) - Static method in class org.apache.accumulo.server.Accumulo
- getAccumuloPersistentVersion(VolumeManager) - Static method in class org.apache.accumulo.server.Accumulo
- getAccumuloPersistentVersion(FileSystem, Path) - Static method in class org.apache.accumulo.server.Accumulo
- getAddress() - Method in class org.apache.accumulo.server.rpc.ServerAddress
- getAddress() - Method in class org.apache.accumulo.server.ServerOpts
- getAllMarkers() - Method in class org.apache.accumulo.server.log.WalStateManager
- getAllState() - Method in class org.apache.accumulo.server.log.WalStateManager
- getAndUpdateTime() - Method in class org.apache.accumulo.server.tablets.TabletTime
- getArbitrator() - Method in class org.apache.accumulo.server.constraints.MetadataConstraints
- getArbitrator() - Method in class org.apache.accumulo.server.iterators.MetadataBulkLoadFilter
- getAssignment(SortedMap<TServerInstance, TabletServerStatus>, KeyExtent, TServerInstance) - Method in class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- getAssignments(SortedMap<TServerInstance, TabletServerStatus>, Map<KeyExtent, TServerInstance>, Map<KeyExtent, TServerInstance>) - Method in class org.apache.accumulo.server.master.balancer.ChaoticLoadBalancer
- getAssignments(SortedMap<TServerInstance, TabletServerStatus>, Map<KeyExtent, TServerInstance>, Map<KeyExtent, TServerInstance>) - Method in class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- getAssignments(SortedMap<TServerInstance, TabletServerStatus>, Map<KeyExtent, TServerInstance>, Map<KeyExtent, TServerInstance>) - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
- getAssignments(SortedMap<TServerInstance, TabletServerStatus>, Map<KeyExtent, TServerInstance>, Map<KeyExtent, TServerInstance>) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getAssignments(SortedMap<TServerInstance, TabletServerStatus>, Map<KeyExtent, TServerInstance>, Map<KeyExtent, TServerInstance>) - Method in class org.apache.accumulo.server.master.balancer.TableLoadBalancer
- getAssignments(SortedMap<TServerInstance, TabletServerStatus>, Map<KeyExtent, TServerInstance>, Map<KeyExtent, TServerInstance>) - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Assign tablets to tablet servers.
- getAuthenticator(String, boolean) - Static method in class org.apache.accumulo.server.security.SecurityOperation
- getAuthorizor(String, boolean) - Static method in class org.apache.accumulo.server.security.SecurityOperation
- getAuthString(List<ByteBuffer>) - Static method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- getAvg() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- getBalancerForTable(String) - Method in class org.apache.accumulo.server.master.balancer.TableLoadBalancer
- getBaseUris() - Static method in class org.apache.accumulo.server.ServerConstants
- getBegin() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 begin = 1 [default = 0];
- getBegin() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional int64 begin = 1 [default = 0];
- getBegin() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional int64 begin = 1 [default = 0];
- getBulkFilesLoaded(Connector, KeyExtent, long) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getBulkFilesLoaded(ClientContext, KeyExtent) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getBulkLoadStatus() - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getBulkLoadStatus() - Method in class org.apache.accumulo.server.util.ServerBulkImportStatus
- getCachedUserAuthorizations(String) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Used to get the authorizations for the user
- getCachedUserAuthorizations(String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- getCachedUserAuthorizations(String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- getChildren(String) - Method in interface org.apache.accumulo.server.master.state.DistributedStore
- getChildren(String) - Method in class org.apache.accumulo.server.master.state.ZooStore
- getClosed() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool closed = 4 [default = false];
- getClosed() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional bool closed = 4 [default = false];
- getClosed() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional bool closed = 4 [default = false];
- getCompactionStrategy() - Method in class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- getConfiguration() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
-
Deprecated.
- getConfiguration() - Method in class org.apache.accumulo.server.conf.ServerConfiguration
- getConfiguration() - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getConfiguration(TInfo, TCredentials, ConfigurationType) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getConnection(TServerInstance) - Method in class org.apache.accumulo.server.master.LiveTServerSet
- getConnector() - Method in class org.apache.accumulo.server.AccumuloServerContext
- getConnector(String, byte[]) - Method in class org.apache.accumulo.server.client.HdfsZooInstance
-
Deprecated.
- getConnector(String, CharSequence) - Method in class org.apache.accumulo.server.client.HdfsZooInstance
-
Deprecated.
- getConnector(String, ByteBuffer) - Method in class org.apache.accumulo.server.client.HdfsZooInstance
-
Deprecated.
- getConnector(String, AuthenticationToken) - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getContentSummary(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getContentSummary(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getContext() - Method in class org.apache.accumulo.server.conf.TableConfiguration.ParsedIteratorConfig
- getCount() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- getCount() - Method in class org.apache.accumulo.server.monitor.DedupedLogEvent
- getCreatedTime() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 createdTime = 5 [default = 0];
- getCreatedTime() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional int64 createdTime = 5 [default = 0];
- getCreatedTime() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional int64 createdTime = 5 [default = 0];
- getCreationDate() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- getCurrentKeys() - Method in class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyDistributor
-
Fetch all
AuthenticationKey
s currently stored in ZooKeeper beneath the configuredbaseNode
. - getCurrentServers() - Method in class org.apache.accumulo.server.master.LiveTServerSet
- getDataFileSizes(KeyExtent, ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getDataVersionLocation(Volume) - Static method in class org.apache.accumulo.server.ServerConstants
- getDefault() - Static method in enum org.apache.accumulo.server.rpc.ThriftServerType
- getDefaultConfiguration() - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getDefaultInstance() - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- getDefaultInstanceForType() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- getDefaultInstanceForType() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- getDefaultReplication(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getDefaultReplication(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getDefaultVolume() - Method in interface org.apache.accumulo.server.fs.VolumeManager
-
Fetch the default Volume
- getDefaultVolume() - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getDescriptor() - Static method in class org.apache.accumulo.server.replication.proto.Replication
- getDescriptor() - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- getDescriptor() - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- getDescriptorForType() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- getDirectory() - Method in enum org.apache.accumulo.server.fs.VolumeManager.FileType
- getDiskUsage(Set<String>, TCredentials) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getDiskUsage(AccumuloConfiguration, Set<String>, VolumeManager, Connector) - Static method in class org.apache.accumulo.server.util.TableDiskUsage
- getEncodedEndRow() - Method in exception org.apache.accumulo.server.master.state.TabletLocationState.BadLocationStateException
- getEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 end = 2 [default = 0];
- getEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional int64 end = 2 [default = 0];
- getEnd() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional int64 end = 2 [default = 0];
- getEndRow() - Method in class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- getEnvironmentConfiguration() - Method in class org.apache.accumulo.server.metrics.MetricsConfiguration
- getEvent() - Method in class org.apache.accumulo.server.monitor.DedupedLogEvent
- getEvents() - Method in class org.apache.accumulo.server.monitor.LogService
- getException() - Method in class org.apache.accumulo.server.problems.ProblemReport
- getExecutionAvgTime() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getExecutionAvgTime() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getExecutionCount() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getExecutionCount() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getExecutionMaxTime() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getExecutionMaxTime() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getExecutionMinTime() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getExecutionMinTime() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getExpirationDate() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- getExtent() - Method in class org.apache.accumulo.server.master.state.MergeInfo
- getExtent() - Method in interface org.apache.accumulo.server.tabletserver.TabletState
- getFailedMarkerPath(String) - Static method in enum org.apache.accumulo.server.log.SortedLogState
- getFileAndLogEntries(ClientContext, KeyExtent) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getFileStatus(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getFileStatus(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getFinishedMarkerPath(String) - Static method in enum org.apache.accumulo.server.log.SortedLogState
- getFinishedMarkerPath(Path) - Static method in enum org.apache.accumulo.server.log.SortedLogState
- getFirstRow() - Method in class org.apache.accumulo.server.util.FileUtil.FileInfo
- getFullPath(String, String) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getFullPath(String, String) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getFullPath(Key) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getFullPath(Key) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getFullPath(VolumeManager.FileType, String) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getFullPath(VolumeManager.FileType, String) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getHostAndPorts(String, int[]) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
- getHosts() - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- getId() - Method in enum org.apache.accumulo.server.master.state.TabletServerState
- getIdleAvgTime() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getIdleAvgTime() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getIdleCount() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getIdleCount() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getIdleMaxTime() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getIdleMaxTime() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getIdleMinTime() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getIdleMinTime() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- getInfiniteEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool infiniteEnd = 3 [default = false];
- getInfiniteEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional bool infiniteEnd = 3 [default = false];
- getInfiniteEnd() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional bool infiniteEnd = 3 [default = false];
- getInstance() - Method in class org.apache.accumulo.server.cli.ClientOnDefaultTable
- getInstance() - Method in class org.apache.accumulo.server.cli.ClientOnRequiredTable
- getInstance() - Method in class org.apache.accumulo.server.cli.ClientOpts
- getInstance() - Static method in class org.apache.accumulo.server.client.HdfsZooInstance
- getInstance() - Method in class org.apache.accumulo.server.conf.ServerConfiguration
- getInstance() - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getInstance() - Static method in class org.apache.accumulo.server.metrics.MetricsSystemHelper
- getInstance() - Static method in class org.apache.accumulo.server.monitor.LogService
- getInstance() - Static method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- getInstance() - Static method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- getInstance() - Static method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- getInstance() - Static method in class org.apache.accumulo.server.tables.TableManager
- getInstance() - Static method in class org.apache.accumulo.server.tablets.UniqueNameAllocator
- getInstance() - Static method in class org.apache.accumulo.server.util.time.RelativeTime
- getInstance() - Static method in class org.apache.accumulo.server.zookeeper.ZooReaderWriter
- getInstance() - Method in class org.apache.accumulo.server.zookeeper.ZooReaderWriterFactory
-
Gets a reader/writer, retrieving ZooKeeper information from the site configuration.
- getInstance(int) - Static method in class org.apache.accumulo.server.util.time.SimpleTimer
-
Gets the timer instance.
- getInstance(String) - Static method in class org.apache.accumulo.server.tablets.TabletTime
- getInstance(String, int, String) - Static method in class org.apache.accumulo.server.zookeeper.ZooReaderWriter
-
This method exposes the zookeeper connection parameters when instantiating a cached singleton ZooReaderWriter instance for later use in testing.
- getInstance(AccumuloConfiguration) - Static method in class org.apache.accumulo.server.util.time.SimpleTimer
-
Gets the timer instance.
- getInstance(AccumuloServerContext) - Static method in class org.apache.accumulo.server.problems.ProblemReports
- getInstance(AccumuloServerContext) - Static method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- getInstance(AccumuloServerContext, boolean) - Static method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- getInstance(AccumuloServerContext, boolean) - Static method in class org.apache.accumulo.server.security.SecurityOperation
- getInstanceId() - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getInstanceID() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getInstanceIdLocation(Volume) - Static method in class org.apache.accumulo.server.ServerConstants
- getInstanceName() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getInvocationHandler(T, Set<String>) - Static method in class org.apache.accumulo.server.rpc.RpcWrapper
- getIterators() - Method in class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- getIterInfo() - Method in class org.apache.accumulo.server.conf.TableConfiguration.ParsedIteratorConfig
- getKeyId() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- getLastCommitTime() - Method in interface org.apache.accumulo.server.tabletserver.TabletState
- getLastRow() - Method in class org.apache.accumulo.server.util.FileUtil.FileInfo
- getLevel(KeyExtent) - Static method in enum org.apache.accumulo.server.TabletLevel
- getList() - Method in class org.apache.accumulo.server.master.state.DeadServerList
- getLoadBalancerClassNameForTable(String) - Method in class org.apache.accumulo.server.master.balancer.TableLoadBalancer
- getLocal(String) - Static method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getLocation() - Method in class org.apache.accumulo.server.master.state.TServerInstance
- getLocationProvider() - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
- getLogEntries(ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getLogEntries(ClientContext, KeyExtent) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getMarker() - Method in enum org.apache.accumulo.server.log.SortedLogState
- getMasterLocations() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getMasterState() - Method in interface org.apache.accumulo.server.master.state.CurrentState
- getMax() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- getMaxConcurrentMigrations() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getMaxMigrations() - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
-
The maximum number of migrations to perform in a single pass.
- getMaxMigrations() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getMaxOutstandingMigrations() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getMaxReplicationThreads(MasterMonitorInfo) - Method in class org.apache.accumulo.server.replication.ReplicationUtil
- getMemoryManagementActions(List<TabletState>) - Method in class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- getMemoryManagementActions(List<TabletState>) - Method in interface org.apache.accumulo.server.tabletserver.MemoryManager
-
An implementation of this function will be called periodically by accumulo and should return a list of tablets to minor compact.
- getMemTableSize() - Method in interface org.apache.accumulo.server.tabletserver.TabletState
- getMessage() - Method in exception org.apache.accumulo.server.tables.TableManager.IllegalTableTransitionException
- getMetadataTable(ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getMetadataValue() - Method in class org.apache.accumulo.server.tablets.TabletTime
- getMetadataValue(long) - Method in class org.apache.accumulo.server.tablets.TabletTime
- getMetricAvg(String) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- getMetricCount(String) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- getMetricMax(String) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- getMetricMin(String) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.accumulo.server.metrics.Metrics2ThriftMetrics
- getMetricsConfiguration() - Method in class org.apache.accumulo.server.metrics.MetricsConfiguration
- getMetricsPrefix() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- getMetricsPrefix() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getMigrations(Map<TServerInstance, TabletServerStatus>, List<TabletMigration>) - Method in class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- getMin() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- getMinCIdleThreshold(KeyExtent) - Method in class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- getMinorCompactingMemTableSize() - Method in interface org.apache.accumulo.server.tabletserver.TabletState
- getName() - Method in interface org.apache.accumulo.server.replication.WorkAssigner
- getNameFromIp(String) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getNamespaceConfiguration() - Method in class org.apache.accumulo.server.conf.TableConfiguration
-
returns the actual NamespaceConfiguration that corresponds to the current parent namespace.
- getNamespaceConfiguration(String) - Method in class org.apache.accumulo.server.conf.ServerConfiguration
- getNamespaceConfiguration(String) - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getNamespaceConfiguration(TInfo, TCredentials, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getNamespaceConfigurationForTable(String) - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getNamespaceId() - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- getNewState() - Method in exception org.apache.accumulo.server.tables.TableManager.IllegalTableTransitionException
- getNextName() - Method in class org.apache.accumulo.server.tablets.UniqueNameAllocator
- getObjectName() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- getObjectName() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- getOldState() - Method in exception org.apache.accumulo.server.tables.TableManager.IllegalTableTransitionException
- getOnewayMethods(Map<String, ?>) - Static method in class org.apache.accumulo.server.rpc.RpcWrapper
- getOnlineTabletsForTable(TServerInstance, String) - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Fetch the tablets for the given table by asking the tablet server.
- getOobCheckMillis() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getOperation() - Method in class org.apache.accumulo.server.master.state.MergeInfo
- getOpts() - Method in class org.apache.accumulo.server.conf.TableConfiguration.ParsedIteratorConfig
- getParentConfiguration() - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
-
Gets the parent configuration of this configuration.
- getParentConfiguration() - Method in class org.apache.accumulo.server.conf.TableConfiguration
-
Gets the parent configuration of this configuration.
- getParentConfiguration() - Method in class org.apache.accumulo.server.conf.ZooConfiguration
-
Gets the parent configuration of this configuration.
- getParsedIteratorConfig(IteratorUtil.IteratorScope) - Method in class org.apache.accumulo.server.conf.TableConfiguration
- getParserForType() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- getPartitioner() - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
- getPartitioner() - Method in class org.apache.accumulo.server.master.balancer.RegexGroupBalancer
- getPeerConfigurationValue(Class<? extends ReplicaSystem>, String) - Static method in class org.apache.accumulo.server.replication.ReplicaSystemFactory
-
Generate the configuration value for a
ReplicaSystem
in the instance properties - getPeers() - Method in class org.apache.accumulo.server.replication.ReplicationUtil
-
Extract replication peers from system configuration
- getPendingReplicationPaths() - Method in class org.apache.accumulo.server.replication.ReplicationUtil
- getPendingReplications() - Method in class org.apache.accumulo.server.replication.ReplicationUtil
- getPermHandler(String, boolean) - Static method in class org.apache.accumulo.server.security.SecurityOperation
- getPoolNameForTable(String) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
-
Matches table name against pool names, returns matching pool name or DEFAULT_POOL.
- getPoolNamesForHost(String) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
-
Matches host against the regexes and returns the matching pool names
- getPoolNameToRegexPattern() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getPoolRecheckMillis() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
-
Deprecated.
- getProblemType() - Method in class org.apache.accumulo.server.problems.ProblemReport
- getProcessName() - Static method in class org.apache.accumulo.server.metrics.MetricsSystemHelper
- getProcessor(TTransport) - Method in class org.apache.accumulo.server.rpc.ClientInfoProcessorFactory
- getProgress(Connector, String, ReplicationTarget) - Method in class org.apache.accumulo.server.replication.ReplicationUtil
-
Compute a progress string for the replication of the given WAL
- getProperties(Map<String, String>, Predicate<String>) - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- getProperties(Map<String, String>, Predicate<String>) - Method in class org.apache.accumulo.server.conf.TableConfiguration
- getProperties(Map<String, String>, Predicate<String>) - Method in class org.apache.accumulo.server.conf.ZooConfiguration
- getQueueKey(String, ReplicationTarget) - Static method in class org.apache.accumulo.server.replication.DistributedWorkQueueWorkAssignerHelper
-
Serialize a filename and a
ReplicationTarget
into the expected key format for use with theDistributedWorkQueue
- getRandomFreePort() - Static method in class org.apache.accumulo.server.util.PortUtils
- getRecoveryDirs() - Static method in class org.apache.accumulo.server.ServerConstants
- getRecoveryPath(VolumeManager, Path) - Static method in class org.apache.accumulo.server.master.recovery.RecoveryPath
- getReplicationTargets() - Method in class org.apache.accumulo.server.replication.ReplicationUtil
- getResource() - Method in class org.apache.accumulo.server.problems.ProblemReport
- getResource() - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- getRootTable(ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getRootTabletDir() - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getRootTabletLocation() - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getRootTabletLocation() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getRootUsername() - Method in class org.apache.accumulo.server.security.SecurityOperation
- getRpcPrincipalThreadLocal() - Static method in class org.apache.accumulo.server.rpc.UGIAssumingProcessor
- getSaslParams() - Method in class org.apache.accumulo.server.AccumuloServerContext
- getSecretManager() - Method in class org.apache.accumulo.server.AccumuloServerContext
- getSecretManager() - Method in class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- getSerializedSize() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- getServer() - Method in class org.apache.accumulo.server.master.state.TabletLocationState
- getServer() - Method in class org.apache.accumulo.server.problems.ProblemReport
- getServer() - Method in class org.apache.accumulo.server.rpc.ServerAddress
- getServerConfigurationFactory() - Method in class org.apache.accumulo.server.AccumuloServerContext
-
Retrieve the configuration factory used to construct this context
- getServerPrincipal(String) - Static method in class org.apache.accumulo.server.security.SecurityUtil
-
SecurityUtil.getServerPrincipal(String, String)
- getServerSslParams() - Method in class org.apache.accumulo.server.AccumuloServerContext
-
Retrieve the SSL/TLS configuration for starting up a listening service
- getSession() - Method in class org.apache.accumulo.server.master.state.TServerInstance
- getSiteConfiguration() - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getSslServerSocket(int, int, InetAddress, SslConnectionParams) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Create the Thrift server socket for RPC running over SSL.
- getStartRow() - Method in class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- getStartRowForExtent(KeyExtent) - Static method in class org.apache.accumulo.server.client.BulkImporter
- getState() - Method in class org.apache.accumulo.server.master.state.MergeInfo
- getState(Set<TServerInstance>) - Method in class org.apache.accumulo.server.master.state.TabletLocationState
- getStateById(byte) - Static method in enum org.apache.accumulo.server.master.state.TabletServerState
- getStoreForTablet(KeyExtent, AccumuloServerContext) - Static method in class org.apache.accumulo.server.master.state.TabletStateStore
- getSupportedTokenTypes() - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- getSupportedTokenTypes() - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- getSupportedTokenTypes() - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- getSupportedTokenTypes() - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- getSystemConfiguration() - Method in class org.apache.accumulo.server.metrics.MetricsConfiguration
- getSystemTimestamp() - Method in class org.apache.accumulo.server.data.ServerMutation
- getTableConfiguration(String) - Method in class org.apache.accumulo.server.conf.ServerConfiguration
- getTableConfiguration(String) - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getTableConfiguration(KeyExtent) - Method in class org.apache.accumulo.server.conf.ServerConfiguration
- getTableConfiguration(KeyExtent) - Method in class org.apache.accumulo.server.conf.ServerConfigurationFactory
- getTableConfiguration(TInfo, TCredentials, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getTableId() - Method in class org.apache.accumulo.server.conf.TableConfiguration
- getTableId() - Method in class org.apache.accumulo.server.fs.VolumeChooserEnvironment
- getTableIdToTableName() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- getTableMap(boolean) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- getTableName() - Method in class org.apache.accumulo.server.problems.ProblemReport
- getTableOperations() - Method in class org.apache.accumulo.server.master.balancer.TableLoadBalancer
- getTablesDirs() - Static method in class org.apache.accumulo.server.ServerConstants
- getTableState(String) - Method in class org.apache.accumulo.server.tables.TableManager
- getTabletEntries(SortedMap<Key, Value>, List<ColumnFQ>) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- getThriftServerType() - Method in class org.apache.accumulo.server.AccumuloServerContext
-
Determine the type of Thrift server to instantiate given the server's configuration.
- getTime() - Method in class org.apache.accumulo.server.problems.ProblemReport
- getTime() - Method in class org.apache.accumulo.server.tablets.TabletTime
- getTimeID(TimeType) - Static method in class org.apache.accumulo.server.tablets.TabletTime
- getTimestamp() - Method in class org.apache.accumulo.server.data.ServerColumnUpdate
- getTokenCache() - Method in class org.apache.accumulo.server.rpc.TCredentialsUpdatingInvocationHandler
-
Visibile for testing
- getTokenClassFromName(String) - Method in class org.apache.accumulo.server.rpc.TCredentialsUpdatingInvocationHandler
- getTopKey() - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- getTopValue() - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- getTserverInstance() - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer.Location
- getUnknownFields() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- getUpdateCount() - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- getUpdateCount() - Method in class org.apache.accumulo.server.conf.TableConfiguration
- getUpdateCount() - Method in class org.apache.accumulo.server.conf.ZooConfiguration
- getUserAuthorizations(TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- getUserAuthorizations(TCredentials, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- getUserAuthorizations(TInfo, TCredentials, String) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getUsers() - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- getViolationDescription(short) - Method in class org.apache.accumulo.server.constraints.MetadataConstraints
- getVolume(Path) - Method in enum org.apache.accumulo.server.fs.VolumeManager.FileType
- getVolumeByPath(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- getVolumeByPath(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getVolumeReplacements() - Static method in class org.apache.accumulo.server.ServerConstants
- getVolumes() - Method in interface org.apache.accumulo.server.fs.VolumeManager
-
Fetch the configured Volumes, excluding the default Volume
- getVolumes() - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- getWaitTime() - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
-
The amount of time to wait between balancing.
- getWaitTime() - Method in class org.apache.accumulo.server.master.balancer.RegexGroupBalancer
- getWalDirs() - Static method in class org.apache.accumulo.server.ServerConstants
- getWalogArchives() - Static method in class org.apache.accumulo.server.ServerConstants
- getWalsInUse(TServerInstance) - Method in class org.apache.accumulo.server.log.WalStateManager
- getWorkQueued() - Method in class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
- getZooCache() - Method in class org.apache.accumulo.server.master.LiveTServerSet
- getZooKeepers() - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- getZooKeepers() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getZooKeepersSessionTimeOut() - Method in class org.apache.accumulo.server.client.HdfsZooInstance
- getZooReaderWriter(String, int, String) - Method in class org.apache.accumulo.server.zookeeper.ZooReaderWriterFactory
-
Gets a new reader/writer.
- globStatus(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- globStatus(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- gracefulStop() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenKeyManager
- GRANT_SYSTEM_PERMISSION_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- GRANT_TABLE_PERMISSION_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- grantNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- grantNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- grantNamespacePermission(String, String, NamespacePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Gives the user the given namespace permission
- grantNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- grantNamespacePermission(TCredentials, String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- grantNamespacePermission(TInfo, TCredentials, String, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- grantSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- grantSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- grantSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Gives the user the given system permission
- grantSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- grantSystemPermission(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- grantSystemPermission(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- grantSystemPermission(TInfo, TCredentials, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- grantTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- grantTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- grantTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Gives the user the given table permission
- grantTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- grantTablePermission(TCredentials, String, String, TablePermission, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- grantTablePermission(TCredentials, String, String, TablePermission, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- grantTablePermission(TInfo, TCredentials, String, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- GroupBalancer - Class in org.apache.accumulo.server.master.balancer
-
A balancer that evenly spreads groups of tablets across all tablet server.
- GroupBalancer(String) - Constructor for class org.apache.accumulo.server.master.balancer.GroupBalancer
- GroupBalancer.Location - Class in org.apache.accumulo.server.master.balancer
H
- HadoopLogCloser - Class in org.apache.accumulo.server.master.recovery
- HadoopLogCloser() - Constructor for class org.apache.accumulo.server.master.recovery.HadoopLogCloser
- halt(int, Runnable) - Static method in class org.apache.accumulo.server.util.Halt
- halt(String) - Static method in class org.apache.accumulo.server.util.Halt
- halt(String, int) - Static method in class org.apache.accumulo.server.util.Halt
- halt(ZooLock) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- Halt - Class in org.apache.accumulo.server.util
- Halt() - Constructor for class org.apache.accumulo.server.util.Halt
- handle(Callback[]) - Method in class org.apache.accumulo.server.rpc.SaslServerDigestCallbackHandler
- HAS_SYSTEM_PERMISSION_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- hasBegin() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 begin = 1 [default = 0];
- hasBegin() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional int64 begin = 1 [default = 0];
- hasBegin() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional int64 begin = 1 [default = 0];
- hasCachedNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- hasCachedNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- hasCachedNamespacePermission(String, String, NamespacePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to get the namespace permission of a user for a namespace, with caching.
- hasCachedNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- hasCachedSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- hasCachedSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- hasCachedSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to get the system permission for the user, with caching due to high frequency operation.
- hasCachedSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- hasCachedTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- hasCachedTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- hasCachedTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to get the table permission of a user for a table, with caching.
- hasCachedTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- hasClosed() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool closed = 4 [default = false];
- hasClosed() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional bool closed = 4 [default = false];
- hasClosed() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional bool closed = 4 [default = false];
- hasCreatedTime() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 createdTime = 5 [default = 0];
- hasCreatedTime() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional int64 createdTime = 5 [default = 0];
- hasCreatedTime() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional int64 createdTime = 5 [default = 0];
- hasEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 end = 2 [default = 0];
- hasEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional int64 end = 2 [default = 0];
- hasEnd() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional int64 end = 2 [default = 0];
- hashCode() - Method in class org.apache.accumulo.server.data.ServerMutation
- hashCode() - Method in class org.apache.accumulo.server.fs.FileRef
- hashCode() - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer.Location
- hashCode() - Method in class org.apache.accumulo.server.master.state.SuspendingTServer
- hashCode() - Method in class org.apache.accumulo.server.master.state.TServerInstance
- hashCode() - Method in class org.apache.accumulo.server.monitor.DedupedLogEvent
- hashCode() - Method in class org.apache.accumulo.server.problems.ProblemReport
- hashCode() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- hasInfiniteEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool infiniteEnd = 3 [default = false];
- hasInfiniteEnd() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
-
optional bool infiniteEnd = 3 [default = false];
- hasInfiniteEnd() - Method in interface org.apache.accumulo.server.replication.proto.Replication.StatusOrBuilder
-
optional bool infiniteEnd = 3 [default = false];
- hasNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- hasNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- hasNamespacePermission(String, String, NamespacePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to get the namespace permission of a user for a namespace
- hasNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- hasNamespacePermission(TCredentials, String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- hasNamespacePermission(TInfo, TCredentials, String, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- hasNext() - Method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- hasNext() - Method in class org.apache.accumulo.server.replication.StatusFormatter
- hasNext() - Method in class org.apache.accumulo.server.util.RandomWriter.RandomMutationGenerator
- hasNext() - Method in class org.apache.accumulo.server.util.TabletIterator
- hasSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- hasSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- hasSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to get the system permission for the user
- hasSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- hasSystemPermission(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- hasSystemPermission(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- hasSystemPermission(TInfo, TCredentials, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- hasTableId() - Method in class org.apache.accumulo.server.fs.VolumeChooserEnvironment
- hasTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- hasTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- hasTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to get the table permission of a user for a table
- hasTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- hasTablePermission(TCredentials, String, String, TablePermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- hasTablePermission(TCredentials, String, String, TablePermission, boolean) - Method in class org.apache.accumulo.server.security.SecurityOperation
-
Checks if a user has a table permission
- hasTablePermission(TInfo, TCredentials, String, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- hasTop() - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- HdfsZooInstance - Class in org.apache.accumulo.server.client
-
An implementation of Instance that looks in HDFS and ZooKeeper to find the master and root tablet location.
- host() - Method in class org.apache.accumulo.server.master.state.TServerInstance
- HOST_BALANCER_OOB_CHECK_KEY - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- HOST_BALANCER_OUTSTANDING_MIGRATIONS_KEY - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- HOST_BALANCER_POOL_RECHECK_KEY - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
-
Deprecated.
- HOST_BALANCER_PREFIX - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- HOST_BALANCER_REGEX_MAX_MIGRATIONS_KEY - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- HOST_BALANCER_REGEX_USING_IPS_KEY - Static variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- HOSTED - org.apache.accumulo.server.master.state.TabletState
- hostPort() - Method in class org.apache.accumulo.server.master.state.TServerInstance
- HostRegexTableLoadBalancer - Class in org.apache.accumulo.server.master.balancer
-
This balancer creates groups of tablet servers using user-provided regular expressions over the tablet server hostnames.
- HostRegexTableLoadBalancer() - Constructor for class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
I
- idle - Static variable in interface org.apache.accumulo.server.metrics.ThriftMetricsKeys
- IllegalTableTransitionException(TableState, TableState) - Constructor for exception org.apache.accumulo.server.tables.TableManager.IllegalTableTransitionException
- IllegalTableTransitionException(TableState, TableState, String) - Constructor for exception org.apache.accumulo.server.tables.TableManager.IllegalTableTransitionException
- importFiles(List<String>, Path) - Method in class org.apache.accumulo.server.client.BulkImporter
- incCount() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- INFINITEEND_FIELD_NUMBER - Static variable in class org.apache.accumulo.server.replication.proto.Replication.Status
- Info - Class in org.apache.accumulo.server.util
- Info() - Constructor for class org.apache.accumulo.server.util.Info
- ingestedUntil(long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
-
Creates a
Replication.Status
for newly-created data that must be replicated - ingestedUntil(Replication.Status.Builder, long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.apache.accumulo.server.iterators.MetadataBulkLoadFilter
- init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- init(SortedKeyValueIterator<Key, Value>, Map<String, String>, IteratorEnvironment) - Method in class org.apache.accumulo.server.replication.StatusCombiner
- init(ServerConfiguration) - Method in class org.apache.accumulo.server.master.balancer.ChaoticLoadBalancer
-
Deprecated.
- init(ServerConfiguration) - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Deprecated.since 1.7.3 and 1.8.1; overriding this has no effect; subclasses should override
TabletBalancer.init(ServerConfigurationFactory)
instead. - init(ServerConfiguration) - Method in class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- init(ServerConfiguration) - Method in interface org.apache.accumulo.server.tabletserver.MemoryManager
-
Initialize the memory manager.
- init(ServerConfigurationFactory) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- init(ServerConfigurationFactory) - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Initialize the TabletBalancer.
- init(VolumeManager, ServerConfigurationFactory, String) - Static method in class org.apache.accumulo.server.Accumulo
- initialize() - Method in class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyDistributor
-
Ensures that ZooKeeper is in a correct state to perform distribution of
AuthenticationKey
s. - initialize(Iterable<Map.Entry<Key, Value>>, FormatterConfig) - Method in class org.apache.accumulo.server.replication.StatusFormatter
- initialize(String, boolean) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- initialize(String, boolean) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Sets up the authorizor for a new instance of Accumulo
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- initialize(String, boolean) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Sets up the permission handler for a new instance of Accumulo
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- initialize(String, boolean) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- initialize(Map<String, TableState>) - Method in interface org.apache.accumulo.server.tables.TableObserver
- Initialize - Class in org.apache.accumulo.server.init
-
This class is used to setup the directory structure and the root tablet to get an instance started
- Initialize() - Constructor for class org.apache.accumulo.server.init.Initialize
- initializeClone(String, String, String, Connector, BatchWriter) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- initializeSecurity(TCredentials, String) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Used to initialize security for the root user
- initializeSecurity(TCredentials, String) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- initializeSecurity(TCredentials, String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- initializeSecurity(TCredentials, String) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- initializeSecurity(TCredentials, String) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to initialize security for the root user
- initializeSecurity(TCredentials, String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- initializeSecurity(TCredentials, String) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- initializeSecurity(TCredentials, String, byte[]) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- initializeSecurity(TCredentials, String, byte[]) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- initializeSecurity(TCredentials, String, byte[]) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- initializeSecurity(TCredentials, String, byte[]) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- initializeSecurity(TCredentials, String, byte[]) - Method in class org.apache.accumulo.server.security.SecurityOperation
- initSystemTablesConfig() - Static method in class org.apache.accumulo.server.init.Initialize
- initTable(String) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- initTable(String) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- initTable(String) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Initializes a new user
- initTable(String) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- initUser(String) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Initializes a new user
- initUser(String) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- initUser(String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- initUser(String) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- initUser(String) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Initializes a new user
- initUser(String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- initUser(String) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- initWalMarker(TServerInstance) - Method in class org.apache.accumulo.server.log.WalStateManager
- InsecureAuthenticator - Class in org.apache.accumulo.server.security.handler
-
This is an Authenticator implementation that doesn't actually do any security.
- InsecureAuthenticator() - Constructor for class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- InsecurePermHandler - Class in org.apache.accumulo.server.security.handler
-
This is a Permission Handler implementation that doesn't actually do any security.
- InsecurePermHandler() - Constructor for class org.apache.accumulo.server.security.handler.InsecurePermHandler
- inst - Variable in class org.apache.accumulo.server.conf.NamespaceConfiguration
- INSTANCE_ID_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- internalGetFieldAccessorTable() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- invalidateCache() - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- invalidateCache() - Method in class org.apache.accumulo.server.conf.TableConfiguration
- invalidateCache() - Method in class org.apache.accumulo.server.conf.ZooConfiguration
- invert(Map<String, String>) - Method in class org.apache.accumulo.server.replication.ReplicationUtil
- invoke(Object, Method, Object[]) - Method in class org.apache.accumulo.server.rpc.TCredentialsUpdatingInvocationHandler
- isAccumuloOffline(IZooReader, String) - Static method in class org.apache.accumulo.server.util.AccumuloStatus
-
Determines if there could be an accumulo instance running via zookeeper lock checking
- isActive(long) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- isActive(TInfo, long) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- isDelete() - Method in class org.apache.accumulo.server.master.state.MergeInfo
- isEmpty() - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- isEnabled() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
- isEnabled() - Method in interface org.apache.accumulo.server.metrics.Metrics
- isEnabled() - Method in class org.apache.accumulo.server.metrics.Metrics2ThriftMetrics
- isEnabled() - Method in class org.apache.accumulo.server.metrics.MetricsConfiguration
- isFile(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- isFile(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- isFinished(String) - Static method in enum org.apache.accumulo.server.log.SortedLogState
- isFullyReplicated(Replication.Status) - Static method in class org.apache.accumulo.server.replication.StatusUtil
-
Is the given Status fully replicated but potentially not yet safe for deletion
- isInitialized() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- isInitialized() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- isInitialized() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenKeyManager
- isInitialized(VolumeManager) - Static method in class org.apache.accumulo.server.init.Initialize
- isIpBasedRegex() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- isKerberos - Variable in class org.apache.accumulo.server.security.SecurityOperation
- isPropertyValid(String, String) - Static method in class org.apache.accumulo.server.util.NamespacePropUtil
- isPropertyValid(String, String) - Static method in class org.apache.accumulo.server.util.TablePropUtil
- isReady() - Method in interface org.apache.accumulo.server.fs.VolumeManager
- isReady() - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- isSafeForRemoval(Replication.Status) - Static method in class org.apache.accumulo.server.replication.StatusUtil
-
Is the given Status fully replicated and is its file ready for deletion on the source
- isSystemUser(TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- isUsingProperties() - Method in class org.apache.accumulo.server.watcher.Log4jConfiguration
- isValidAuthorizations(String, List<ByteBuffer>) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Used to check if a user has valid auths.
- isValidAuthorizations(String, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- isValidAuthorizations(String, List<ByteBuffer>) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- isViewFS(FileSystem) - Static method in class org.apache.accumulo.server.fs.ViewFSUtils
- isViewFS(Path, Configuration) - Static method in class org.apache.accumulo.server.fs.ViewFSUtils
- isViewFSSupported() - Static method in class org.apache.accumulo.server.fs.ViewFSUtils
- isWorkRequired(Replication.Status) - Static method in class org.apache.accumulo.server.replication.StatusUtil
-
Given the
Replication.Status
, is there replication work to be done - iterator() - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- iterator() - Method in class org.apache.accumulo.server.master.state.RootTabletStateStore
- iterator() - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Scan the information about the tablets covered by this store
- iterator() - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- iterator() - Method in class org.apache.accumulo.server.problems.ProblemReports
- iterator() - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- iterator() - Method in class org.apache.accumulo.server.util.RandomWriter.RandomMutationGenerator
- iterator(String) - Method in class org.apache.accumulo.server.problems.ProblemReports
K
- KerberosAuthenticator - Class in org.apache.accumulo.server.security.handler
- KerberosAuthenticator() - Constructor for class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- KerberosAuthenticator(ZooCache, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- KerberosAuthorizor - Class in org.apache.accumulo.server.security.handler
-
Kerberos principals might contains identifiers that are not valid ZNodes ('/').
- KerberosAuthorizor() - Constructor for class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- KerberosPermissionHandler - Class in org.apache.accumulo.server.security.handler
-
Kerberos principals might contains identifiers that are not valid ZNodes ('/').
- KerberosPermissionHandler() - Constructor for class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- KEY_SEPARATOR - Static variable in class org.apache.accumulo.server.replication.DistributedWorkQueueWorkAssignerHelper
- keyword() - Method in class org.apache.accumulo.server.conf.ConfigSanityCheck
- keyword() - Method in class org.apache.accumulo.server.init.Initialize
- keyword() - Method in class org.apache.accumulo.server.util.Admin
- keyword() - Method in class org.apache.accumulo.server.util.Info
- keyword() - Method in class org.apache.accumulo.server.util.LoginProperties
- keyword() - Method in class org.apache.accumulo.server.util.ZooKeeperMain
L
- LargestFirstMemoryManager - Class in org.apache.accumulo.server.tabletserver
-
The LargestFirstMemoryManager attempts to keep memory between 80% and 90% full.
- LargestFirstMemoryManager() - Constructor for class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- last - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
- ListInstances - Class in org.apache.accumulo.server.util
- ListInstances() - Constructor for class org.apache.accumulo.server.util.ListInstances
- listLocalUsers(TInfo, TCredentials) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- listStatus(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- listStatus(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- listUsers() - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- listUsers() - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- listUsers() - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- listUsers() - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- listUsers(TCredentials) - Method in class org.apache.accumulo.server.security.SecurityOperation
- listVolumes(ClientContext) - Static method in class org.apache.accumulo.server.util.ListVolumesUsed
- ListVolumesUsed - Class in org.apache.accumulo.server.util
- ListVolumesUsed() - Constructor for class org.apache.accumulo.server.util.ListVolumesUsed
- LiveTServerSet - Class in org.apache.accumulo.server.master
- LiveTServerSet(ClientContext, LiveTServerSet.Listener) - Constructor for class org.apache.accumulo.server.master.LiveTServerSet
- LiveTServerSet.Listener - Interface in org.apache.accumulo.server.master
- LiveTServerSet.TServerConnection - Class in org.apache.accumulo.server.master
- LocalityCheck - Class in org.apache.accumulo.server.util
- LocalityCheck() - Constructor for class org.apache.accumulo.server.util.LocalityCheck
- Location() - Constructor for class org.apache.accumulo.server.master.balancer.GroupBalancer.Location
- Location(TServerInstance) - Constructor for class org.apache.accumulo.server.master.balancer.GroupBalancer.Location
- Log4jConfiguration - Class in org.apache.accumulo.server.watcher
-
Encapsulate calls to PropertyConfigurator or DOMConfigurator to set up logging
- Log4jConfiguration(String) - Constructor for class org.apache.accumulo.server.watcher.Log4jConfiguration
- LogCloser - Interface in org.apache.accumulo.server.master.recovery
- logEntries - Variable in class org.apache.accumulo.server.fs.VolumeUtil.TabletFiles
- logGCInfo(AccumuloConfiguration) - Method in class org.apache.accumulo.server.GarbageCollectionLogger
- LOGGING_TO_HDFS - Static variable in class org.apache.accumulo.server.ServerConstants
-
version (4) moves logging to HDFS in 1.5.0
- LOGICAL_TIME_ID - Static variable in class org.apache.accumulo.server.tablets.TabletTime
- LoginProperties - Class in org.apache.accumulo.server.util
- LoginProperties() - Constructor for class org.apache.accumulo.server.util.LoginProperties
- LogService - Class in org.apache.accumulo.server.monitor
-
Hijack log4j and capture log events for display.
- LogService() - Constructor for class org.apache.accumulo.server.monitor.LogService
M
- main(String[]) - Static method in class org.apache.accumulo.server.client.HdfsZooInstance
- main(String[]) - Static method in class org.apache.accumulo.server.conf.ConfigSanityCheck
- main(String[]) - Static method in class org.apache.accumulo.server.init.Initialize
- main(String[]) - Static method in class org.apache.accumulo.server.metrics.MetricsConfiguration
- main(String[]) - Static method in class org.apache.accumulo.server.problems.ProblemReports
- main(String[]) - Static method in class org.apache.accumulo.server.util.Admin
- main(String[]) - Static method in class org.apache.accumulo.server.util.ChangeSecret
- main(String[]) - Static method in class org.apache.accumulo.server.util.CheckForMetadataProblems
- main(String[]) - Static method in class org.apache.accumulo.server.util.CleanZookeeper
- main(String[]) - Static method in class org.apache.accumulo.server.util.DeleteZooInstance
- main(String[]) - Static method in class org.apache.accumulo.server.util.DumpZookeeper
- main(String[]) - Static method in class org.apache.accumulo.server.util.FindOfflineTablets
- main(String[]) - Static method in class org.apache.accumulo.server.util.Info
- main(String[]) - Static method in class org.apache.accumulo.server.util.ListInstances
- main(String[]) - Static method in class org.apache.accumulo.server.util.ListVolumesUsed
- main(String[]) - Static method in class org.apache.accumulo.server.util.LocalityCheck
- main(String[]) - Static method in class org.apache.accumulo.server.util.LoginProperties
- main(String[]) - Static method in class org.apache.accumulo.server.util.RandomizeVolumes
- main(String[]) - Static method in class org.apache.accumulo.server.util.RandomWriter
- main(String[]) - Static method in class org.apache.accumulo.server.util.RemoveEntriesForMissingFiles
- main(String[]) - Static method in class org.apache.accumulo.server.util.RestoreZookeeper
- main(String[]) - Static method in class org.apache.accumulo.server.util.SendLogToChainsaw
- main(String[]) - Static method in class org.apache.accumulo.server.util.TableDiskUsage
- main(String[]) - Static method in class org.apache.accumulo.server.util.TabletServerLocks
- main(String[]) - Static method in class org.apache.accumulo.server.util.VerifyTabletAssignments
- main(String[]) - Static method in class org.apache.accumulo.server.util.ZooKeeperMain
- main(String[]) - Static method in class org.apache.accumulo.server.util.ZooZap
- main(String[]) - Static method in class org.apache.accumulo.server.zookeeper.ZooQueueLock
- MapRLogCloser - Class in org.apache.accumulo.server.master.recovery
- MapRLogCloser() - Constructor for class org.apache.accumulo.server.master.recovery.MapRLogCloser
- MASTER_NAME - Static variable in interface org.apache.accumulo.server.metrics.Metrics
- MasterMetadataUtil - Class in org.apache.accumulo.server.util
- MasterMetadataUtil() - Constructor for class org.apache.accumulo.server.util.MasterMetadataUtil
- matchingFileSystem(Path, String[]) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- matchingFileSystem(Path, String[]) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- matchingFileSystem(Path, String[], Configuration) - Static method in class org.apache.accumulo.server.fs.ViewFSUtils
- maxMetadataTime(String, String) - Static method in class org.apache.accumulo.server.tablets.TabletTime
- MemoryManagementActions - Class in org.apache.accumulo.server.tabletserver
- MemoryManagementActions() - Constructor for class org.apache.accumulo.server.tabletserver.MemoryManagementActions
- MemoryManager - Interface in org.apache.accumulo.server.tabletserver
-
A MemoryManager in accumulo currently determines when minor compactions should occur and when ingest should be put on hold.
- MERGE - org.apache.accumulo.server.master.state.MergeInfo.Operation
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- mergeFrom(Message) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- mergeFrom(Replication.Status) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
- MergeInfo - Class in org.apache.accumulo.server.master.state
-
Information about the current merge/rangeDelete.
- MergeInfo() - Constructor for class org.apache.accumulo.server.master.state.MergeInfo
- MergeInfo(KeyExtent, MergeInfo.Operation) - Constructor for class org.apache.accumulo.server.master.state.MergeInfo
- MergeInfo.Operation - Enum in org.apache.accumulo.server.master.state
- merges() - Method in interface org.apache.accumulo.server.master.state.CurrentState
- MergeState - Enum in org.apache.accumulo.server.master.state
- MERGING - org.apache.accumulo.server.master.state.MergeState
-
when the number of chopped, offline tablets equals the number of merge tablets, begin the metadata updates
- meta() - Method in class org.apache.accumulo.server.fs.FileRef
- META - org.apache.accumulo.server.TabletLevel
- MetadataBulkLoadFilter - Class in org.apache.accumulo.server.iterators
-
A special iterator for the metadata table that removes inactive bulk load flags
- MetadataBulkLoadFilter() - Constructor for class org.apache.accumulo.server.iterators.MetadataBulkLoadFilter
- MetadataConstraints - Class in org.apache.accumulo.server.constraints
- MetadataConstraints() - Constructor for class org.apache.accumulo.server.constraints.MetadataConstraints
- MetaDataStateStore - Class in org.apache.accumulo.server.master.state
- MetaDataStateStore(ClientContext, CurrentState) - Constructor for class org.apache.accumulo.server.master.state.MetaDataStateStore
- MetaDataStateStore(ClientContext, CurrentState, String) - Constructor for class org.apache.accumulo.server.master.state.MetaDataStateStore
- MetaDataStateStore(AccumuloServerContext) - Constructor for class org.apache.accumulo.server.master.state.MetaDataStateStore
- MetaDataStateStore(AccumuloServerContext, String) - Constructor for class org.apache.accumulo.server.master.state.MetaDataStateStore
- MetaDataTableScanner - Class in org.apache.accumulo.server.master.state
- MetaDataTableScanner(ClientContext, Range) - Constructor for class org.apache.accumulo.server.master.state.MetaDataTableScanner
- MetaDataTableScanner(ClientContext, Range, String) - Constructor for class org.apache.accumulo.server.master.state.MetaDataTableScanner
- MetaDataTableScanner(ClientContext, Range, CurrentState) - Constructor for class org.apache.accumulo.server.master.state.MetaDataTableScanner
- MetadataTableUtil - Class in org.apache.accumulo.server.util
-
provides a reference to the metadata table for updates by tablet servers
- Metric() - Constructor for class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- Metrics - Interface in org.apache.accumulo.server.metrics
- Metrics2ThriftMetrics - Class in org.apache.accumulo.server.metrics
- MetricsConfiguration - Class in org.apache.accumulo.server.metrics
- MetricsConfiguration(String) - Constructor for class org.apache.accumulo.server.metrics.MetricsConfiguration
- MetricsFactory - Class in org.apache.accumulo.server.metrics
- MetricsFactory(boolean) - Constructor for class org.apache.accumulo.server.metrics.MetricsFactory
- MetricsFactory(AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.metrics.MetricsFactory
- MetricsSystemHelper - Class in org.apache.accumulo.server.metrics
- MetricsSystemHelper() - Constructor for class org.apache.accumulo.server.metrics.MetricsSystemHelper
- migrations - Variable in class org.apache.accumulo.server.master.balancer.TabletBalancer.OutstandingMigrations
- migrationsSnapshot() - Method in interface org.apache.accumulo.server.master.state.CurrentState
-
Provide an immutable snapshot view of migrating tablets.
- MILLIS_TIME_ID - Static variable in class org.apache.accumulo.server.tablets.TabletTime
- mkdirs(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- mkdirs(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- mkdirs(Path, FsPermission) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- mkdirs(Path, FsPermission) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- MonitorLog4jWatcher - Class in org.apache.accumulo.server.watcher
-
Watcher that updates the monitor's log4j port from ZooKeeper in a system property
- MonitorLog4jWatcher(String, String) - Constructor for class org.apache.accumulo.server.watcher.MonitorLog4jWatcher
- monitorSwappiness(AccumuloConfiguration) - Static method in class org.apache.accumulo.server.Accumulo
- MOVE_DELETE_MARKERS - Static variable in class org.apache.accumulo.server.ServerConstants
-
version (5) moves delete file markers for the metadata table into the root tablet
- MOVE_TO_REPLICATION_TABLE - Static variable in class org.apache.accumulo.server.ServerConstants
-
version (7) also reflects the addition of a replication table
- MOVE_TO_ROOT_TABLE - Static variable in class org.apache.accumulo.server.ServerConstants
-
version (6) reflects the addition of a separate root table (ACCUMULO-1481) in version 1.6.0
- moveMetaDeleteMarkers(ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
-
During an upgrade we need to move deletion requests for files under the !METADATA table to the root tablet.
- moveMetaDeleteMarkersFrom14(ClientContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- moveToTrash(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- moveToTrash(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
N
- name() - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- name() - Method in class org.apache.accumulo.server.master.state.RootTabletStateStore
- name() - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Identifying name for this tablet state store.
- name() - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- NamespaceConfiguration - Class in org.apache.accumulo.server.conf
- NamespaceConfiguration(String, Instance, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.conf.NamespaceConfiguration
- NamespaceConfiguration(String, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.conf.NamespaceConfiguration
- namespaceId - Variable in class org.apache.accumulo.server.conf.NamespaceConfiguration
- NamespacePropUtil - Class in org.apache.accumulo.server.util
- NamespacePropUtil() - Constructor for class org.apache.accumulo.server.util.NamespacePropUtil
- NEEDS_UPGRADE - Static variable in class org.apache.accumulo.server.ServerConstants
- needsToBeChopped(KeyExtent) - Method in class org.apache.accumulo.server.master.state.MergeInfo
- NEW - org.apache.accumulo.server.master.state.TabletServerState
- newBuilder() - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- newBuilder(Replication.Status) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- newBuilderForType() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- newColumnUpdate(byte[], byte[], byte[], boolean, long, boolean, byte[]) - Method in class org.apache.accumulo.server.data.ServerMutation
- newProcessor() - Method in interface org.apache.accumulo.server.zookeeper.DistributedWorkQueue.Processor
- newServer - Variable in class org.apache.accumulo.server.master.state.TabletMigration
- next() - Method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- next() - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- next() - Method in class org.apache.accumulo.server.replication.StatusFormatter
- next() - Method in class org.apache.accumulo.server.util.RandomWriter.RandomMutationGenerator
- next() - Method in class org.apache.accumulo.server.util.TabletIterator
- NONE - org.apache.accumulo.server.master.state.MergeState
-
Not merging
- NONE - Static variable in class org.apache.accumulo.server.master.balancer.GroupBalancer.Location
- NORMAL - org.apache.accumulo.server.TabletLevel
- NoTservers(Logger) - Constructor for class org.apache.accumulo.server.master.balancer.TabletBalancer.NoTservers
O
- oldServer - Variable in class org.apache.accumulo.server.master.state.TabletMigration
- ONLINE - org.apache.accumulo.server.master.state.TabletServerState
- onlineTables() - Method in interface org.apache.accumulo.server.master.state.CurrentState
- onlineTabletServers() - Method in interface org.apache.accumulo.server.master.state.CurrentState
- oobCheckMillis - Variable in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- open(Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- open(Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- OPEN - org.apache.accumulo.server.log.WalStateManager.WalState
- openWithUnknownLength() - Static method in class org.apache.accumulo.server.replication.StatusUtil
- openWithUnknownLength(long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- openWithUnknownLengthValue() - Static method in class org.apache.accumulo.server.replication.StatusUtil
- org.apache.accumulo.server - package org.apache.accumulo.server
- org.apache.accumulo.server.cli - package org.apache.accumulo.server.cli
- org.apache.accumulo.server.client - package org.apache.accumulo.server.client
- org.apache.accumulo.server.conf - package org.apache.accumulo.server.conf
- org.apache.accumulo.server.constraints - package org.apache.accumulo.server.constraints
- org.apache.accumulo.server.data - package org.apache.accumulo.server.data
- org.apache.accumulo.server.fs - package org.apache.accumulo.server.fs
- org.apache.accumulo.server.init - package org.apache.accumulo.server.init
- org.apache.accumulo.server.iterators - package org.apache.accumulo.server.iterators
- org.apache.accumulo.server.log - package org.apache.accumulo.server.log
- org.apache.accumulo.server.master - package org.apache.accumulo.server.master
- org.apache.accumulo.server.master.balancer - package org.apache.accumulo.server.master.balancer
- org.apache.accumulo.server.master.recovery - package org.apache.accumulo.server.master.recovery
- org.apache.accumulo.server.master.state - package org.apache.accumulo.server.master.state
- org.apache.accumulo.server.master.tableOps - package org.apache.accumulo.server.master.tableOps
- org.apache.accumulo.server.metrics - package org.apache.accumulo.server.metrics
- org.apache.accumulo.server.monitor - package org.apache.accumulo.server.monitor
- org.apache.accumulo.server.problems - package org.apache.accumulo.server.problems
- org.apache.accumulo.server.replication - package org.apache.accumulo.server.replication
- org.apache.accumulo.server.replication.proto - package org.apache.accumulo.server.replication.proto
- org.apache.accumulo.server.rpc - package org.apache.accumulo.server.rpc
- org.apache.accumulo.server.security - package org.apache.accumulo.server.security
- org.apache.accumulo.server.security.delegation - package org.apache.accumulo.server.security.delegation
- org.apache.accumulo.server.security.handler - package org.apache.accumulo.server.security.handler
- org.apache.accumulo.server.tables - package org.apache.accumulo.server.tables
- org.apache.accumulo.server.tablets - package org.apache.accumulo.server.tablets
- org.apache.accumulo.server.tabletserver - package org.apache.accumulo.server.tabletserver
- org.apache.accumulo.server.util - package org.apache.accumulo.server.util
- org.apache.accumulo.server.util.time - package org.apache.accumulo.server.util.time
- org.apache.accumulo.server.watcher - package org.apache.accumulo.server.watcher
- org.apache.accumulo.server.zookeeper - package org.apache.accumulo.server.zookeeper
- outstandingMigrations - Variable in class org.apache.accumulo.server.master.balancer.ChaoticLoadBalancer
- outstandingMigrations - Variable in class org.apache.accumulo.server.master.balancer.DefaultLoadBalancer
- OutstandingMigrations(Logger) - Constructor for class org.apache.accumulo.server.master.balancer.TabletBalancer.OutstandingMigrations
- overlaps(KeyExtent) - Method in class org.apache.accumulo.server.master.state.MergeInfo
P
- parse(byte[]) - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- parseConfiguration(ServerConfiguration) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
-
Parse configuration and extract properties
- parseDelimitedFrom(InputStream) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(byte[]) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(ByteString) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(CodedInputStream) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(InputStream) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.accumulo.server.replication.proto.Replication.Status
- PARSER - Static variable in class org.apache.accumulo.server.replication.proto.Replication.Status
- parseReplicaSystemConfiguration(String) - Method in class org.apache.accumulo.server.replication.ReplicaSystemFactory
-
Parse the configuration value for a peer into its components:
ReplicaSystem
class name and configuration string. - path - Variable in class org.apache.accumulo.server.watcher.MonitorLog4jWatcher
- path() - Method in class org.apache.accumulo.server.fs.FileRef
- permHandle - Variable in class org.apache.accumulo.server.security.SecurityOperation
- PermissionHandler - Interface in org.apache.accumulo.server.security.handler
-
This interface is used for the system which will be used for getting a users permissions.
- persistentVersionNeedsUpgrade(int) - Static method in class org.apache.accumulo.server.Accumulo
-
Does the data version number stored in the backing Volumes indicate we need to upgrade something?
- PerTableVolumeChooser - Class in org.apache.accumulo.server.fs
-
A
VolumeChooser
that delegates to another volume chooser based on the presence of an experimental table property,Property.TABLE_VOLUME_CHOOSER
. - PerTableVolumeChooser() - Constructor for class org.apache.accumulo.server.fs.PerTableVolumeChooser
- ping(TCredentials) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- PortUtils - Class in org.apache.accumulo.server.util
- PortUtils() - Constructor for class org.apache.accumulo.server.util.PortUtils
- post(String, String) - Method in class org.apache.accumulo.server.master.state.DeadServerList
- PREFERRED_VOLUMES_CUSTOM_KEY - Static variable in class org.apache.accumulo.server.fs.PreferredVolumeChooser
-
This should match
Property.TABLE_ARBITRARY_PROP_PREFIX
- PreferredVolumeChooser - Class in org.apache.accumulo.server.fs
-
A
RandomVolumeChooser
that limits its choices from a given set of options to the subset of those options preferred for a particular table. - PreferredVolumeChooser() - Constructor for class org.apache.accumulo.server.fs.PreferredVolumeChooser
- PREFIX - Static variable in interface org.apache.accumulo.server.metrics.Metrics
- prepareNewNamespaceState(String, String, String, ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.server.tables.TableManager
- prepareNewTableState(String, String, String, String, TableState, ZooUtil.NodeExistsPolicy) - Static method in class org.apache.accumulo.server.tables.TableManager
- principalMismatch(String, String) - Method in class org.apache.accumulo.server.rpc.TCredentialsUpdatingInvocationHandler
- print(String) - Method in interface org.apache.accumulo.server.util.TableDiskUsage.Printer
- printConfig(ClientContext, Admin.DumpConfigCommand) - Method in class org.apache.accumulo.server.util.Admin
- printDiskUsage(AccumuloConfiguration, Collection<String>, VolumeManager, Connector, boolean) - Static method in class org.apache.accumulo.server.util.TableDiskUsage
- printDiskUsage(AccumuloConfiguration, Collection<String>, VolumeManager, Connector, TableDiskUsage.Printer, boolean) - Static method in class org.apache.accumulo.server.util.TableDiskUsage
- printProblems() - Method in class org.apache.accumulo.server.problems.ProblemReports
- PrintReplicationRecords - Class in org.apache.accumulo.server.replication
- PrintReplicationRecords(Connector, PrintStream) - Constructor for class org.apache.accumulo.server.replication.PrintReplicationRecords
- ProblemReport - Class in org.apache.accumulo.server.problems
- ProblemReport(String, ProblemType, String, String, Throwable) - Constructor for class org.apache.accumulo.server.problems.ProblemReport
- ProblemReport(String, ProblemType, String, String, Throwable, long) - Constructor for class org.apache.accumulo.server.problems.ProblemReport
- ProblemReport(String, ProblemType, String, Throwable) - Constructor for class org.apache.accumulo.server.problems.ProblemReport
- ProblemReportingIterator - Class in org.apache.accumulo.server.problems
- ProblemReportingIterator(AccumuloServerContext, String, String, boolean, SortedKeyValueIterator<Key, Value>) - Constructor for class org.apache.accumulo.server.problems.ProblemReportingIterator
- ProblemReports - Class in org.apache.accumulo.server.problems
- ProblemReports(AccumuloServerContext) - Constructor for class org.apache.accumulo.server.problems.ProblemReports
- ProblemType - Enum in org.apache.accumulo.server.problems
- process(String, byte[]) - Method in interface org.apache.accumulo.server.zookeeper.DistributedWorkQueue.Processor
- process(TProtocol, TProtocol) - Method in class org.apache.accumulo.server.rpc.TimedProcessor
- process(TProtocol, TProtocol) - Method in class org.apache.accumulo.server.rpc.UGIAssumingProcessor
- process(WatchedEvent) - Method in class org.apache.accumulo.server.master.LiveTServerSet
- process(WatchedEvent) - Method in class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyWatcher
- process(WatchedEvent) - Method in class org.apache.accumulo.server.watcher.MonitorLog4jWatcher
- processLogFiles() - Method in class org.apache.accumulo.server.util.SendLogToChainsaw
- ProvidesTime - Interface in org.apache.accumulo.server.util.time
-
An interface for anything that returns the time in the same format as System.currentTimeMillis().
- put(String, byte[]) - Method in interface org.apache.accumulo.server.master.state.DistributedStore
- put(String, byte[]) - Method in class org.apache.accumulo.server.master.state.ZooStore
- putFutureLocation(Mutation) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- putLastLocation(Mutation) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- putLocation(Mutation) - Method in class org.apache.accumulo.server.master.state.TServerInstance
- putLockID(ZooLock, Mutation) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
R
- randomize(Connector, String) - Static method in class org.apache.accumulo.server.util.RandomizeVolumes
- RandomizeVolumes - Class in org.apache.accumulo.server.util
- RandomizeVolumes() - Constructor for class org.apache.accumulo.server.util.RandomizeVolumes
- RandomMutationGenerator(long) - Constructor for class org.apache.accumulo.server.util.RandomWriter.RandomMutationGenerator
- RandomVolumeChooser - Class in org.apache.accumulo.server.fs
- RandomVolumeChooser() - Constructor for class org.apache.accumulo.server.fs.RandomVolumeChooser
- RandomWriter - Class in org.apache.accumulo.server.util
- RandomWriter() - Constructor for class org.apache.accumulo.server.util.RandomWriter
- RandomWriter.RandomMutationGenerator - Class in org.apache.accumulo.server.util
- readFields(DataInput) - Method in class org.apache.accumulo.server.data.ServerMutation
- readFields(DataInput) - Method in class org.apache.accumulo.server.master.state.MergeInfo
- readFields(DataInput) - Method in class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- readFields(DataInput) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- recordNewStatus(Path, Replication.Status, ReplicationTarget) - Method in class org.apache.accumulo.server.replication.ReplicaSystemHelper
-
Record the updated Status for this file and target
- RECOVERY - org.apache.accumulo.server.fs.VolumeManager.FileType
- RECOVERY_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- RecoveryPath - Class in org.apache.accumulo.server.master.recovery
- RecoveryPath() - Constructor for class org.apache.accumulo.server.master.recovery.RecoveryPath
- reduceFiles(AccumuloConfiguration, Configuration, VolumeManager, Text, Text, Collection<String>, int, Path, int) - Static method in class org.apache.accumulo.server.util.FileUtil
- REGEX_PROPERTY - Static variable in class org.apache.accumulo.server.master.balancer.RegexGroupBalancer
- RegexGroupBalancer - Class in org.apache.accumulo.server.master.balancer
-
A
GroupBalancer
that groups tablets using a configurable regex. - RegexGroupBalancer(String) - Constructor for class org.apache.accumulo.server.master.balancer.RegexGroupBalancer
- register() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
-
Registers this MBean with the MBean Server
- register() - Method in interface org.apache.accumulo.server.metrics.Metrics
- register() - Method in class org.apache.accumulo.server.metrics.Metrics2ThriftMetrics
- register(StandardMBean) - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl
-
Registers a StandardMBean with the MBean Server
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.accumulo.server.replication.proto.Replication
- RelativeTime - Class in org.apache.accumulo.server.util.time
-
Provide time from System time and hints from another time source.
- remove() - Method in class org.apache.accumulo.server.master.state.MetaDataTableScanner
- remove() - Method in class org.apache.accumulo.server.replication.StatusFormatter
- remove() - Method in class org.apache.accumulo.server.util.RandomWriter.RandomMutationGenerator
- remove() - Method in class org.apache.accumulo.server.util.TabletIterator
- remove(Object) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- remove(String) - Method in interface org.apache.accumulo.server.master.state.DistributedStore
- remove(String) - Method in class org.apache.accumulo.server.master.state.ZooStore
- remove(TServerInstance) - Method in class org.apache.accumulo.server.master.LiveTServerSet
- remove(AuthenticationKey) - Method in class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyDistributor
-
Remove the given
AuthenticationKey
from ZooKeeper. - removeAll(Collection<?>) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- removeAllKeys() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
-
Atomic operation to remove all AuthenticationKeys
- removeBulkImportStatus(List<String>) - Method in class org.apache.accumulo.server.util.ServerBulkImportStatus
- removeBulkLoadEntries(Connector, String, long) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- removeBulkLoadInProgressFlag(AccumuloServerContext, String) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- RemoveEntriesForMissingFiles - Class in org.apache.accumulo.server.util
-
Remove file entries for map files that don't exist.
- RemoveEntriesForMissingFiles() - Constructor for class org.apache.accumulo.server.util.RemoveEntriesForMissingFiles
- removeNamespace(String) - Method in class org.apache.accumulo.server.tables.TableManager
- removeNamespaceProperty(String, String) - Static method in class org.apache.accumulo.server.util.NamespacePropUtil
- removeObserver(ConfigurationObserver) - Method in class org.apache.accumulo.server.conf.NamespaceConfiguration
- removeObserver(ConfigurationObserver) - Method in class org.apache.accumulo.server.conf.TableConfiguration
- removeScanFiles(KeyExtent, Set<FileRef>, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- removeSystemProperty(String) - Static method in class org.apache.accumulo.server.util.SystemPropUtil
- removeTable(String) - Method in class org.apache.accumulo.server.tables.TableManager
- removeTableProperty(String, String) - Static method in class org.apache.accumulo.server.util.TablePropUtil
- removeTrailingSlash(String) - Static method in class org.apache.accumulo.server.fs.VolumeUtil
- removeTrailingSlash(Path) - Static method in class org.apache.accumulo.server.fs.VolumeUtil
- removeUnusedWALEntries(AccumuloServerContext, KeyExtent, List<LogEntry>, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- removeVolume(Path) - Method in enum org.apache.accumulo.server.fs.VolumeManager.FileType
- removeWalMarker(TServerInstance, UUID) - Method in class org.apache.accumulo.server.log.WalStateManager
- rename(Path, Path) - Method in interface org.apache.accumulo.server.fs.VolumeManager
- rename(Path, Path) - Method in class org.apache.accumulo.server.fs.VolumeManagerImpl
- replaceDatafiles(ClientContext, KeyExtent, Set<FileRef>, Set<FileRef>, FileRef, Long, DataFileValue, String, TServerInstance, ZooLock) - Static method in class org.apache.accumulo.server.util.MasterMetadataUtil
- replaceDatafiles(ClientContext, KeyExtent, Set<FileRef>, Set<FileRef>, FileRef, Long, DataFileValue, String, TServerInstance, ZooLock, boolean) - Static method in class org.apache.accumulo.server.util.MasterMetadataUtil
- ReplicaSystem - Interface in org.apache.accumulo.server.replication
-
Encapsulation of a remote system which Accumulo can replicate data to
- ReplicaSystemFactory - Class in org.apache.accumulo.server.replication
- ReplicaSystemFactory() - Constructor for class org.apache.accumulo.server.replication.ReplicaSystemFactory
- ReplicaSystemHelper - Class in org.apache.accumulo.server.replication
- ReplicaSystemHelper(ClientContext) - Constructor for class org.apache.accumulo.server.replication.ReplicaSystemHelper
- replicate(Path, Replication.Status, ReplicationTarget, ReplicaSystemHelper) - Method in interface org.apache.accumulo.server.replication.ReplicaSystem
-
Replicate the given status to the target peer
- replicated(long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- replicated(Replication.Status.Builder, long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
- replicatedAndIngested(long, long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
-
Creates a @{link Status} for a file which has new data and data which has been replicated
- replicatedAndIngested(Replication.Status.Builder, long, long) - Static method in class org.apache.accumulo.server.replication.StatusUtil
-
Same as
StatusUtil.replicatedAndIngested(long, long)
but uses the providedReplication.Status.Builder
- Replication - Class in org.apache.accumulo.server.replication.proto
- Replication.Status - Class in org.apache.accumulo.server.replication.proto
-
Protobuf type
Status
- Replication.Status.Builder - Class in org.apache.accumulo.server.replication.proto
-
Protobuf type
Status
- Replication.StatusOrBuilder - Interface in org.apache.accumulo.server.replication.proto
- ReplicationTableUtil - Class in org.apache.accumulo.server.util
-
provides a reference to the replication table for updates by tablet servers
- ReplicationUtil - Class in org.apache.accumulo.server.replication
- ReplicationUtil(AccumuloServerContext) - Constructor for class org.apache.accumulo.server.replication.ReplicationUtil
- ReplicationUtil(AccumuloServerContext, ZooCache, ReplicaSystemFactory) - Constructor for class org.apache.accumulo.server.replication.ReplicationUtil
- report(ProblemReport) - Method in class org.apache.accumulo.server.problems.ProblemReports
- requiresLayout() - Method in class org.apache.accumulo.server.monitor.LogService
- RESERVED - org.apache.accumulo.server.master.state.TabletServerState
- reset() - Method in class org.apache.accumulo.server.metrics.ThriftMetrics
- reset() - Method in interface org.apache.accumulo.server.metrics.ThriftMetricsMBean
- resetBalancerErrors() - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer
-
Resets logging about problems meeting an external constraint on balancing.
- resetLogger() - Method in class org.apache.accumulo.server.watcher.Log4jConfiguration
- resetScanner() - Method in class org.apache.accumulo.server.util.TabletIterator
- RestoreZookeeper - Class in org.apache.accumulo.server.util
- RestoreZookeeper() - Constructor for class org.apache.accumulo.server.util.RestoreZookeeper
- retainAll(Collection<?>) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- retrievePassword(AuthenticationTokenIdentifier) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager
- REVOKE_SYSTEM_PERMISSION_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- REVOKE_TABLE_PERMISSION_AUDIT_TEMPLATE - Static variable in class org.apache.accumulo.server.security.AuditedSecurityOperation
- revokeNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- revokeNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- revokeNamespacePermission(String, String, NamespacePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Denies the user the given namespace permission.
- revokeNamespacePermission(String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- revokeNamespacePermission(TCredentials, String, String, NamespacePermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- revokeNamespacePermission(TInfo, TCredentials, String, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- revokeSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- revokeSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- revokeSystemPermission(String, SystemPermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Denies the user the given system permission
- revokeSystemPermission(String, SystemPermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- revokeSystemPermission(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- revokeSystemPermission(TCredentials, String, SystemPermission) - Method in class org.apache.accumulo.server.security.SecurityOperation
- revokeSystemPermission(TInfo, TCredentials, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- revokeTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- revokeTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- revokeTablePermission(String, String, TablePermission) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Denies the user the given table permission.
- revokeTablePermission(String, String, TablePermission) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- revokeTablePermission(TCredentials, String, String, TablePermission, String) - Method in class org.apache.accumulo.server.security.AuditedSecurityOperation
- revokeTablePermission(TCredentials, String, String, TablePermission, String) - Method in class org.apache.accumulo.server.security.SecurityOperation
- revokeTablePermission(TInfo, TCredentials, String, String, byte) - Method in class org.apache.accumulo.server.client.ClientServiceHandler
- rollBackSplit(Text, Text, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- ROOT - org.apache.accumulo.server.TabletLevel
- RootTabletStateStore - Class in org.apache.accumulo.server.master.state
- RootTabletStateStore(ClientContext, CurrentState) - Constructor for class org.apache.accumulo.server.master.state.RootTabletStateStore
- RootTabletStateStore(AccumuloServerContext) - Constructor for class org.apache.accumulo.server.master.state.RootTabletStateStore
- rpcMechanism - Static variable in class org.apache.accumulo.server.rpc.UGIAssumingProcessor
- rpcMechanism() - Static method in class org.apache.accumulo.server.rpc.UGIAssumingProcessor
- rpcPrincipal - Static variable in class org.apache.accumulo.server.rpc.UGIAssumingProcessor
- rpcPrincipal() - Static method in class org.apache.accumulo.server.rpc.UGIAssumingProcessor
-
The principal of the user who authenticated over SASL.
- RpcWrapper - Class in org.apache.accumulo.server.rpc
-
This class accommodates the changes in THRIFT-1805, which appeared in Thrift 0.9.1 and restricts client-side notification of server-side errors to
TException
only, by wrappingRuntimeException
andError
asTException
, so it doesn't just close the connection and look like a network issue, but informs the client that aTApplicationException
had occurred, as it did in Thrift 0.9.0. - RpcWrapper() - Constructor for class org.apache.accumulo.server.rpc.RpcWrapper
- run() - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer.NoTservers
- run() - Method in class org.apache.accumulo.server.master.balancer.TabletBalancer.OutstandingMigrations
- run() - Method in class org.apache.accumulo.server.replication.PrintReplicationRecords
- run() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationTokenKeyManager
- run() - Method in class org.apache.accumulo.server.watcher.MonitorLog4jWatcher
- run(String[]) - Method in class org.apache.accumulo.server.util.LocalityCheck
S
- SASL - org.apache.accumulo.server.rpc.ThriftServerType
- SaslServerConnectionParams - Class in org.apache.accumulo.server.rpc
-
Server-side SASL connection information
- SaslServerConnectionParams(ClientConfiguration, AuthenticationToken) - Constructor for class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- SaslServerConnectionParams(ClientConfiguration, AuthenticationToken, AuthenticationTokenSecretManager) - Constructor for class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- SaslServerConnectionParams(AccumuloConfiguration, AuthenticationToken) - Constructor for class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- SaslServerConnectionParams(AccumuloConfiguration, AuthenticationToken, AuthenticationTokenSecretManager) - Constructor for class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- SaslServerDigestCallbackHandler - Class in org.apache.accumulo.server.rpc
-
CallbackHandler for SASL DIGEST-MD5 mechanism.
- SaslServerDigestCallbackHandler(AuthenticationTokenSecretManager) - Constructor for class org.apache.accumulo.server.rpc.SaslServerDigestCallbackHandler
- sawError() - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- scanServers() - Method in class org.apache.accumulo.server.master.LiveTServerSet
- schedule(Runnable, long) - Method in class org.apache.accumulo.server.util.time.SimpleTimer
-
Schedules a task to run in the future.
- schedule(Runnable, long, long) - Method in class org.apache.accumulo.server.util.time.SimpleTimer
-
Schedules a task to run in the future with a fixed delay between repeated executions.
- SecurityOperation - Class in org.apache.accumulo.server.security
-
Utility class for performing various security operations with the appropriate checks
- SecurityOperation(AccumuloServerContext) - Constructor for class org.apache.accumulo.server.security.SecurityOperation
- SecurityOperation(AccumuloServerContext, Authorizor, Authenticator, PermissionHandler) - Constructor for class org.apache.accumulo.server.security.SecurityOperation
- SecurityUtil - Class in org.apache.accumulo.server.security
- SecurityUtil() - Constructor for class org.apache.accumulo.server.security.SecurityUtil
- seek(Range, Collection<ByteSequence>, boolean) - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- SendLogToChainsaw - Class in org.apache.accumulo.server.util
- SendLogToChainsaw(String, String, String, int, Date, Date, String, String) - Constructor for class org.apache.accumulo.server.util.SendLogToChainsaw
- server - Variable in class org.apache.accumulo.server.master.state.Assignment
- server - Variable in class org.apache.accumulo.server.master.state.SuspendingTServer
- server - Variable in class org.apache.accumulo.server.rpc.ServerAddress
- ServerAddress - Class in org.apache.accumulo.server.rpc
-
Encapsulate a Thrift server and the address, host and port, to which it is bound.
- ServerAddress(TServer, HostAndPort) - Constructor for class org.apache.accumulo.server.rpc.ServerAddress
- ServerBulkImportStatus - Class in org.apache.accumulo.server.util
- ServerBulkImportStatus() - Constructor for class org.apache.accumulo.server.util.ServerBulkImportStatus
- ServerColumnUpdate - Class in org.apache.accumulo.server.data
- ServerColumnUpdate(byte[], byte[], byte[], boolean, long, boolean, byte[], ServerMutation) - Constructor for class org.apache.accumulo.server.data.ServerColumnUpdate
- ServerConfiguration - Class in org.apache.accumulo.server.conf
- ServerConfiguration() - Constructor for class org.apache.accumulo.server.conf.ServerConfiguration
- ServerConfigurationFactory - Class in org.apache.accumulo.server.conf
-
A factor for configurations used by a server process.
- ServerConfigurationFactory(Instance) - Constructor for class org.apache.accumulo.server.conf.ServerConfigurationFactory
- ServerConstants - Class in org.apache.accumulo.server
- ServerConstants() - Constructor for class org.apache.accumulo.server.ServerConstants
- serverLogin(AccumuloConfiguration) - Static method in class org.apache.accumulo.server.security.SecurityUtil
-
This method is for logging a server in kerberos.
- serverLogin(AccumuloConfiguration, String, String) - Static method in class org.apache.accumulo.server.security.SecurityUtil
-
Performs a Kerberos login using the given Kerberos principal and keytab if they are non-null and positive length Strings.
- ServerMutation - Class in org.apache.accumulo.server.data
-
Mutation that holds system time as computed by the tablet server when not provided by the user.
- ServerMutation() - Constructor for class org.apache.accumulo.server.data.ServerMutation
- ServerMutation(TMutation) - Constructor for class org.apache.accumulo.server.data.ServerMutation
- ServerMutation(Text) - Constructor for class org.apache.accumulo.server.data.ServerMutation
- ServerOpts - Class in org.apache.accumulo.server
- ServerOpts() - Constructor for class org.apache.accumulo.server.ServerOpts
- service(I, TBaseProcessor<I>) - Static method in class org.apache.accumulo.server.rpc.RpcWrapper
- service(T, Class<? extends T>, AccumuloConfiguration) - Static method in class org.apache.accumulo.server.rpc.TCredentialsUpdatingWrapper
- sessionExpired() - Method in interface org.apache.accumulo.server.tables.TableObserver
- setAcceptAllHosts(boolean) - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- setAcceptAllUsers(boolean) - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- setBegin(long) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 begin = 1 [default = 0];
- setClosed(boolean) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool closed = 4 [default = false];
- setConfiguration(AccumuloConfiguration) - Method in class org.apache.accumulo.server.client.HdfsZooInstance
-
Deprecated.
- setCount(int) - Method in class org.apache.accumulo.server.monitor.DedupedLogEvent
- setCreatedTime(long) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 createdTime = 5 [default = 0];
- setCreationDate(long) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- setCurrentServers(IteratorSetting, Set<TServerInstance>) - Static method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- setEnd(long) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional int64 end = 2 [default = 0];
- setExpirationDate(long) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- setFutureLocations(Collection<Assignment>) - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- setFutureLocations(Collection<Assignment>) - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Store the assigned locations in the data store.
- setFutureLocations(Collection<Assignment>) - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- setHosts(Set<String>) - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- setInfiniteEnd(boolean) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status.Builder
-
optional bool infiniteEnd = 3 [default = false];
- setInterruptFlag(AtomicBoolean) - Method in class org.apache.accumulo.server.problems.ProblemReportingIterator
- setLocation(AccumuloServerContext, Assignment) - Static method in class org.apache.accumulo.server.master.state.TabletStateStore
- setLocations(Collection<Assignment>) - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- setLocations(Collection<Assignment>) - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Tablet servers will update the data store with the location when they bring the tablet online
- setLocations(Collection<Assignment>) - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- setMasterState(IteratorSetting, MasterState) - Static method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- setMerges(IteratorSetting, Collection<MergeInfo>) - Static method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- setMigrations(IteratorSetting, Collection<KeyExtent>) - Static method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- setNamespaceProperty(String, String, String) - Static method in class org.apache.accumulo.server.util.NamespacePropUtil
- setOnlineTables(IteratorSetting, Set<String>) - Static method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- setRootTabletDir(String) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- setSecretManager(AuthenticationTokenSecretManager) - Method in class org.apache.accumulo.server.AccumuloServerContext
- setSecretManager(AuthenticationTokenSecretManager) - Method in class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- setShuttingDown(IteratorSetting, Set<TServerInstance>) - Static method in class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- setState(MergeState) - Method in class org.apache.accumulo.server.master.state.MergeInfo
- setSuspension(Mutation) - Method in class org.apache.accumulo.server.master.state.SuspendingTServer
- setSystemProperty(String, String) - Static method in class org.apache.accumulo.server.util.SystemPropUtil
- setSystemTimes(Mutation, long) - Method in class org.apache.accumulo.server.tablets.TabletTime
- setSystemTimestamp(long) - Method in class org.apache.accumulo.server.data.ServerMutation
- setTableProperty(String, String, String) - Static method in class org.apache.accumulo.server.util.TablePropUtil
- setUpdateTimes(List<Mutation>) - Method in class org.apache.accumulo.server.tablets.TabletTime
- setupLogging(String) - Static method in class org.apache.accumulo.server.Accumulo
- setUsers(Set<String>) - Method in class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- SHORTEN_RFILE_KEYS - Static variable in class org.apache.accumulo.server.ServerConstants
-
version (8) reflects changes to RFile index (ACCUMULO-1124) in version 1.8.0
- shouldBalance(SortedMap<TServerInstance, TabletServerStatus>, Set<KeyExtent>) - Method in class org.apache.accumulo.server.master.balancer.GroupBalancer
- shutdownServers() - Method in interface org.apache.accumulo.server.master.state.CurrentState
- SimpleTimer - Class in org.apache.accumulo.server.util.time
-
Generic singleton timer.
- size() - Method in class org.apache.accumulo.server.master.LiveTServerSet
- size() - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- SortedLogState - Enum in org.apache.accumulo.server.log
-
A file is written in the destination directory for the sorting of write-ahead logs that need recovering.
- splitCurrentByRegex(SortedMap<TServerInstance, TabletServerStatus>) - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
-
Group the set of current tservers by pool name.
- splitDatafiles(String, Text, double, Map<FileRef, FileUtil.FileInfo>, SortedMap<FileRef, DataFileValue>, SortedMap<FileRef, DataFileValue>, SortedMap<FileRef, DataFileValue>, List<FileRef>) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- splitTablet(KeyExtent, Text, double, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- splitTablet(ZooLock, KeyExtent, Text) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- SPLITTING - org.apache.accumulo.server.master.state.MergeState
-
put all matching tablets online, split tablets if we are deleting
- SSL - org.apache.accumulo.server.rpc.ThriftServerType
- start(String, long) - Static method in class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- start(AccumuloConfiguration, Property) - Static method in class org.apache.accumulo.server.util.FileSystemMonitor
- STARTED - org.apache.accumulo.server.master.state.MergeState
-
created, stored in zookeeper, other merges are prevented on the table
- startListeningForTabletServerChanges() - Method in class org.apache.accumulo.server.master.LiveTServerSet
- startLogListener(AccumuloConfiguration, String, String) - Static method in class org.apache.accumulo.server.monitor.LogService
-
Place the host:port advertisement for the Monitor's Log4j listener in ZooKeeper
- startProcessing(DistributedWorkQueue.Processor, ThreadPoolExecutor) - Method in class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
- startServer(AccumuloServerContext, String, Property, TProcessor, String, String, Property, Property, Property, Property) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Start a server, at the given port, or higher, if that port is not available.
- startThreads() - Method in class org.apache.accumulo.server.rpc.CustomNonBlockingServer
- startTServer(AccumuloConfiguration, ThriftServerType, TProcessor, String, String, int, int, long, long, SslConnectionParams, SaslServerConnectionParams, long, HostAndPort...) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
- startTServer(ThriftServerType, TimedProcessor, String, String, int, int, long, long, SslConnectionParams, SaslServerConnectionParams, long, HostAndPort...) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
- startTServer(ThriftServerType, TimedProcessor, TProtocolFactory, String, String, int, int, long, long, SslConnectionParams, SaslServerConnectionParams, long, HostAndPort...) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Start the appropriate Thrift server (SSL or non-blocking server) for the given parameters.
- state - Variable in class org.apache.accumulo.server.master.state.MetaDataStateStore
- state(TServerInstance, UUID) - Method in class org.apache.accumulo.server.log.WalStateManager
- stateChanged(String, TableState) - Method in interface org.apache.accumulo.server.tables.TableObserver
- STATUS_FORMATTER_CLASS_NAME - Static variable in class org.apache.accumulo.server.replication.ReplicationUtil
- STATUS_FORMATTER_CLASS_NAME - Static variable in class org.apache.accumulo.server.util.ReplicationTableUtil
- StatusCombiner - Class in org.apache.accumulo.server.replication
-
Defines the rules for combining multiple
Replication.Status
messages Messages that are "closed", stay closed. - StatusCombiner() - Constructor for class org.apache.accumulo.server.replication.StatusCombiner
- StatusCombiner.StatusEncoder - Class in org.apache.accumulo.server.replication
- StatusEncoder() - Constructor for class org.apache.accumulo.server.replication.StatusCombiner.StatusEncoder
- StatusFormatter - Class in org.apache.accumulo.server.replication
-
Parse and print the serialized protocol buffers used to track replication data
- StatusFormatter() - Constructor for class org.apache.accumulo.server.replication.StatusFormatter
- StatusUtil - Class in org.apache.accumulo.server.replication
-
Helper methods to create Status protobuf messages
- StatusUtil() - Constructor for class org.apache.accumulo.server.replication.StatusUtil
- stop(String, long) - Static method in class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- stopTServer(TServer) - Static method in class org.apache.accumulo.server.rpc.TServerUtils
-
Stop a Thrift TServer.
- summarize() - Method in class org.apache.accumulo.server.problems.ProblemReports
- summarizeTableStats(MasterMonitorInfo) - Static method in class org.apache.accumulo.server.util.TableInfoUtil
- summarizeTableStats(TabletServerStatus) - Static method in class org.apache.accumulo.server.util.TableInfoUtil
- suspend - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
- suspend(Collection<TabletLocationState>, Map<TServerInstance, List<Path>>, long) - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- suspend(Collection<TabletLocationState>, Map<TServerInstance, List<Path>>, long) - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Mark tablets as having no known or future location, but desiring to be returned to their previous tserver.
- suspend(Collection<TabletLocationState>, Map<TServerInstance, List<Path>>, long) - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- suspend(AccumuloServerContext, TabletLocationState, Map<TServerInstance, List<Path>>, long) - Static method in class org.apache.accumulo.server.master.state.TabletStateStore
- SUSPENDED - org.apache.accumulo.server.master.state.TabletState
- SuspendingTServer - Class in org.apache.accumulo.server.master.state
-
For a suspended tablet, the time of suspension and the server it was suspended from.
- suspensionTime - Variable in class org.apache.accumulo.server.master.state.SuspendingTServer
- switchRootTableVolume(String) - Static method in class org.apache.accumulo.server.fs.VolumeUtil
- switchVolume(String, VolumeManager.FileType, List<Pair<Path, Path>>) - Static method in class org.apache.accumulo.server.fs.VolumeUtil
- SystemCredentials - Class in org.apache.accumulo.server.security
-
Credentials for the system services.
- SystemCredentials(Instance, String, AuthenticationToken) - Constructor for class org.apache.accumulo.server.security.SystemCredentials
- SystemCredentials.SystemToken - Class in org.apache.accumulo.server.security
-
An
AuthenticationToken
type for Accumulo servers for inter-server communication. - SystemPropUtil - Class in org.apache.accumulo.server.util
- SystemPropUtil() - Constructor for class org.apache.accumulo.server.util.SystemPropUtil
- SystemTime - Class in org.apache.accumulo.server.util.time
-
The most obvious implementation of ProvidesTime.
- SystemTime() - Constructor for class org.apache.accumulo.server.util.time.SystemTime
- SystemToken() - Constructor for class org.apache.accumulo.server.security.SystemCredentials.SystemToken
-
A Constructor for
Writable
.
T
- TABLE - org.apache.accumulo.server.fs.VolumeManager.FileType
- TABLE_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- TableConfiguration - Class in org.apache.accumulo.server.conf
- TableConfiguration(Instance, String, NamespaceConfiguration) - Constructor for class org.apache.accumulo.server.conf.TableConfiguration
- TableConfiguration.ParsedIteratorConfig - Class in org.apache.accumulo.server.conf
- TableDiskUsage - Class in org.apache.accumulo.server.util
- TableDiskUsage() - Constructor for class org.apache.accumulo.server.util.TableDiskUsage
- TableDiskUsage.Printer - Interface in org.apache.accumulo.server.util
- tableExists(Instance, String) - Method in class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- TableInfoUtil - Class in org.apache.accumulo.server.util
- TableInfoUtil() - Constructor for class org.apache.accumulo.server.util.TableInfoUtil
- TableLoadBalancer - Class in org.apache.accumulo.server.master.balancer
- TableLoadBalancer() - Constructor for class org.apache.accumulo.server.master.balancer.TableLoadBalancer
- TableManager - Class in org.apache.accumulo.server.tables
- TableManager.IllegalTableTransitionException - Exception in org.apache.accumulo.server.tables
- TableObserver - Interface in org.apache.accumulo.server.tables
- TablePropUtil - Class in org.apache.accumulo.server.util
- TablePropUtil() - Constructor for class org.apache.accumulo.server.util.TablePropUtil
- tablet - Variable in class org.apache.accumulo.server.master.state.Assignment
- tablet - Variable in class org.apache.accumulo.server.master.state.TabletMigration
- TABLET_LOAD - org.apache.accumulo.server.problems.ProblemType
- TabletBalancer - Class in org.apache.accumulo.server.master.balancer
- TabletBalancer() - Constructor for class org.apache.accumulo.server.master.balancer.TabletBalancer
- TabletBalancer.BalancerProblem - Class in org.apache.accumulo.server.master.balancer
-
A deferred call descendent TabletBalancers use to log why they can't continue.
- TabletBalancer.NoTservers - Class in org.apache.accumulo.server.master.balancer
-
If a TabletBalancer requires active tservers, it should use this problem to indicate when there are none.
- TabletBalancer.OutstandingMigrations - Class in org.apache.accumulo.server.master.balancer
-
If a TabletBalancer only balances when there are no outstanding migrations, it should use this problem to indicate when they exist.
- tabletClosed(KeyExtent) - Method in class org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager
- tabletClosed(KeyExtent) - Method in interface org.apache.accumulo.server.tabletserver.MemoryManager
-
This method is called when a tablet is closed.
- TabletDeletedException(String) - Constructor for exception org.apache.accumulo.server.util.TabletIterator.TabletDeletedException
- TabletFiles() - Constructor for class org.apache.accumulo.server.fs.VolumeUtil.TabletFiles
- TabletFiles(String, List<LogEntry>, SortedMap<FileRef, DataFileValue>) - Constructor for class org.apache.accumulo.server.fs.VolumeUtil.TabletFiles
- TabletIterator - Class in org.apache.accumulo.server.util
-
This class iterates over the metadata table returning all key values for a tablet in one chunk.
- TabletIterator(Scanner, Range, boolean, boolean) - Constructor for class org.apache.accumulo.server.util.TabletIterator
- TabletIterator.TabletDeletedException - Exception in org.apache.accumulo.server.util
- TabletLevel - Enum in org.apache.accumulo.server
- TabletLocationState - Class in org.apache.accumulo.server.master.state
-
When a tablet is assigned, we mark its future location.
- TabletLocationState(KeyExtent, TServerInstance, TServerInstance, TServerInstance, SuspendingTServer, Collection<Collection<String>>, boolean) - Constructor for class org.apache.accumulo.server.master.state.TabletLocationState
- TabletLocationState.BadLocationStateException - Exception in org.apache.accumulo.server.master.state
- TabletMigration - Class in org.apache.accumulo.server.master.state
- TabletMigration(KeyExtent, TServerInstance, TServerInstance) - Constructor for class org.apache.accumulo.server.master.state.TabletMigration
- TabletServerLocks - Class in org.apache.accumulo.server.util
- TabletServerLocks() - Constructor for class org.apache.accumulo.server.util.TabletServerLocks
- TabletServerState - Enum in org.apache.accumulo.server.master.state
- TabletState - Enum in org.apache.accumulo.server.master.state
- TabletState - Interface in org.apache.accumulo.server.tabletserver
- TabletStateChangeIterator - Class in org.apache.accumulo.server.master.state
- TabletStateChangeIterator() - Constructor for class org.apache.accumulo.server.master.state.TabletStateChangeIterator
- TabletStateStore - Class in org.apache.accumulo.server.master.state
-
Interface for storing information about tablet assignments.
- TabletStateStore() - Constructor for class org.apache.accumulo.server.master.state.TabletStateStore
- tabletsToMinorCompact - Variable in class org.apache.accumulo.server.tabletserver.MemoryManagementActions
- TabletTime - Class in org.apache.accumulo.server.tablets
- TabletTime() - Constructor for class org.apache.accumulo.server.tablets.TabletTime
- TCredentialsUpdatingInvocationHandler<I> - Class in org.apache.accumulo.server.rpc
-
Extracts the TCredentials object from the RPC argument list and asserts that the Accumulo principal is equal to the Kerberos 'primary' component of the Kerberos principal (e.g.
- TCredentialsUpdatingInvocationHandler(I, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.rpc.TCredentialsUpdatingInvocationHandler
- TCredentialsUpdatingWrapper - Class in org.apache.accumulo.server.rpc
-
Utility method to ensure that the instance of TCredentials which is passed to the implementation of a Thrift service has the correct principal from SASL at the Thrift transport layer when SASL/GSSAPI (kerberos) is enabled.
- TCredentialsUpdatingWrapper() - Constructor for class org.apache.accumulo.server.rpc.TCredentialsUpdatingWrapper
- THREADPOOL - org.apache.accumulo.server.rpc.ThriftServerType
- THRIFT_NAME - Static variable in interface org.apache.accumulo.server.metrics.Metrics
- ThriftMetrics - Class in org.apache.accumulo.server.metrics
- ThriftMetricsKeys - Interface in org.apache.accumulo.server.metrics
- ThriftMetricsMBean - Interface in org.apache.accumulo.server.metrics
- ThriftServerType - Enum in org.apache.accumulo.server.rpc
-
The type of configured Thrift server to start.
- TIME_BETWEEN_BALANCER_WARNINGS - Static variable in class org.apache.accumulo.server.master.balancer.TabletBalancer
- TimedProcessor - Class in org.apache.accumulo.server.rpc
-
A
TProcessor
which tracks the duration of an RPC and adds it to the metrics subsystem. - TimedProcessor(AccumuloConfiguration, TProcessor, String, String) - Constructor for class org.apache.accumulo.server.rpc.TimedProcessor
- TimedProcessor(MetricsFactory, TProcessor, String, String) - Constructor for class org.apache.accumulo.server.rpc.TimedProcessor
- toArray() - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- toArray(E[]) - Method in class org.apache.accumulo.server.security.UserImpersonation.AlwaysTrueSet
- toBuilder() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- toPathStrings(Collection<FileRef>) - Static method in class org.apache.accumulo.server.util.FileUtil
- toString() - Method in class org.apache.accumulo.server.client.BulkImporter.AssignmentStats
- toString() - Method in class org.apache.accumulo.server.conf.TableConfiguration
- toString() - Method in class org.apache.accumulo.server.fs.FileRef
- toString() - Method in enum org.apache.accumulo.server.log.SortedLogState
- toString() - Method in class org.apache.accumulo.server.master.balancer.HostRegexTableLoadBalancer
- toString() - Method in class org.apache.accumulo.server.master.state.MergeInfo
- toString() - Method in class org.apache.accumulo.server.master.state.SuspendingTServer
- toString() - Method in class org.apache.accumulo.server.master.state.TabletLocationState
- toString() - Method in class org.apache.accumulo.server.master.state.TabletMigration
- toString() - Method in class org.apache.accumulo.server.master.state.TServerInstance
- toString() - Method in class org.apache.accumulo.server.metrics.AbstractMetricsImpl.Metric
- toString() - Method in class org.apache.accumulo.server.monitor.DedupedLogEvent
- toString() - Method in class org.apache.accumulo.server.rpc.SaslServerDigestCallbackHandler
- toString() - Method in enum org.apache.accumulo.server.rpc.ThriftServerType
- toString() - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- toThrift(Instance) - Method in class org.apache.accumulo.server.security.SystemCredentials
- toValue() - Method in class org.apache.accumulo.server.master.state.SuspendingTServer
- transactionAlive(String, long) - Method in class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- transactionComplete(String, long) - Method in class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- transactionWatcher - Variable in class org.apache.accumulo.server.client.ClientServiceHandler
- TransactionWatcher - Class in org.apache.accumulo.server.zookeeper
- TransactionWatcher() - Constructor for class org.apache.accumulo.server.zookeeper.TransactionWatcher
- TransactionWatcher.ZooArbitrator - Class in org.apache.accumulo.server.zookeeper
- transitionTableState(String, TableState) - Method in class org.apache.accumulo.server.tables.TableManager
- tryToGetFirstAndLastRows(VolumeManager, AccumuloConfiguration, Set<FileRef>) - Static method in class org.apache.accumulo.server.util.FileUtil
- TSERVER_NAME - Static variable in interface org.apache.accumulo.server.metrics.Metrics
- TServerConnection(HostAndPort) - Constructor for class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- TServerInstance - Class in org.apache.accumulo.server.master.state
-
A tablet is assigned to a tablet server at the given address as long as it is alive and well.
- TServerInstance(String) - Constructor for class org.apache.accumulo.server.master.state.TServerInstance
- TServerInstance(String, long) - Constructor for class org.apache.accumulo.server.master.state.TServerInstance
- TServerInstance(Value, Text) - Constructor for class org.apache.accumulo.server.master.state.TServerInstance
- TServerInstance(HostAndPort, long) - Constructor for class org.apache.accumulo.server.master.state.TServerInstance
- TServerInstance(HostAndPort, String) - Constructor for class org.apache.accumulo.server.master.state.TServerInstance
- TServerUtils - Class in org.apache.accumulo.server.rpc
-
Factory methods for creating Thrift server objects
- TServerUtils() - Constructor for class org.apache.accumulo.server.rpc.TServerUtils
- typedReduce(Key, Iterator<Replication.Status>) - Method in class org.apache.accumulo.server.replication.StatusCombiner
U
- UGIAssumingProcessor - Class in org.apache.accumulo.server.rpc
-
Processor that pulls the SaslServer object out of the transport, and assumes the remote user's UGI before calling through to the original processor.
- UGIAssumingProcessor(TProcessor) - Constructor for class org.apache.accumulo.server.rpc.UGIAssumingProcessor
- unassign(Collection<TabletLocationState>, Map<TServerInstance, List<Path>>) - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- unassign(Collection<TabletLocationState>, Map<TServerInstance, List<Path>>) - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Mark the tablets as having no known or future location.
- unassign(Collection<TabletLocationState>, Map<TServerInstance, List<Path>>) - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- unassign(AccumuloServerContext, TabletLocationState, Map<TServerInstance, List<Path>>) - Static method in class org.apache.accumulo.server.master.state.TabletStateStore
- UNASSIGNED - org.apache.accumulo.server.master.state.TabletState
- UniqueNameAllocator - Class in org.apache.accumulo.server.tablets
-
Allocates unique names for an accumulo instance.
- unloadTablet(ZooLock, KeyExtent, TUnloadTabletGoal, long) - Method in class org.apache.accumulo.server.master.LiveTServerSet.TServerConnection
- UNREFERENCED - org.apache.accumulo.server.log.WalStateManager.WalState
- UNRESPONSIVE - org.apache.accumulo.server.master.state.TabletServerState
- unsuspend(Collection<TabletLocationState>) - Method in class org.apache.accumulo.server.master.state.MetaDataStateStore
- unsuspend(Collection<TabletLocationState>) - Method in class org.apache.accumulo.server.master.state.TabletStateStore
-
Remove a suspension marker for a collection of tablets, moving them to being simply unassigned.
- unsuspend(Collection<TabletLocationState>) - Method in class org.apache.accumulo.server.master.state.ZooTabletStateStore
- update(ClientContext, ZooLock, Mutation, KeyExtent) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- update(Writer, ZooLock, Mutation) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- update(ActionStats, ActionStats) - Static method in class org.apache.accumulo.server.util.ActionStatsUpdator
- update(LiveTServerSet, Set<TServerInstance>, Set<TServerInstance>) - Method in interface org.apache.accumulo.server.master.LiveTServerSet.Listener
- updateAccumuloVersion(VolumeManager, int) - Static method in class org.apache.accumulo.server.Accumulo
- updateArgs(Object[]) - Method in class org.apache.accumulo.server.rpc.TCredentialsUpdatingInvocationHandler
-
Try to find a TCredentials object in the argument list, and, when the AuthenticationToken is a KerberosToken, set the principal from the SASL server as the TCredentials principal.
- updateAuthKeys() - Method in class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyWatcher
-
Entry point to seed the local
AuthenticationKey
cache from ZooKeeper and set the first watcher for future updates in ZooKeeper. - updateBulkImportStatus(List<String>, BulkImportState) - Method in class org.apache.accumulo.server.util.ServerBulkImportStatus
- updateFiles(ClientContext, KeyExtent, String, Replication.Status) - Static method in class org.apache.accumulo.server.util.ReplicationTableUtil
-
Write replication ingest entries for each provided file with the given
Replication.Status
. - updateFromToken(AuthenticationToken) - Method in class org.apache.accumulo.server.rpc.SaslServerConnectionParams
- updateMonitorLog4jLocation() - Method in class org.apache.accumulo.server.watcher.MonitorLog4jWatcher
-
Read the host and port information for the Monitor's log4j socket and update the system properties so that, on logger refresh, it sees the new information.
- updateTableStateCache(String) - Method in class org.apache.accumulo.server.tables.TableManager
- updateTabletCompactID(KeyExtent, long, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- updateTabletDataFile(long, KeyExtent, Map<FileRef, DataFileValue>, String, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- updateTabletDataFile(ClientContext, KeyExtent, FileRef, FileRef, DataFileValue, String, Set<FileRef>, String, ZooLock, Set<String>, TServerInstance, long) - Static method in class org.apache.accumulo.server.util.MasterMetadataUtil
-
new data file update function adds one data file to a tablet's list
- updateTabletDir(KeyExtent, String, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- updateTabletFlushID(KeyExtent, long, ClientContext, ZooLock) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- updateTabletVolumes(KeyExtent, List<LogEntry>, List<LogEntry>, List<FileRef>, SortedMap<FileRef, DataFileValue>, String, ZooLock, AccumuloServerContext) - Static method in class org.apache.accumulo.server.util.MetadataTableUtil
- updateTabletVolumes(AccumuloServerContext, ZooLock, VolumeManager, KeyExtent, VolumeUtil.TabletFiles, boolean) - Static method in class org.apache.accumulo.server.fs.VolumeUtil
-
This method does two things.
- updateTime(long) - Method in class org.apache.accumulo.server.util.time.BaseRelativeTime
- useMaxTimeFromWALog(long) - Method in class org.apache.accumulo.server.tablets.TabletTime
- UserCompactionConfig - Class in org.apache.accumulo.server.master.tableOps
- UserCompactionConfig() - Constructor for class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- UserCompactionConfig(byte[], byte[], List<IteratorSetting>, CompactionStrategyConfig) - Constructor for class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- userExists(String) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
-
Checks if a user exists
- userExists(String) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- userExists(String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- userExists(String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- UserImpersonation - Class in org.apache.accumulo.server.security
-
When SASL is enabled, this parses properties from the site configuration to build up a set of all users capable of impersonating another user, the users which may be impersonated and the hosts in which the impersonator may issue requests from.
- UserImpersonation(AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.security.UserImpersonation
- UserImpersonation.AlwaysTrueSet<T> - Class in org.apache.accumulo.server.security
- UserImpersonation.UsersWithHosts - Class in org.apache.accumulo.server.security
- UsersWithHosts() - Constructor for class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- UsersWithHosts(Set<String>, Set<String>) - Constructor for class org.apache.accumulo.server.security.UserImpersonation.UsersWithHosts
- usingKerberos - Static variable in class org.apache.accumulo.server.security.SecurityUtil
V
- validateOptions(Map<String, String>) - Method in class org.apache.accumulo.server.replication.StatusCombiner
- validSecurityHandlers(Authenticator, Authorizor) - Method in class org.apache.accumulo.server.security.handler.InsecurePermHandler
- validSecurityHandlers(Authenticator, Authorizor) - Method in class org.apache.accumulo.server.security.handler.KerberosPermissionHandler
- validSecurityHandlers(Authenticator, Authorizor) - Method in interface org.apache.accumulo.server.security.handler.PermissionHandler
-
Used to validate that the Authorizor, Authenticator, and permission handler can coexist
- validSecurityHandlers(Authenticator, Authorizor) - Method in class org.apache.accumulo.server.security.handler.ZKPermHandler
- validSecurityHandlers(Authenticator, PermissionHandler) - Method in interface org.apache.accumulo.server.security.handler.Authorizor
-
Used to validate that the Authorizor, Authenticator, and permission handler can coexist
- validSecurityHandlers(Authenticator, PermissionHandler) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthorizor
- validSecurityHandlers(Authenticator, PermissionHandler) - Method in class org.apache.accumulo.server.security.handler.ZKAuthorizor
- validSecurityHandlers(Authorizor, PermissionHandler) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
- validSecurityHandlers(Authorizor, PermissionHandler) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- validSecurityHandlers(Authorizor, PermissionHandler) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- validSecurityHandlers(Authorizor, PermissionHandler) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- validTokenClass(String) - Method in interface org.apache.accumulo.server.security.handler.Authenticator
-
Returns true if the given token is appropriate for this Authenticator
- validTokenClass(String) - Method in class org.apache.accumulo.server.security.handler.InsecureAuthenticator
- validTokenClass(String) - Method in class org.apache.accumulo.server.security.handler.KerberosAuthenticator
- validTokenClass(String) - Method in class org.apache.accumulo.server.security.handler.ZKAuthenticator
- valueOf(String) - Static method in enum org.apache.accumulo.server.fs.VolumeManager.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.log.SortedLogState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.log.WalStateManager.WalState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.master.state.MergeInfo.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.master.state.MergeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.master.state.TabletServerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.master.state.TabletState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.problems.ProblemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.rpc.ThriftServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.accumulo.server.TabletLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.accumulo.server.fs.VolumeManager.FileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.log.SortedLogState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.log.WalStateManager.WalState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.master.state.MergeInfo.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.master.state.MergeState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.master.state.TabletServerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.master.state.TabletState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.problems.ProblemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.rpc.ThriftServerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.accumulo.server.TabletLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VerifyTabletAssignments - Class in org.apache.accumulo.server.util
- VerifyTabletAssignments() - Constructor for class org.apache.accumulo.server.util.VerifyTabletAssignments
- VERSION_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- VIEWFS_CLASSNAME - Static variable in class org.apache.accumulo.server.fs.ViewFSUtils
- ViewFSUtils - Class in org.apache.accumulo.server.fs
- ViewFSUtils() - Constructor for class org.apache.accumulo.server.fs.ViewFSUtils
- VolumeChooser - Interface in org.apache.accumulo.server.fs
-
Helper used by
VolumeManager
s to select from a set ofVolume
URIs. - VolumeChooserEnvironment - Class in org.apache.accumulo.server.fs
- VolumeChooserEnvironment(Optional<String>) - Constructor for class org.apache.accumulo.server.fs.VolumeChooserEnvironment
- VolumeManager - Interface in org.apache.accumulo.server.fs
-
A wrapper around multiple hadoop FileSystem objects, which are assumed to be different volumes.
- VolumeManager.FileType - Enum in org.apache.accumulo.server.fs
- VolumeManagerImpl - Class in org.apache.accumulo.server.fs
- VolumeManagerImpl(Map<String, Volume>, Volume, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.fs.VolumeManagerImpl
- VolumeUtil - Class in org.apache.accumulo.server.fs
-
Utility methods for managing absolute URIs contained in Accumulo metadata.
- VolumeUtil() - Constructor for class org.apache.accumulo.server.fs.VolumeUtil
- VolumeUtil.TabletFiles - Class in org.apache.accumulo.server.fs
W
- WAIT_TIME_PROPERTY - Static variable in class org.apache.accumulo.server.master.balancer.RegexGroupBalancer
- waitForZookeeperAndHdfs(VolumeManager) - Static method in class org.apache.accumulo.server.Accumulo
- WAITING_FOR_CHOPPED - org.apache.accumulo.server.master.state.MergeState
-
after the tablet server chops the file, it marks the metadata table with a chopped marker
- WAITING_FOR_OFFLINE - org.apache.accumulo.server.master.state.MergeState
-
when the number of chopped tablets in the range matches the number of online tablets in the range, take the tablets offline
- waitUntilDone(Set<String>) - Method in class org.apache.accumulo.server.zookeeper.DistributedWorkQueue
- WAL - org.apache.accumulo.server.fs.VolumeManager.FileType
- WAL_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- WalMarkerException(Exception) - Constructor for exception org.apache.accumulo.server.log.WalStateManager.WalMarkerException
- WALOG_ARCHIVE_DIR - Static variable in class org.apache.accumulo.server.ServerConstants
- walogs - Variable in class org.apache.accumulo.server.master.state.TabletLocationState
- WalStateManager - Class in org.apache.accumulo.server.log
-
This class governs the space in Zookeeper that advertises the status of Write-Ahead Logs in use by tablet servers and the replication machinery.
- WalStateManager(Instance, ZooReaderWriter) - Constructor for class org.apache.accumulo.server.log.WalStateManager
- WalStateManager.WalMarkerException - Exception in org.apache.accumulo.server.log
- WalStateManager.WalState - Enum in org.apache.accumulo.server.log
- walUnreferenced(TServerInstance, Path) - Method in class org.apache.accumulo.server.log.WalStateManager
- WIRE_VERSION - Static variable in class org.apache.accumulo.server.ServerConstants
-
current version (3) reflects additional namespace operations (ACCUMULO-802) in version 1.6.0
(versions should never be negative) - WorkAssigner - Interface in org.apache.accumulo.server.replication
-
Interface to allow for multiple implementations that assign replication work
- write(DataOutput) - Method in class org.apache.accumulo.server.data.ServerMutation
- write(DataOutput) - Method in class org.apache.accumulo.server.master.state.MergeInfo
- write(DataOutput) - Method in class org.apache.accumulo.server.master.tableOps.UserCompactionConfig
- write(DataOutput) - Method in class org.apache.accumulo.server.security.delegation.AuthenticationKey
- writeReplace() - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
- writeTo(CodedOutputStream) - Method in class org.apache.accumulo.server.replication.proto.Replication.Status
Z
- ZKAuthenticator - Class in org.apache.accumulo.server.security.handler
- ZKAuthenticator() - Constructor for class org.apache.accumulo.server.security.handler.ZKAuthenticator
- ZKAuthorizor - Class in org.apache.accumulo.server.security.handler
- ZKAuthorizor() - Constructor for class org.apache.accumulo.server.security.handler.ZKAuthorizor
- ZKPermHandler - Class in org.apache.accumulo.server.security.handler
- ZKPermHandler() - Constructor for class org.apache.accumulo.server.security.handler.ZKPermHandler
- ZooArbitrator() - Constructor for class org.apache.accumulo.server.zookeeper.TransactionWatcher.ZooArbitrator
- ZooAuthenticationKeyDistributor - Class in org.apache.accumulo.server.security.delegation
-
Class that manages distribution of
AuthenticationKey
s, Accumulo's secret in the delegation token model, to other Accumulo nodes via ZooKeeper. - ZooAuthenticationKeyDistributor(ZooReaderWriter, String) - Constructor for class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyDistributor
- ZooAuthenticationKeyWatcher - Class in org.apache.accumulo.server.security.delegation
-
Watch ZooKeeper to notice changes in the published keys so that authenticate can properly occur using delegation tokens.
- ZooAuthenticationKeyWatcher(AuthenticationTokenSecretManager, ZooReader, String) - Constructor for class org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyWatcher
- ZooCache - Class in org.apache.accumulo.server.zookeeper
- ZooCache() - Constructor for class org.apache.accumulo.server.zookeeper.ZooCache
- ZooCache(Watcher) - Constructor for class org.apache.accumulo.server.zookeeper.ZooCache
- ZooCachePropertyAccessor - Class in org.apache.accumulo.server.conf
-
A helper object for accessing properties in a
ZooCache
. - ZooConfiguration - Class in org.apache.accumulo.server.conf
- ZooConfiguration(String, ZooCache, AccumuloConfiguration) - Constructor for class org.apache.accumulo.server.conf.ZooConfiguration
- ZooKeeperInitialization - Class in org.apache.accumulo.server.replication
-
We don't want to introduce an upgrade path to 1.7 only for some new nodes within ZooKeeper
- ZooKeeperInitialization() - Constructor for class org.apache.accumulo.server.replication.ZooKeeperInitialization
- ZooKeeperMain - Class in org.apache.accumulo.server.util
- ZooKeeperMain() - Constructor for class org.apache.accumulo.server.util.ZooKeeperMain
- ZooLock - Class in org.apache.accumulo.server.zookeeper
- ZooLock(String) - Constructor for class org.apache.accumulo.server.zookeeper.ZooLock
- ZooQueueLock - Class in org.apache.accumulo.server.zookeeper
- ZooQueueLock(String, boolean) - Constructor for class org.apache.accumulo.server.zookeeper.ZooQueueLock
- ZooReaderWriter - Class in org.apache.accumulo.server.zookeeper
- ZooReaderWriter(String, int, String) - Constructor for class org.apache.accumulo.server.zookeeper.ZooReaderWriter
- ZooReaderWriterFactory - Class in org.apache.accumulo.server.zookeeper
-
A factory for
ZooReaderWriter
objects. - ZooReaderWriterFactory() - Constructor for class org.apache.accumulo.server.zookeeper.ZooReaderWriterFactory
- ZooStore - Class in org.apache.accumulo.server.master.state
- ZooStore() - Constructor for class org.apache.accumulo.server.master.state.ZooStore
- ZooStore(String) - Constructor for class org.apache.accumulo.server.master.state.ZooStore
- ZooTabletStateStore - Class in org.apache.accumulo.server.master.state
- ZooTabletStateStore() - Constructor for class org.apache.accumulo.server.master.state.ZooTabletStateStore
- ZooTabletStateStore(DistributedStore) - Constructor for class org.apache.accumulo.server.master.state.ZooTabletStateStore
- ZooZap - Class in org.apache.accumulo.server.util
- ZooZap() - Constructor for class org.apache.accumulo.server.util.ZooZap
- ZWALS - Static variable in class org.apache.accumulo.server.log.WalStateManager
_
- _createUser(TCredentials, Credentials, Authorizations) - Method in class org.apache.accumulo.server.security.SecurityOperation
- _hasNamespacePermission(String, String, NamespacePermission, boolean) - Method in class org.apache.accumulo.server.security.SecurityOperation
-
Checks if a user has a namespace permission
This cannot check if a system user has permission. - _hasTablePermission(String, String, TablePermission, boolean) - Method in class org.apache.accumulo.server.security.SecurityOperation
-
Checks if a user has a table permission
This cannot check if a system user has permission.
All Classes All Packages