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 |
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–2016. All rights reserved.