| Package | Description |
|---|---|
| org.apache.phoenix.pherf.configuration |
| Modifier and Type | Method and Description |
|---|---|
DataSequence |
Column.getDataSequence() |
static DataSequence |
DataSequence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSequence[] |
DataSequence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Column.setDataSequence(DataSequence dataSequence) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.