| Modifier and Type | Method and Description |
|---|---|
Map<String,IndexInformation> |
Backend.getIndexInformation()
Get information about all registered
IndexProviders. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexProvider
External index for querying.
|
| Constructor and Description |
|---|
IndexSerializer(Configuration config,
Serializer serializer,
Map<String,? extends IndexInformation> indexes,
boolean hashKeys) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardIndexInformation |
Copyright © 2012–2015. All rights reserved.