| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomMetricStore
Allows a caller to define a custom metric function at query time for aggregating data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloCustomMetricStore
This implementation of the metric service allows the caller to specify a custom function during query time.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StatsMetricStore
An extended metric services which provides additional statistics on data in the store such as min, max, sum, and count.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloStatsMetricStore
This class will store simple metric data into accumulo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloMetricStore
This class will store simple metric data into accumulo.
|
Copyright © 2014 Calrissian. All Rights Reserved.