Package org.apache.accumulo.core.conf
-
Interface Summary Interface Description AccumuloConfiguration.Deriver<T> Automatically regenerates an object whenever configuration changes.SiteConfiguration.Buildable SiteConfiguration.OverridesOption -
Class Summary Class Description AccumuloConfiguration A configuration object.ConfigSanityCheck A utility class for validatingAccumuloConfiguration
instances.ConfigurationCopy AnAccumuloConfiguration
which holds a flat copy of properties defined in another configurationConfigurationTypeHelper DefaultConfiguration AnAccumuloConfiguration
that contains only default values for properties.HadoopCredentialProvider Shim around Hadoop's CredentialProviderFactory provided by hadoop-common.IterConfigUtil Utility class for configuring iterators.IterLoad PropertyType.PortRange SiteConfiguration AnAccumuloConfiguration
which first loads any properties set on the command-line (using the -o option) and then from accumulo.properties. -
Enum Summary Enum Description ClientProperty Property PropertyType Types ofProperty
values. -
Exception Summary Exception Description ConfigSanityCheck.SanityCheckException The exception thrown whenConfigSanityCheck.validate(Iterable)
fails.