Package org.apache.accumulo.core.client.sample


package org.apache.accumulo.core.client.sample
  • Class
    Description
    A base class that can be used to create Samplers based on hashing.
    This sampler can hash any subset of a Key's fields.
    Builds a sample based on entire rows.
    A function that decides which key values are stored in a tables sample.
    This class encapsulates configuration and options needed to setup and use sampling.