Modifier and Type | Class and Description |
---|---|
class |
NoShardAvailableActionException |
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 |
PercolatorException
Exception during indexing a percolator query.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryParsingException |
Modifier and Type | Class and Description |
---|---|
class |
IllegalIndexShardStateException |
class |
IndexShardClosedException |
class |
IndexShardCreationException |
class |
IndexShardException |
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 |
AliasFilterParsingException |
class |
IndexAlreadyExistsException |
class |
IndexClosedException
Exception indicating that one or more requested indices are closed.
|
class |
IndexCreationException |
class |
IndexMissingException |
class |
IndexPrimaryShardNotAllocatedException
Thrown when some action cannot be performed because the primary shard of
some shard group in an index has not been allocated post api action.
|
class |
InvalidAliasNameException |
class |
InvalidIndexNameException |
class |
TypeMissingException |
Modifier and Type | Class and Description |
---|---|
class |
RecoverFilesRecoveryException |
Copyright © 2009–2016. All rights reserved.