| Package | Description |
|---|---|
| org.calrissian.accumulorecipes.featurestore.model | |
| org.calrissian.accumulorecipes.featurestore.support.config |
| Modifier and Type | Method and Description |
|---|---|
protected Metric |
MetricFeature.buildVector(DataInput input) |
| Constructor and Description |
|---|
MetricFeature(long timestamp,
String group,
String type,
String name,
String visibility,
Metric vector) |
| Modifier and Type | Field and Description |
|---|---|
static Function<org.apache.accumulo.core.data.Value,Metric> |
MetricFeatureConfig.valueToVector |
static Function<Metric,org.apache.accumulo.core.data.Value> |
MetricFeatureConfig.vectorToValue |
Copyright © 2014 Calrissian. All Rights Reserved.