Package

org.locationtech.geomesa.accumulo.data

stats

Permalink

package stats

Visibility
  1. Public
  2. All

Type Members

  1. class AccumuloGeoMesaStats extends MetadataBackedStats

    Permalink

    Accumulo stats implementation handling table compactions

  2. class StatRunner extends Callable[Instant] with ZookeeperLocking

    Permalink

    Callable to check and update if necessary stats for a single sft

  3. class StatsCombiner extends Combiner with LazyLogging

    Permalink

    Combiner for serialized stats.

    Combiner for serialized stats. Should be one instance configured per catalog table. Simple feature types and columns with stats should be set in the configuration.

  4. class StatsRunner extends Runnable with Closeable

    Permalink

    Update stats for a data store in a background thread.

    Update stats for a data store in a background thread. Uses distributed locking to ensure that work isn't being duplicated.

    Note: currently we do not schedule stats to automatically run. Instead, we can use the command line tools and OS scheduling (e.g. cron).

Value Members

  1. object AccumuloGeoMesaStats

    Permalink
  2. object StatsCombiner

    Permalink

Ungrouped