| Package | Description |
|---|---|
| org.calrissian.accumulorecipes.featurestore.hadoop | |
| org.calrissian.accumulorecipes.featurestore.impl | |
| org.calrissian.accumulorecipes.featurestore.support |
| Modifier and Type | Method and Description |
|---|---|
static void |
FeaturesInputFormat.setQueryInfo(org.apache.hadoop.conf.Configuration config,
Date start,
Date end,
TimeUnit timeUnit,
String group,
String type,
String name,
Class<? extends Feature> featureType,
FeatureRegistry registry)
Query for a specific set of feature rollups for a specific time range and unit of time.
|
| Modifier and Type | Field and Description |
|---|---|
protected FeatureRegistry |
AccumuloFeatureStore.registry |
| Constructor and Description |
|---|
AccumuloFeatureStore(org.apache.accumulo.core.client.Connector connector,
String tableName,
StoreConfig config,
FeatureRegistry featureRegistry) |
| Modifier and Type | Field and Description |
|---|---|
static FeatureRegistry |
FeatureRegistry.BASE_FEATURES |
Copyright © 2014 Calrissian. All Rights Reserved.