|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SummingArrayCombiner.Type | |
|---|---|
| org.apache.accumulo.core.iterators.user | |
| Uses of SummingArrayCombiner.Type in org.apache.accumulo.core.iterators.user |
|---|
| Methods in org.apache.accumulo.core.iterators.user that return SummingArrayCombiner.Type | |
|---|---|
static SummingArrayCombiner.Type |
SummingArrayCombiner.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SummingArrayCombiner.Type[] |
SummingArrayCombiner.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.user with parameters of type SummingArrayCombiner.Type | |
|---|---|
static void |
SummingArrayCombiner.setEncodingType(IteratorSetting is,
SummingArrayCombiner.Type type)
A convenience method for setting the encoding type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||