public interface IndexToken
| Modifier and Type | Interface and Description |
|---|---|
static class |
IndexToken.IndexType
Index types.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
get()
Returns the current token.
|
IndexToken.IndexType |
type()
Returns the index type.
|
IndexToken.IndexType type()
byte[] get()