Constructor and Description |
---|
AggFactoryStringIndexed(AggregatorFactory[] metricAggs) |
Modifier and Type | Method and Description |
---|---|
String |
get(int index) |
Class<? extends String> |
getClazz() |
int |
indexOf(String value)
Returns the index of "value" in this Indexed object, or a negative number if the value is not present.
|
Iterator<String> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public AggFactoryStringIndexed(AggregatorFactory[] metricAggs)
public int indexOf(String value)
Indexed
Copyright © 2011–2017. All rights reserved.