| Package | Description |
|---|---|
| org.apache.accumulo.core.client.sample |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHashSampler
A base class that can be used to create Samplers based on hashing.
|
class |
RowColumnSampler
This sampler can hash any subset of a Key's fields.
|
class |
RowSampler
Builds a sample based on entire rows.
|
| Constructor and Description |
|---|
SamplerConfiguration(Class<? extends Sampler> samplerClass) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.