Package | Description |
---|---|
org.elasticsearch.index.engine | |
org.elasticsearch.index.shard |
Modifier and Type | Class and Description |
---|---|
class |
EngineClosedException
An engine is already closed.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexShardClosedException |
class |
IndexShardNotRecoveringException |
class |
IndexShardNotStartedException |
class |
IndexShardRecoveringException |
class |
IndexShardRelocatedException |
class |
IndexShardStartedException |
Modifier and Type | Method and Description |
---|---|
void |
IndexShard.readAllowed() |
protected void |
IndexShard.verifyStarted() |
protected void |
IndexShard.verifyStartedOrRecovering() |
Copyright © 2009–2015. All rights reserved.