public static interface IndexService.ShardStoreDeleter
| Modifier and Type | Method and Description |
|---|---|
void |
addPendingDelete(ShardId shardId,
IndexSettings indexSettings) |
void |
deleteShardStore(java.lang.String reason,
ShardLock lock,
IndexSettings indexSettings) |
void deleteShardStore(java.lang.String reason,
ShardLock lock,
IndexSettings indexSettings)
throws java.io.IOException
java.io.IOExceptionvoid addPendingDelete(ShardId shardId, IndexSettings indexSettings)