Package and Description |
---|
org.apache.accumulo.core.client.mapreduce.lib.util
since 1.6.0; This package was moved out of the public API.
|
Class and Description |
---|
org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit
since 1.5.2; Use
RangeInputSplit instead. |
org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit
since 1.5.2; Use
RangeInputSplit instead. |
org.apache.accumulo.core.client.admin.InstanceOperationsImpl
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.mock.MockInstanceOperations
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.mock.MockSecurityOperations
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.mock.MockTableOperations
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.mock.MockTabletLocator
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.admin.SecurityOperationsImpl
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.admin.TableOperationsHelper
since 1.6.0; not intended for public api and you should not use it.
|
org.apache.accumulo.core.client.admin.TableOperationsImpl
since 1.6.0; not intended for public api and you should not use it.
|
Enum and Description |
---|
org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts
since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.
|
Field and Description |
---|
org.apache.accumulo.core.client.mock.MockShell.writer
since 1.6.0; use out
|
Constructor and Description |
---|
org.apache.accumulo.core.client.mock.MockShell(InputStream, Writer)
since 1.6.0; use OutputStream version
|
org.apache.accumulo.core.client.MutationsRejectedException(List<ConstraintViolationSummary>, HashMap<KeyExtent, Set<SecurityErrorCode>>, Collection<String>, int, Throwable) |
org.apache.accumulo.core.data.Value(ByteBuffer, boolean)
A copy of the bytes in the buffer is always made. Use
Value.Value(ByteBuffer) instead. |
org.apache.accumulo.core.client.ZooKeeperInstance(String, String, int)
since 1.6.0; Use
ZooKeeperInstance.ZooKeeperInstance(Configuration) instead. |
org.apache.accumulo.core.client.ZooKeeperInstance(UUID, String)
since 1.6.0; Use
ZooKeeperInstance.ZooKeeperInstance(Configuration) instead. |
org.apache.accumulo.core.client.ZooKeeperInstance(UUID, String, int)
since 1.6.0; Use
ZooKeeperInstance.ZooKeeperInstance(Configuration) instead. |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.