public class IntervalFilterMap extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IntervalFilterMap.Counters |
static class |
IntervalFilterMap.Map |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS |
static String |
END_VALUE |
static String |
KEY |
static String |
START_VALUE |
static String |
VALUE_CLASS |
| Constructor and Description |
|---|
IntervalFilterMap() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
createConfiguration(Class<? extends com.tinkerpop.blueprints.Element> klass,
String key,
Object startValue,
Object endValue) |
Copyright © 2012–2016. All rights reserved.