| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ElasticsearchException
A base class for all elasticsearch exceptions.
|
class |
ElasticsearchGenerationException
A generic exception indicating failure to generate.
|
class |
ElasticsearchParseException |
class |
ElasticsearchSecurityException
Generic security exception
|
class |
ElasticsearchTimeoutException
The same as
TimeoutException simply a runtime one. |
class |
ResourceNotFoundException
Generic ResourceNotFoundException corresponding to the
RestStatus.NOT_FOUND status code |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
ShardOperationFailedException
An exception indicating that a failure occurred performing an operation on the shard.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ActionWriteResponse.ShardInfo |
static class |
ActionWriteResponse.ShardInfo.Failure |
class |
FailedNodeException |
class |
NoShardAvailableActionException |
class |
NoSuchNodeException |
class |
PrimaryMissingActionException |
class |
RoutingMissingException |
class |
TaskOperationFailure
Information about task operation failures
The class is final due to serialization limitations
|
class |
TimestampParsingException |
class |
UnavailableShardsException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClusterHealthResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NodesInfoResponse |
class |
PluginsAndModules
Information about plugins and modules
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NodesStatsResponse |
class |
NodeStats
Node statistics (dynamic, changes depending on when created).
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CancelTasksResponse
Returns the list of tasks that were cancelled
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ListTasksResponse
Returns the list of tasks currently running on the nodes
|
class |
TaskInfo
Information about a currently running task.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
VerifyRepositoryResponse
Unregister repository response
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClusterSearchShardsGroup |
class |
ClusterSearchShardsResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CreateSnapshotResponse
Create snapshot response
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GetSnapshotsResponse
Get snapshots response
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RestoreSnapshotResponse
Contains information about restores snapshot
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SnapshotIndexShardStatus |
class |
SnapshotIndexStatus
Represents snapshot status of all shards in the index
|
class |
SnapshotShardsStats
Status of a snapshot shards
|
class |
SnapshotsStatusResponse
Snapshot status response
|
class |
SnapshotStats |
class |
SnapshotStatus
Status of a snapshot
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClusterStatsIndices |
static class |
ClusterStatsIndices.ShardStats |
class |
ClusterStatsNodes |
static class |
ClusterStatsNodes.Counts |
static class |
ClusterStatsNodes.JvmStats |
static class |
ClusterStatsNodes.OsStats |
static class |
ClusterStatsNodes.ProcessStats |
class |
ClusterStatsResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PendingClusterTasksResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RenderSearchTemplateResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AnalyzeResponse |
static class |
AnalyzeResponse.AnalyzeToken |
class |
DetailAnalyzeResponse |
static class |
DetailAnalyzeResponse.AnalyzeTokenList |
static class |
DetailAnalyzeResponse.CharFilteredText |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SyncedFlushResponse
The result of performing a sync flush operation on all shards of multiple indices
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GetFieldMappingsResponse
Response object for
GetFieldMappingsRequest API |
static class |
GetFieldMappingsResponse.FieldMappingMetaData |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RecoveryResponse
Information regarding the recovery state of indices and their associated shards.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IndicesSegmentResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IndicesShardStoresResponse
Response for
IndicesShardStoresAction
Consists of IndicesShardStoresResponse.StoreStatuss for requested indices grouped by
indices and shard ids and a list of encountered node IndicesShardStoresResponse.Failures |
static class |
IndicesShardStoresResponse.Failure
Single node failure while retrieving shard store information
|
static class |
IndicesShardStoresResponse.StoreStatus
Shard store information from a node
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CommonStats |
class |
IndicesStatsResponse |
class |
ShardStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
UpgradeStatusResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
BulkItemResponse.Failure
Represents a failure.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FieldStats<T extends Comparable<T>> |
static class |
FieldStats.Date |
static class |
FieldStats.Double |
static class |
FieldStats.Float |
static class |
FieldStats.Long |
static class |
FieldStats.Text |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GetResponse
The response of a get action.
|
class |
MultiGetResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GetIndexedScriptResponse
The response of a get script action.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MultiPercolateResponse
Represents the response of a multi percolate request.
|
class |
PercolateResponse
Encapsulates the response of a percolator request.
|
class |
PercolateSourceBuilder
Builder to create the percolate request body.
|
static class |
PercolateSourceBuilder.DocBuilder
A builder for defining the document to be percolated in various ways.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClearScrollResponse |
class |
MultiSearchResponse
A multi search response.
|
class |
ReduceSearchPhaseException
A failure during a reduce phase (when receiving results from several shards, and reducing them
into one or more results and possible actions).
|
class |
SearchPhaseExecutionException |
class |
SearchResponse
A response of a search request.
|
class |
ShardSearchFailure
Represents a failure to search on a specific shard.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DefaultShardOperationFailedException |
class |
QuerySourceBuilder |
class |
ToXContentToBytes
Base class for
ToXContent implementation that also support conversion to BytesReference for serialization purposes |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BroadcastShardOperationFailedException
An exception indicating that a failure occurred performing an operation on the shard.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ReplicationTask.Status |
static class |
TransportReplicationAction.RetryOnPrimaryException |
static class |
TransportReplicationAction.RetryOnReplicaException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MultiTermVectorsResponse |
class |
TermVectorsResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NoNodeAvailableException
An exception indicating no node is available to perform the operation.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
ClusterState.Custom |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClusterState
Represents the current state of the cluster.
|
class |
IncompatibleClusterStateVersionException
Thrown by
Diff.apply(T) method |
class |
RestoreInProgress
Meta data about restore processes that are currently executing
|
class |
SnapshotsInProgress
Meta data about snapshots that are currently executing
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClusterBlock |
class |
ClusterBlockException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ClusterIndexHealth |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
IndexMetaData.Custom |
static interface |
MetaData.Custom |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IndexMetaData |
class |
MetaData |
class |
ProcessClusterEventTimeoutException |
class |
RepositoriesMetaData
Contains metadata about registered snapshot repositories
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DiscoveryNode
A discovery node represents a node that is part of the cluster.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AllocationId
Uniquely identifies an allocation.
|
class |
IllegalShardRoutingStateException
This exception defines illegal states of shard routing
|
class |
RestoreSource
Represents snapshot and index from which a recovering index should be restored
|
class |
RoutingException
A base
Exceptions for all exceptions thrown by routing related operations. |
class |
RoutingValidationException
This class defines
RoutingExceptions related to
the validation of routing |
class |
ShardRouting
ShardRouting immutably encapsulates information about shard
routings like id, state, version, etc. |
class |
UnassignedInfo
Holds additional information as to why the shard is in unassigned state.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RerouteExplanation
Class encapsulating the explanation for a single
AllocationCommand
taken from the Deciders |
class |
RoutingExplanations
Class used to encapsulate a number of
RerouteExplanation
explanations. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Decision
This abstract class defining basic
Decision used during shard
allocation process. |
static class |
Decision.Multi
Simple class representing a list of decisions
|
static class |
Decision.Single
Simple class representing a single decision
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static String |
Strings.toString(ToXContent toXContent)
Return a
String that is the json representation of the provided
ToXContent. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BlobStoreException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CircuitBreakingException
Exception thrown when the circuit breaker trips
|
| コンストラクタと説明 |
|---|
CompressedXContent(ToXContent xcontent,
XContentType type,
ToXContent.Params params)
Create a
CompressedXContent out of a ToXContent instance. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BaseLineStringBuilder<E extends BaseLineStringBuilder<E>> |
class |
BasePolygonBuilder<E extends BasePolygonBuilder<E>>
The
BasePolygonBuilder implements the groundwork to create polygons. |
static class |
BasePolygonBuilder.Ring<P extends ShapeBuilder> |
class |
CircleBuilder |
class |
EnvelopeBuilder |
class |
GeometryCollectionBuilder |
class |
LineStringBuilder |
class |
MultiLineStringBuilder |
static class |
MultiLineStringBuilder.InternalLineStringBuilder |
class |
MultiPointBuilder |
class |
MultiPolygonBuilder |
static class |
MultiPolygonBuilder.InternalPolygonBuilder |
class |
PointBuilder |
class |
PointCollection<E extends PointCollection<E>>
The
PointCollection is an abstract base implementation for all GeoShapes. |
class |
PolygonBuilder |
class |
ShapeBuilder
Basic class for building GeoJSON shapes like Polygons, Linestrings, etc
|
protected static class |
ShapeBuilder.CoordinateNode
Node used to represent a tree of coordinates.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NotSerializableExceptionWrapper
This exception can be used to wrap a given, not serializable exception
to serialize via
StreamOutput.writeThrowable(Throwable). |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
Lucene.EarlyTerminationException
This exception is thrown when
Lucene.EarlyTerminatingCollector
reaches early termination |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NoClassSettingsException
A specific type of
SettingsException indicating failure to load a class
based on a settings value. |
class |
Settings
An immutable settings implementation.
|
class |
SettingsException
A generic failure to handle settings.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Fuzziness
A unit class that encapsulates all in-exact search
parsing and conversion from similarities to edit distances
etc.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
CancellableThreads.ExecutionCancelledException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
EsRejectedExecutionException |
class |
UncategorizedExecutionException |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
StatusToXContent |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
XContentBuilder |
XContentBuilder.field(String name,
ToXContent xContent) |
XContentBuilder |
XContentBuilder.field(String name,
ToXContent xContent,
ToXContent.Params params) |
static String |
XContentHelper.toString(ToXContent toXContent)
Writes serialized toXContent to pretty-printed JSON string.
|
static String |
XContentHelper.toString(ToXContent toXContent,
ToXContent.Params params)
Writes serialized toXContent to pretty-printed JSON string.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MasterNotDiscoveredException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GatewayException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BindHttpException |
class |
HttpException |
class |
HttpInfo |
class |
HttpStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AlreadyExpiredException |
class |
IndexNotFoundException |
class |
IndexShardAlreadyExistsException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
QueryCacheStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RequestCacheStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CommitStats
a class the returns dynamic information with respect to the last commit point of this shard
|
class |
CreateFailedEngineException |
class |
DeleteByQueryFailedEngineException
非推奨です。
Delete-by-query is removed in 2.0, but we keep this so translog can replay on upgrade.
|
class |
DeleteFailedEngineException |
class |
DocumentAlreadyExistsException |
class |
DocumentMissingException |
class |
DocumentSourceMissingException |
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 |
RecoveryEngineException |
class |
RefreshFailedEngineException |
class |
SegmentsStats |
class |
SnapshotFailedEngineException |
class |
VersionConflictEngineException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FieldDataStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FlushStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GetResult |
class |
GetStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IndexingStats |
static class |
IndexingStats.Stats |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Mapping.SourceTransform
Transformations to be applied to the source before indexing and/or after loading.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DocumentMapper |
class |
FieldMapper |
class |
Mapper |
class |
MapperException |
class |
MapperParsingException |
class |
Mapping
Wrapper around everything that defines a mapping, without references to
utility classes like MapperService, ...
|
class |
MergeMappingException |
class |
MetadataFieldMapper
A mapper for a builtin field containing metadata about a document.
|
class |
StrictDynamicMappingException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BinaryFieldMapper |
class |
BooleanFieldMapper
A field mapper for boolean fields.
|
class |
ByteFieldMapper |
class |
CompletionFieldMapper |
class |
DateFieldMapper |
class |
DoubleFieldMapper |
class |
FloatFieldMapper |
class |
IntegerFieldMapper |
class |
LongFieldMapper |
class |
NumberFieldMapper |
class |
ShortFieldMapper |
class |
StringFieldMapper |
class |
TokenCountFieldMapper
A
FieldMapper that takes a string and writes a count of the tokens in that string
to the index. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BaseGeoPointFieldMapper
GeoPointFieldMapper base class to maintain backward compatibility
|
class |
GeoPointFieldMapper
Parsing: We handle:
- "field" : "geo_hash"
- "field" : "lat,lon"
- "field" : {
"lat" : 1.1,
"lon" : 2.1
}
|
class |
GeoPointFieldMapperLegacy
Parsing: We handle:
- "field" : "geo_hash"
- "field" : "lat,lon"
- "field" : {
"lat" : 1.1,
"lon" : 2.1
}
|
class |
GeoShapeFieldMapper
FieldMapper for indexing
Shapes. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AllFieldMapper |
class |
FieldNamesFieldMapper
A mapper that indexes the field names of a document under
_field_names. |
class |
IdFieldMapper |
class |
IndexFieldMapper |
class |
ParentFieldMapper |
class |
RoutingFieldMapper |
class |
SourceFieldMapper |
class |
TimestampFieldMapper |
class |
TTLFieldMapper |
class |
TypeFieldMapper |
class |
UidFieldMapper |
class |
VersionFieldMapper
Mapper for the _version field.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IpFieldMapper |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ObjectMapper |
class |
RootObjectMapper |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ObjectMapper.toXContent(XContentBuilder builder,
ToXContent.Params params,
ToXContent custom) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MergeStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PercolatorException
Exception during indexing a percolator query.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PercolateStats
Exposes percolator related statistics.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AndQueryBuilder
非推奨です。
Use
BoolQueryBuilder instead |
class |
BoolQueryBuilder
A Query that matches documents matching boolean combinations of other queries.
|
class |
BoostingQueryBuilder
The BoostingQuery class can be used to effectively demote results that match a given query.
|
class |
CommonTermsQueryBuilder
CommonTermsQuery query is a query that executes high-frequency terms in a
optional sub-query to prevent slow queries due to "common" terms like
stopwords.
|
class |
ConstantScoreQueryBuilder
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
|
class |
DisMaxQueryBuilder
A query that generates the union of documents produced by its sub-queries, and that scores each document
with the maximum score for that document as produced by any sub-query, plus a tie breaking increment for any
additional matching sub-queries.
|
class |
ExistsQueryBuilder
Constructs a query that only match on documents that the field has a value in them.
|
class |
FieldMaskingSpanQueryBuilder |
class |
FilteredQueryBuilder
非推奨です。
Use
BoolQueryBuilder instead. |
class |
FuzzyQueryBuilder
A Query that does fuzzy matching for a specific value.
|
class |
GeoBoundingBoxQueryBuilder |
class |
GeoDistanceQueryBuilder |
class |
GeoDistanceRangeQueryBuilder |
static class |
GeohashCellQuery.Builder
Builder for a geohashfilter.
|
class |
GeoPolygonQueryBuilder |
class |
GeoShapeQueryBuilder
QueryBuilder that builds a GeoShape Filter |
class |
HasChildQueryBuilder |
class |
HasParentQueryBuilder
Builder for the 'has_parent' query.
|
class |
IdsQueryBuilder
A query that will return only documents matching specific ids (and a type).
|
class |
IndicesQueryBuilder
A query that will execute the wrapped query only for the specified indices, and "match_all" when
it does not match those indices (by default).
|
class |
LimitQueryBuilder
非推奨です。
Use
SearchRequestBuilder.setTerminateAfter(int) instead. |
class |
MatchAllQueryBuilder
A query that matches on all documents.
|
class |
MatchQueryBuilder
Match query is a query that analyzes the text and constructs a query as the result of the analysis.
|
class |
MissingQueryBuilder
非推奨です。
Use
ExistsQueryBuilder inside a BoolQueryBuilder.mustNot(QueryBuilder) clause instead. |
class |
MoreLikeThisQueryBuilder
A more like this query that finds documents that are "like" the provided set of document(s).
|
static class |
MoreLikeThisQueryBuilder.Item
A single item to be used for a
MoreLikeThisQueryBuilder. |
class |
MultiMatchQueryBuilder
Same as
MatchQueryBuilder but supports multiple fields. |
class |
MultiTermQueryBuilder |
class |
NestedQueryBuilder |
class |
NotQueryBuilder
非推奨です。
Use
BoolQueryBuilder.mustNot(QueryBuilder) instead |
class |
OrQueryBuilder
非推奨です。
Use
BoolQueryBuilder instead |
class |
PrefixQueryBuilder
A Query that matches documents containing terms with a specified prefix.
|
class |
QueryBuilder |
class |
QueryFilterBuilder
非推奨です。
Useless now that queries and filters are merged: pass the
query as a filter directly.
|
class |
QueryParsingException |
class |
QueryStringQueryBuilder
A query that parses a query string and runs it.
|
class |
RangeQueryBuilder
A Query that matches documents within an range of terms.
|
class |
RegexpQueryBuilder
A Query that does fuzzy matching for a specific value.
|
class |
ScriptQueryBuilder |
class |
SimpleQueryStringBuilder
SimpleQuery is a query parser that acts similar to a query_string
query, but won't throw exceptions for any weird string syntax.
|
class |
SpanContainingQueryBuilder
Builder for
SpanContainingQuery. |
class |
SpanFirstQueryBuilder |
class |
SpanMultiTermQueryBuilder |
class |
SpanNearQueryBuilder |
class |
SpanNotQueryBuilder |
class |
SpanOrQueryBuilder |
class |
SpanQueryBuilder |
class |
SpanTermQueryBuilder |
class |
SpanWithinQueryBuilder
Builder for
SpanWithinQuery. |
class |
TemplateQueryBuilder
Facilitates creating template query requests.
|
class |
TermQueryBuilder
A Query that matches documents containing a term.
|
class |
TermsLookupQueryBuilder
A filer for a field based on several terms matching on any of them.
|
class |
TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
|
class |
TypeQueryBuilder |
class |
WildcardQueryBuilder
Implements the wildcard search query.
|
class |
WrapperQueryBuilder
A Query builder which allows building a query given JSON string or binary data provided as input.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DecayFunctionBuilder |
class |
FunctionScoreQueryBuilder
A query that uses a filters with a script associated with them to compute the
score.
|
class |
ScoreFunctionBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ExponentialDecayFunctionBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FactorBuilder
非推奨です。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FieldValueFactorFunctionBuilder
Builder to construct
field_value_factor functions for a function
score query. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GaussDecayFunctionBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
LinearDecayFunctionBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RandomScoreFunctionBuilder
A function that computes a random score for the matched documents
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ScriptScoreFunctionBuilder
A function that uses a script to compute or influence the score of documents
that match with the inner query or filter.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
WeightBuilder
A query that multiplies the weight to the score.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BaseInnerHitBuilder<T extends BaseInnerHitBuilder> |
class |
QueryInnerHitBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RecoveryStats
Recovery related statistics, starting at the shard level and allowing aggregation to
indices and node level
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RefreshStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SearchStats |
static class |
SearchStats.Stats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DocsStats |
class |
IllegalIndexShardStateException |
class |
IndexShardClosedException |
class |
IndexShardNotRecoveringException |
class |
IndexShardNotStartedException |
class |
IndexShardRecoveringException |
class |
IndexShardRecoveryException |
class |
IndexShardRelocatedException |
class |
IndexShardStartedException |
class |
ShardNotFoundException |
static class |
TranslogRecoveryPerformer.BatchOperationException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
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
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BlobStoreIndexShardSnapshot
Shard snapshot metadata
|
class |
BlobStoreIndexShardSnapshots
Contains information about all snapshot for the given shard in repository
This class is used to find files that were already snapshoted and clear out files that no longer referenced by any
snapshots
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
StoreStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SuggestStats
Exposes suggest related statistics.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TranslogCorruptedException |
class |
TranslogException |
class |
TranslogStats |
class |
TruncatedTranslogException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
WarmerStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AliasFilterParsingException |
class |
IndexAlreadyExistsException |
class |
IndexClosedException
Exception indicating that one or more requested indices are closed.
|
class |
IndexCreationException |
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 |
IndexTemplateAlreadyExistsException |
class |
IndexTemplateMissingException |
class |
InvalidAliasNameException |
class |
InvalidIndexNameException |
class |
InvalidIndexTemplateException |
class |
InvalidTypeNameException |
class |
NodeIndicesStats
Global information on indices stats running on a specific node.
|
class |
TypeMissingException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AllCircuitBreakerStats
Stats class encapsulating all of the different circuit breaker stats
|
class |
CircuitBreakerStats
Class encapsulating stats about the circuit breaker
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DelayRecoveryException
An exception marking that this recovery attempt should be ignored (since probably, we already recovered).
|
class |
RecoverFilesRecoveryException |
class |
RecoveryFailedException |
class |
RecoveryState
Keeps track of state related to shard recovery.
|
static class |
RecoveryState.File |
static class |
RecoveryState.Index |
static class |
RecoveryState.Translog |
static class |
RecoveryState.VerifyIndex |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FsInfo |
static class |
FsInfo.Path |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
JvmInfo |
class |
JvmStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DummyOsInfo |
class |
OsInfo |
class |
OsStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ProcessInfo |
class |
ProcessStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
NodeClosedException
An exception indicating that node is closed.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PercolateException
Exception during percolating document(s) at runtime.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DummyPluginInfo |
class |
PluginInfo |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RepositoryException
Generic repository exception
|
class |
RepositoryMissingException
Repository missing exception
|
class |
RepositoryVerificationException
Repository verification exception
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BlobStoreFormat<T extends ToXContent>
Base class that handles serialization of various data structures during snapshot/restore operations.
|
class |
ChecksumBlobStoreFormat<T extends ToXContent>
Snapshot metadata file format used in v2.0 and above
|
class |
LegacyBlobStoreFormat<T extends ToXContent>
Snapshot metadata file format used before v2.0
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AliasesNotFoundException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RestToXContentListener<Response extends ToXContent>
A REST based action listener that assumes the response is of type
ToXContent and automatically
builds an XContent based response (wrapping the toXContent in startObject/endObject). |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Script
Script holds all the parameters necessary to compile or find in cache and then execute a script.
|
static class |
Script.ScriptParseException |
class |
ScriptException |
class |
ScriptStats |
class |
Template |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ExpressionScriptCompilationException
非推奨です。
just for backwards compatibility
|
class |
ExpressionScriptExecutionException
非推奨です。
just for backwards compatibility
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GroovyScriptCompilationException
非推奨です。
for back compat only
|
class |
GroovyScriptExecutionException
非推奨です。
for back compat only
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
SearchHit
A single search hit.
|
interface |
SearchHits
The hits of a search request.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SearchContextException |
class |
SearchContextMissingException |
class |
SearchException |
class |
SearchParseException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractAggregationBuilder
Base structure for aggregation builders.
|
class |
AggregationBuilder<B extends AggregationBuilder<B>>
A base class for all bucket aggregation builders.
|
class |
AggregationExecutionException
Thrown when failing to execute an aggregation
|
class |
AggregationInitializationException
Thrown when failing to execute an aggregation
|
class |
InternalAggregation
An internal implementation of
Aggregation. |
class |
InternalAggregations
An internal implementation of
Aggregations. |
class |
InternalMultiBucketAggregation<A extends InternalMultiBucketAggregation,B extends InternalMultiBucketAggregation.InternalBucket> |
static class |
InternalMultiBucketAggregation.InternalBucket |
class |
InvalidAggregationPathException |
class |
ValuesSourceAggregationBuilder<B extends ValuesSourceAggregationBuilder<B>>
A base class for all bucket aggregation builders that are based on values (either script generated or field data values)
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
MultiBucketsAggregation.Bucket
A bucket represents a criteria to which all documents that fall in it adhere to.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSingleBucketAggregation
A base class for all the single bucket aggregations.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ChildrenBuilder
Builder for the
Children aggregation. |
class |
InternalChildren |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FilterAggregationBuilder
Builder for the
Filter aggregation. |
class |
InternalFilter |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Filters.Bucket
A bucket associated with a specific filter (identified by its key)
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FiltersAggregationBuilder
Builder for the
Filters aggregation. |
class |
InternalFilters |
static class |
InternalFilters.Bucket |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
GeoHashGrid.Bucket
A bucket that is associated with a
geohash_grid cell. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GeoHashGridBuilder
Creates an aggregation based on bucketing points into GeoHashes
|
class |
InternalGeoHashGrid
Represents a grid of cells where each cell's location is determined by a geohash.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GlobalBuilder
Builder for the
Global aggregation. |
class |
InternalGlobal
A global scope get (the document set on which we aggregate is all documents in the search context (ie. index + type)
regardless the query.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Histogram.Bucket
A bucket in the histogram where documents fall in
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DateHistogramBuilder
Builder for the
DateHistogram aggregation. |
static class |
Histogram.Order
A strategy defining the order in which the buckets in this histogram are ordered.
|
class |
HistogramBuilder
Builder for the
Histogram aggregation. |
class |
InternalHistogram<B extends InternalHistogram.Bucket>
TODO should be renamed to InternalNumericHistogram (see comment on
Histogram)? |
static class |
InternalHistogram.Bucket |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalMissing |
class |
MissingBuilder
Builder for the
Missing aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalNested |
class |
InternalReverseNested |
class |
NestedBuilder
Builder for the
Nested aggregation. |
class |
ReverseNestedBuilder
Builder for the
ReverseNested aggregation. |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Range.Bucket
A bucket associated with a specific range
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractRangeBuilder<B extends AbstractRangeBuilder<B>> |
protected static class |
AbstractRangeBuilder.Range |
class |
InternalRange<B extends InternalRange.Bucket,R extends InternalRange<B,R>> |
static class |
InternalRange.Bucket |
class |
RangeBuilder
Builder for the
AbstractRangeBuilder.Range aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DateRangeBuilder
Builder for the
DateRange aggregation. |
class |
InternalDateRange |
static class |
InternalDateRange.Bucket |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GeoDistanceBuilder
Builder for the
GeoDistance aggregation. |
static class |
GeoDistanceBuilder.Range
A range of values.
|
class |
InternalGeoDistance |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalIPv4Range |
static class |
InternalIPv4Range.Bucket |
class |
IPv4RangeBuilder
Builder for the
IPv4Range aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSampler |
class |
SamplerAggregationBuilder
Builder for the
Sampler aggregation. |
class |
UnmappedSampler |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSignificantTerms<A extends InternalSignificantTerms,B extends InternalSignificantTerms.Bucket> |
static class |
InternalSignificantTerms.Bucket |
class |
SignificantLongTerms |
class |
SignificantStringTerms |
static class |
SignificantStringTerms.Bucket |
static class |
SignificantTerms.Bucket |
class |
SignificantTermsBuilder
Creates an aggregation that finds interesting or unusual occurrences of terms in a result set.
|
class |
UnmappedSignificantTerms |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
SignificanceHeuristicBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ChiSquare.ChiSquareBuilder |
static class |
GND.GNDBuilder |
static class |
JLHScore.JLHScoreBuilder |
static class |
MutualInformation.MutualInformationBuilder |
protected static class |
NXYSignificanceHeuristic.NXYBuilder |
static class |
PercentageScore.PercentageScoreBuilder |
static class |
ScriptHeuristic.ScriptHeuristicBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DoubleTerms |
class |
InternalTerms<A extends InternalTerms,B extends InternalTerms.Bucket> |
static class |
InternalTerms.Bucket |
class |
LongTerms |
class |
StringTerms |
static class |
StringTerms.Bucket |
static class |
Terms.Bucket
A bucket that is associated with a single term
|
static class |
Terms.Order
Determines the order by which the term buckets will be sorted
|
class |
TermsBuilder
Builder for the
Terms aggregation. |
class |
UnmappedTerms |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalMetricsAggregation |
class |
InternalNumericMetricsAggregation |
static class |
InternalNumericMetricsAggregation.MultiValue |
static class |
InternalNumericMetricsAggregation.SingleValue |
class |
MetricsAggregationBuilder<B extends MetricsAggregationBuilder<B>>
Base builder for metrics aggregations.
|
class |
ValuesSourceMetricsAggregationBuilder<B extends ValuesSourceMetricsAggregationBuilder<B>> |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AvgBuilder
Builder for the
Avg aggregation. |
class |
InternalAvg |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CardinalityBuilder
Builder for the
Cardinality aggregation. |
class |
InternalCardinality |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GeoBoundsBuilder
Builder for the
GeoBounds aggregation. |
class |
InternalGeoBounds |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GeoCentroidBuilder
Builder class for
GeoCentroidAggregator |
class |
InternalGeoCentroid
Serialization and merge logic for
GeoCentroidAggregator |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalMax |
class |
MaxBuilder
Builder for the
Max aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalMin |
class |
MinBuilder
Builder for the
Min aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PercentileRanksBuilder
Builder for the
PercentileRanks aggregation. |
class |
PercentilesBuilder
Builder for the
Percentiles aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalHDRPercentileRanks |
class |
InternalHDRPercentiles |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalTDigestPercentileRanks |
class |
InternalTDigestPercentiles |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalScriptedMetric |
class |
ScriptedMetricBuilder
Builder for the
ScriptedMetric aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalStats |
class |
StatsBuilder
Builder for the
Stats aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ExtendedStatsBuilder
Builder for the
ExtendedStats aggregation. |
class |
InternalExtendedStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSum |
class |
SumBuilder
Builder for the
Sum aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalTopHits |
class |
TopHitsBuilder
Builder for the
TopHits aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalValueCount
An internal implementation of
ValueCount. |
class |
ValueCountBuilder
Builder for the
ValueCount aggregation. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSimpleValue |
class |
PipelineAggregatorBuilder<B extends PipelineAggregatorBuilder<B>>
A base class for all pipeline aggregator builders.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BucketMetricsBuilder<B extends BucketMetricsBuilder<B>>
A builder for building requests for a
BucketMetricsPipelineAggregator |
class |
InternalBucketMetricValue |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AvgBucketBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MaxBucketBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MinBucketBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalPercentilesBucket |
class |
PercentilesBucketBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalStatsBucket |
class |
StatsBucketBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ExtendedStatsBucketBuilder |
class |
InternalExtendedStatsBucket |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SumBucketBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BucketScriptBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CumulativeSumBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DerivativeBuilder |
class |
InternalDerivative |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BucketSelectorBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MovAvgBuilder
A builder to create MovingAvg pipeline aggregations
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
MovAvgModelBuilder
Represents the common interface that all moving average models share.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
EwmaModel.EWMAModelBuilder |
static class |
HoltLinearModel.HoltLinearModelBuilder |
static class |
HoltWintersModel.HoltWintersModelBuilder |
static class |
LinearModel.LinearModelBuilder |
static class |
SimpleModel.SimpleModelBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SerialDiffBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SearchSourceBuilder
A search source builder allowing to easily build search source.
|
class |
SearchSourceBuilderException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DfsPhaseExecutionException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FetchPhaseExecutionException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InnerHitsBuilder |
static class |
InnerHitsBuilder.InnerHit |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
HighlightBuilder
A builder for search highlighting.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InternalSearchHit |
static class |
InternalSearchHit.InternalNestedIdentity |
class |
InternalSearchHits |
class |
InternalSearchResponse |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CollectorResult
Public interface and serialization container for profiled timings of the
Collectors used in the search.
|
class |
InternalProfileShardResults
A container class to hold all the profile results across all shards.
|
class |
ProfileShardResult
A container class to hold the profile results for a single shard in the request.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
QueryPhaseExecutionException |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RescoreBuilder |
static class |
RescoreBuilder.QueryRescorer |
static class |
RescoreBuilder.Rescorer |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FieldSortBuilder
A sort builder to sort based on a document field.
|
class |
GeoDistanceSortBuilder
A geo distance based sorting on a geo point like field.
|
class |
ScoreSortBuilder
A sort builder allowing to sort by score.
|
class |
ScriptSortBuilder
Script sort builder allows to sort based on a custom script expression.
|
class |
SortBuilder |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Suggest
Top level suggest result, containing the result for each suggestion.
|
static class |
Suggest.Suggestion<T extends Suggest.Suggestion.Entry>
The suggestion responses corresponding with the suggestions in the request.
|
static class |
Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option>
Represents a part from the suggest text with suggested options.
|
static class |
Suggest.Suggestion.Entry.Option
Contains the suggested text with its document frequency and score.
|
class |
SuggestBuilder
Defines how to perform suggesting.
|
static class |
SuggestBuilder.SuggestionBuilder<T> |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CompletionStats |
class |
CompletionSuggestion |
static class |
CompletionSuggestion.Entry |
static class |
CompletionSuggestion.Entry.Option |
class |
CompletionSuggestionBuilder
Defines a suggest command based on a prefix, typically to provide "auto-complete" functionality
for users as they type search terms.
|
class |
CompletionSuggestionFuzzyBuilder
A form of
CompletionSuggestionBuilder that supports fuzzy queries allowing
matches on typos. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CategoryContextMapping
The
CategoryContextMapping is used to define a ContextMapping that
references a field within a document. |
class |
ContextMapping
A
ContextMapping is used t define a context that may used
in conjunction with a suggester. |
static class |
ContextMapping.ContextQuery
A
ContextMapping.ContextQuery defines the context information for a specific ContextMapping
defined within a suggestion request. |
class |
GeolocationContextMapping
The
GeolocationContextMapping allows to take GeoInfomation into account
during building suggestions. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PhraseSuggestion
Suggestion entry returned from the
PhraseSuggester. |
static class |
PhraseSuggestion.Entry |
class |
PhraseSuggestionBuilder
Defines the actual suggest command for phrase suggestions ( phrase).
|
static class |
PhraseSuggestionBuilder.CandidateGenerator
CandidateGenerator base class. |
static class |
PhraseSuggestionBuilder.DirectCandidateGenerator |
static class |
PhraseSuggestionBuilder.Laplace
An additive
smoothing model.
|
static class |
PhraseSuggestionBuilder.LinearInterpolation
Linear interpolation smoothing model.
|
static class |
PhraseSuggestionBuilder.SmoothingModel |
static class |
PhraseSuggestionBuilder.StupidBackoff
A "stupid-backoff" smoothing model simialr to Katz's
Backoff.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TermSuggestion
The suggestion responses corresponding with the suggestions in the request.
|
static class |
TermSuggestion.Entry
Represents a part from the suggest text with suggested options.
|
static class |
TermSuggestion.Entry.Option
Contains the suggested text with its document frequency and score.
|
class |
TermSuggestionBuilder
Defines the actual suggest command.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IndexWarmerMissingException |
class |
IndexWarmersMetaData |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ConcurrentSnapshotExecutionException
Thrown when a user tries to start multiple snapshots at the same time
|
class |
InvalidSnapshotNameException
Thrown on the attempt to create a snapshot with invalid name
|
class |
RestoreInfo
Information about successfully completed restore operation.
|
class |
Snapshot
Represent information about snapshot
|
class |
SnapshotCreationException
Thrown when snapshot creation fails completely
|
class |
SnapshotException
Generic snapshot exception
|
class |
SnapshotInfo
Information about snapshot
|
class |
SnapshotMissingException
Thrown if requested snapshot doesn't exist
|
class |
SnapshotRestoreException
Snapshot restore exception
|
class |
SnapshotShardFailure
Stores information about failures that occurred during shard snapshotting process
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Task.Status |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ThreadPool.Info |
class |
ThreadPoolInfo |
class |
ThreadPoolStats |
static class |
ThreadPoolStats.Stats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ActionNotFoundTransportException
An exception indicating that a transport action was not found.
|
class |
ActionTransportException
An action invocation failure.
|
class |
BindTransportException |
class |
ConnectTransportException |
class |
NodeDisconnectedException |
class |
NodeNotConnectedException
An exception indicating that a message is sent to a node that is not connected.
|
class |
NodeShouldNotConnectException |
class |
NotSerializableTransportException |
class |
ReceiveTimeoutTransportException |
class |
RemoteTransportException
A remote exception for an action.
|
class |
ResponseHandlerFailureTransportException
A failure to handle the response of a transaction action.
|
class |
SendRequestTransportException |
class |
TransportException |
class |
TransportInfo |
class |
TransportSerializationException |
class |
TransportStats |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
SizeHeaderFrameDecoder.HttpOnTransportException
A helper exception to mark an incoming connection as potentially being HTTP
so an appropriate error code can be returned
|
Copyright © 2009–2016. All rights reserved.