public abstract class FsIndexStore extends AbstractIndexStore
INDEX_FOLDER_NAME, INDEX_STORE_THROTTLE_MAX_BYTES_PER_SEC, INDEX_STORE_THROTTLE_TYPE, indexService, indicesStore, TRANSLOG_FOLDER_NAMEcomponentSettings, index, indexSettings, logger| Constructor and Description |
|---|
FsIndexStore(Index index,
Settings indexSettings,
IndexService indexService,
IndicesStore indicesStore,
NodeEnvironment nodeEnv) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
persistent()
Is the store a persistent store that can survive full restarts.
|
close, indicesStore, rateLimiting, shardIndexLocations, shardTranslogLocationsindex, nodeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshardDirectorypublic FsIndexStore(Index index, @IndexSettings Settings indexSettings, IndexService indexService, IndicesStore indicesStore, NodeEnvironment nodeEnv)
public boolean persistent()
IndexStoreCopyright © 2009–2016. All rights reserved.