public class MockFSIndexStore extends IndexStore
Modifier and Type | Class and Description |
---|---|
static class |
MockFSIndexStore.TestPlugin |
IndexStore.IndexRateLimitingType
Modifier and Type | Field and Description |
---|---|
static Setting<java.lang.Boolean> |
INDEX_CHECK_INDEX_ON_CLOSE_SETTING |
INDEX_STORE_THROTTLE_MAX_BYTES_PER_SEC_SETTING, INDEX_STORE_THROTTLE_TYPE_SETTING, indexStoreConfig
deprecationLogger, indexSettings, logger
Modifier and Type | Method and Description |
---|---|
DirectoryService |
newDirectoryService(ShardPath path) |
rateLimiting, setMaxRate, setType
getIndexSettings, index
public static final Setting<java.lang.Boolean> INDEX_CHECK_INDEX_ON_CLOSE_SETTING
public DirectoryService newDirectoryService(ShardPath path)
newDirectoryService
in class IndexStore