|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongCombiner.Type | |
---|---|
org.apache.accumulo.core.iterators |
Uses of LongCombiner.Type in org.apache.accumulo.core.iterators |
---|
Methods in org.apache.accumulo.core.iterators that return LongCombiner.Type | |
---|---|
static LongCombiner.Type |
LongCombiner.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LongCombiner.Type[] |
LongCombiner.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.accumulo.core.iterators with parameters of type LongCombiner.Type | |
---|---|
static void |
LongCombiner.setEncodingType(IteratorSetting is,
LongCombiner.Type type)
A convenience method for setting the long encoding type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |