Modifier and Type | Class and Description |
---|---|
class |
NoShardAvailableActionException |
Constructor and Description |
---|
DefaultShardOperationFailedException(IndexShardException e) |
Modifier and Type | Class and Description |
---|---|
class |
BroadcastShardOperationFailedException
An exception indicating that a failure occurred performing an operation on the shard.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicationShardOperationFailedException
An exception indicating that a failure occurred performing an operation on the shard.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexShardMissingException |
Modifier and Type | Class and Description |
---|---|
class |
CloseEngineException
An exception indicating that an
Engine close failed. |
class |
CreateFailedEngineException |
class |
DeleteByQueryFailedEngineException |
class |
DeleteFailedEngineException |
class |
DocumentAlreadyExistsException |
class |
DocumentMissingException |
class |
DocumentSourceMissingException |
class |
EngineAlreadyStartedException |
class |
EngineClosedException
An engine is already closed.
|
class |
EngineCreationFailureException
An exception indicating that an
Engine creation failed. |
class |
EngineException |
class |
FlushFailedEngineException |
class |
FlushNotAllowedEngineException |
class |
IndexFailedEngineException |
class |
OptimizeFailedEngineException |
class |
RecoveryEngineException |
class |
RefreshFailedEngineException |
class |
RollbackFailedEngineException |
class |
RollbackNotAllowedEngineException |
class |
SnapshotFailedEngineException |
class |
VersionConflictEngineException |
Modifier and Type | Class and Description |
---|---|
class |
IgnoreGatewayRecoveryException
An exception marking that this recovery attempt should be ignored (since probably, we already recovered).
|
class |
IndexShardGatewayException |
class |
IndexShardGatewayRecoveryException |
class |
IndexShardGatewaySnapshotFailedException |
class |
IndexShardGatewaySnapshotNotAllowedException |
Modifier and Type | Class and Description |
---|---|
class |
IllegalIndexShardStateException |
class |
IndexShardClosedException |
class |
IndexShardCreationException |
class |
IndexShardNotRecoveringException |
class |
IndexShardNotStartedException |
class |
IndexShardRecoveringException |
class |
IndexShardRelocatedException |
class |
IndexShardStartedException |
Modifier and Type | Class and Description |
---|---|
class |
IndexShardRestoreException
Generic shard restore exception
|
class |
IndexShardRestoreFailedException
Thrown when restore of a shard fails
|
class |
IndexShardSnapshotException
Generic shard snapshot exception
|
class |
IndexShardSnapshotFailedException
Thrown when snapshot process is failed on a shard level
|
Modifier and Type | Class and Description |
---|---|
class |
StoreException |
Modifier and Type | Class and Description |
---|---|
class |
TranslogException |
Modifier and Type | Class and Description |
---|---|
class |
RecoverFilesRecoveryException |
Copyright © 2009–2015. All rights reserved.