Package | Description |
---|---|
org.elasticsearch.cluster |
Modifier and Type | Method and Description |
---|---|
static <T extends ClusterState.Custom> |
ClusterState.lookupFactory(String type) |
static <T extends ClusterState.Custom> |
ClusterState.lookupFactorySafe(String type) |
Modifier and Type | Method and Description |
---|---|
static void |
ClusterState.registerFactory(String type,
ClusterState.Custom.Factory factory)
Register a custom index meta data factory.
|
Copyright © 2009–2015. All rights reserved.