Module org.elasticsearch.server
Package org.elasticsearch
package org.elasticsearch
A distributed RESTful search engine.
-
ClassDescriptionInformation about a build of Elasticsearch.Used to indicate that the authentication process encountered a server-side error (5xx) that prevented the credentials verification.This exception is thrown when Elasticsearch detects an inconsistency in one of it's persistent files.A base class for all elasticsearch exceptions.A generic exception indicating failure to generate.Unchecked exception that is translated into a
400 BAD REQUESTerror when it bubbles out over HTTP.This exception is thrown to indicate that the access has been denied because of role restrictions that an authenticated subject might have (e.g.Generic security exceptionException who'sRestStatusis arbitrary rather than derived.The same asTimeoutExceptionsimply a runtime one.An exception that is meant to be "unwrapped" when sent back to the user as an error because its iscause, if non-null is always more useful to the user than the exception itself.Generic ResourceNotFoundException corresponding to theRestStatus.NOT_FOUNDstatus codeA permission granted to ensure secured access to a file in the config directory.A permission granted to ensure secured access to a file specified by a setting in the config directory.Elasticsearch-specific permission to check before enteringAccessController.doPrivileged()blocks.Represents the version of the wire protocol used to communicate between a pair of ES nodes.Transport version is used to coordinate compatible wire protocol communication between nodes, at a fine-grained level.