索引
所有类|所有程序包
A
- ABORTED - org.easysearch.client.watcher.ExecutionPhase
- ABORTING - org.easysearch.client.core.IndexerState
-
Something (internal or external) has requested the indexer abort and shutdown.
- AbstractIndicesPrivileges - org.easysearch.client.security.user.privileges中的类
- AbstractIndicesPrivileges.FieldSecurity - org.easysearch.client.security.user.privileges中的类
- Account - org.easysearch.client.security.user中的类
- Account() - 类 的构造器org.easysearch.client.security.user.Account
- ACKABLE - org.easysearch.client.watcher.ActionStatus.AckStatus.State
- ACKED - org.easysearch.client.watcher.ActionStatus.AckStatus.State
- ACKNOWLEDGED - org.easysearch.client.watcher.ExecutionState
- AcknowledgedResponse - org.easysearch.client.core中的类
- AcknowledgedResponse(boolean) - 类 的构造器org.easysearch.client.core.AcknowledgedResponse
- ackStatus() - 类 中的方法org.easysearch.client.watcher.ActionStatus
- AckStatus(ZonedDateTime, ActionStatus.AckStatus.State) - 类 的构造器org.easysearch.client.watcher.ActionStatus.AckStatus
- AckWatchRequest - org.easysearch.client.watcher中的类
-
A request to explicitly acknowledge a watch.
- AckWatchRequest(String, String...) - 类 的构造器org.easysearch.client.watcher.AckWatchRequest
- AckWatchResponse - org.easysearch.client.watcher中的类
-
The response from an 'ack watch' request.
- AckWatchResponse(WatchStatus) - 类 的构造器org.easysearch.client.watcher.AckWatchResponse
- actions(String...) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege.Builder
- actions(Collection<String>) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege.Builder
- ACTIONS - org.easysearch.client.watcher.ExecutionPhase
- ACTIONS - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- actionStatus(String) - 类 中的方法org.easysearch.client.watcher.WatchStatus
- ActionStatus - org.easysearch.client.watcher中的类
- ActionStatus(ActionStatus.AckStatus, ActionStatus.Execution, ActionStatus.Execution, ActionStatus.Throttle) - 类 的构造器org.easysearch.client.watcher.ActionStatus
- ActionStatus.AckStatus - org.easysearch.client.watcher中的类
- ActionStatus.AckStatus.State - org.easysearch.client.watcher中的枚举
- ActionStatus.Execution - org.easysearch.client.watcher中的类
- ActionStatus.Throttle - org.easysearch.client.watcher中的类
- ActivateWatchRequest - org.easysearch.client.watcher中的类
-
A request to explicitly activate a watch.
- ActivateWatchRequest(String) - 类 的构造器org.easysearch.client.watcher.ActivateWatchRequest
- ActivateWatchResponse - org.easysearch.client.watcher中的类
-
Response from an 'activate watch' request.
- ActivateWatchResponse(WatchStatus) - 类 的构造器org.easysearch.client.watcher.ActivateWatchResponse
- ACTIVE - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- add(TermVectorsRequest) - 类 中的方法org.easysearch.client.core.MultiTermVectorsRequest
-
Adds another
TermVectorsRequestto thisMultiTermVectorsRequest - addCharFilter(String) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
- addCharFilter(Map<String, Object>) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
- addExpression(RoleMapperExpression) - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression.Builder
- addExpression(RoleMapperExpression) - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression.Builder
- addFeatures(GetIndexRequest.Feature...) - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- addGroup(TaskGroup.Builder) - 类 中的方法org.easysearch.client.tasks.TaskGroup.Builder
- addMaxIndexAgeCondition(TimeValue) - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Adds condition to check if the index is at least
ageold - addMaxIndexDocsCondition(long) - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Adds condition to check if the index has at least
numDocs - addMaxIndexSizeCondition(ByteSizeValue) - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Adds a size-based condition to check if the index size is at least
size. - addTokenFilter(String) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
- addTokenFilter(Map<String, Object>) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
- addValidationError(String) - 异常错误 中的方法org.easysearch.client.ValidationException
-
Add a new validation error to the accumulating validation errors
- addValidationErrors(ValidationException) - 异常错误 中的方法org.easysearch.client.ValidationException
-
Adds validation errors from an existing
ValidationExceptionto the accumulating validation errors - alias(Alias) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Adds an alias that will be associated with the index when it gets created
- alias(Alias) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Adds an alias that will be added when the index gets created.
- ALIAS - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- aliases() - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
- aliases() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- aliases() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- aliases(String) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(String, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(Collection<Alias>) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Adds aliases that will be associated with the index when it gets created
- aliases(Map<String, ?>) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(Map<String, ?>) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(BytesReference) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(BytesReference, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(XContentBuilder) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the aliases that will be associated with the index when it gets created
- aliases(XContentBuilder) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Sets the aliases that will be associated with the index when it gets created
- ALIASES - org.easysearch.client.indices.GetIndexRequest.Feature
- ALL - org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
- AllocateAction - org.easysearch.client.indexlifecycle中的类
- AllocateAction(Integer, Map<String, String>, Map<String, String>, Map<String, String>) - 类 的构造器org.easysearch.client.indexlifecycle.AllocateAction
- allowRestrictedIndices - 类 中的变量org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
- allowRestrictedIndices() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
-
True if the privileges cover restricted internal indices too.
- allowRestrictedIndices(boolean) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- AllRoleMapperExpression - org.easysearch.client.security.support.expressiondsl.expressions中的类
-
An expression that evaluates to
trueif-and-only-if all its children evaluate totrue. - AllRoleMapperExpression.Builder - org.easysearch.client.security.support.expressiondsl.expressions中的类
- analyze(AnalyzeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Calls the analyze API
- analyzeAsync(AnalyzeRequest, RequestOptions, ActionListener<AnalyzeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously calls the analyze API
- analyzer() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the named analyzer used for analysis, if defined
- analyzer() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse
- AnalyzeRequest - org.easysearch.client.indices中的类
-
A request to analyze text
- AnalyzeRequest.CustomAnalyzerBuilder - org.easysearch.client.indices中的类
-
Helper class to build custom analyzer definitions
- AnalyzeResponse - org.easysearch.client.indices中的类
- AnalyzeResponse.AnalyzeToken - org.easysearch.client.indices中的类
- AnalyzeToken() - 类 的构造器org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- AnalyzeTokenList(String, List<AnalyzeResponse.AnalyzeToken>) - 类 的构造器org.easysearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- ANY - org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
- AnyRoleMapperExpression - org.easysearch.client.security.support.expressiondsl.expressions中的类
-
An expression that evaluates to
trueif at least one of its children evaluate totrue. - AnyRoleMapperExpression.Builder - org.easysearch.client.security.support.expressiondsl.expressions中的类
- ApiKey - org.easysearch.client.security.support中的类
-
API key information
- ApiKey(String, String, Instant, Instant, boolean, String, String) - 类 的构造器org.easysearch.client.security.support.ApiKey
- application(String) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege.Builder
- ApplicationPrivilege - org.easysearch.client.security.user.privileges中的类
-
Represents an application specific privilege.
- ApplicationPrivilege(String, String, Collection<String>, Map<String, Object>) - 类 的构造器org.easysearch.client.security.user.privileges.ApplicationPrivilege
- ApplicationPrivilege.Builder - org.easysearch.client.security.user.privileges中的类
- ApplicationResourcePrivileges - org.easysearch.client.security.user.privileges中的类
-
Represents privileges over resources that are scoped under an application.
- ApplicationResourcePrivileges(String, Collection<String>, Collection<String>) - 类 的构造器org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
-
Constructs privileges for resources under an application scope.
- applications() - 类 中的方法org.easysearch.client.security.ClearPrivilegesCacheRequest
- AsyncSearchClient - org.easysearch.client中的类
- AsyncSearchResponse - org.easysearch.client.asyncsearch中的类
-
A response of an async search request.
- attributes() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
- attributes(String...) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
- AuthenticateRequest - org.easysearch.client.security中的类
-
Empty request object required to make the authenticate call.
- AuthenticateResponse - org.easysearch.client.security中的类
-
The response for the authenticate call.
- AuthenticateResponse(User, boolean, AuthenticateResponse.RealmInfo, AuthenticateResponse.RealmInfo, String) - 类 的构造器org.easysearch.client.security.AuthenticateResponse
- AuthenticateResponse.RealmInfo - org.easysearch.client.security中的类
- AWAITS_EXECUTION - org.easysearch.client.watcher.ExecutionPhase
- AWAITS_SUCCESSFUL_EXECUTION - org.easysearch.client.watcher.ActionStatus.AckStatus.State
B
- BroadcastResponse - org.easysearch.client.core中的类
-
Represents a response to a request that is broadcast to a collection of shards.
- BroadcastResponse(BroadcastResponse.Shards) - 类 的构造器org.easysearch.client.core.BroadcastResponse
- BroadcastResponse.Shards - org.easysearch.client.core中的类
-
Represents the results of a collection of shards on which a request was executed against.
- bucketCardinality() - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- bucketCardinality() - 类 中的方法org.easysearch.client.analytics.TopMetricsAggregationBuilder
- build() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- build() - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression.Builder
- build() - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression.Builder
- build() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege.Builder
- build() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- build() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
- build() - 类 中的方法org.easysearch.client.tasks.TaskGroup.Builder
- build(String...) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest.CustomAnalyzerBuilder
- buildCustomAnalyzer(String) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a custom analyzer built from global components
- buildCustomAnalyzer(String, String) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a custom analyzer built from components defined on an index
- buildCustomAnalyzer(String, Map<String, Object>) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a custom analyzer built from components defined on an index
- buildCustomAnalyzer(Map<String, Object>) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a custom analyzer built from global components
- buildCustomNormalizer() - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a custom normalizer built from global components
- buildCustomNormalizer(String) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a custom normalizer built from components defined on an index
- builder() - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression
- builder() - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression
- builder() - 类 中的静态方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- builder() - 类 中的静态方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- builder(String) - 类 中的静态方法org.easysearch.client.indices.IndexTemplateMetadata
- builder(TaskInfo) - 类 中的静态方法org.easysearch.client.tasks.TaskGroup
- Builder() - 类 的构造器org.easysearch.client.security.support.expressiondsl.expressions.AllRoleMapperExpression.Builder
- Builder() - 类 的构造器org.easysearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression.Builder
- Builder() - 类 的构造器org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- Builder() - 类 的构造器org.easysearch.client.tasks.CancelTasksRequest.Builder
- Builder(String) - 类 的构造器org.easysearch.client.indices.IndexTemplateMetadata.Builder
- Builder(IndexTemplateMetadata) - 类 的构造器org.easysearch.client.indices.IndexTemplateMetadata.Builder
- bulk(BulkRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a bulk request using the Bulk API.
- bulkAsync(BulkRequest, RequestOptions, ActionListener<BulkResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a bulk request using the Bulk API.
- byId(String) - 类 中的静态方法org.easysearch.client.watcher.ExecuteWatchRequest
-
Execute an existing watch on the cluster
C
- CalendarInterval(String, DateHistogramInterval) - 类 的构造器org.easysearch.client.rollup.job.config.DateHistogramGroupConfig.CalendarInterval
- CalendarInterval(String, DateHistogramInterval, DateHistogramInterval, String) - 类 的构造器org.easysearch.client.rollup.job.config.DateHistogramGroupConfig.CalendarInterval
- cancel(CancelTasksRequest, RequestOptions) - 类 中的方法org.easysearch.client.TasksClient
-
Cancel one or more cluster tasks using the Task Management API.
- cancelAsync(CancelTasksRequest, RequestOptions, ActionListener<CancelTasksResponse>) - 类 中的方法org.easysearch.client.TasksClient
-
Asynchronously cancel one or more cluster tasks using the Task Management API.
- CancelTasksRequest - org.easysearch.client.tasks中的类
- CancelTasksRequest.Builder - org.easysearch.client.tasks中的类
- CancelTasksResponse - org.easysearch.client.tasks中的类
-
cancel tasks response that contains - task failures - node failures - tasks
- CATEGORIES - 类 中的静态变量org.easysearch.client.security.user.privileges.GlobalPrivileges
- cause() - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
- cause() - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
- cause() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- cause(String) - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
-
The cause for this component template creation.
- cause(String) - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
-
The cause for this index template creation.
- cause(String) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The cause for this index template creation.
- CcrClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Elastic ccr related methods - CcrClient() - 类 的构造器org.easysearch.client.CcrClient
- CertificateInfo - org.easysearch.client.security.support中的类
-
Simple model of an X.509 certificate
- CertificateInfo(String, String, String, String, String, boolean, String) - 类 的构造器org.easysearch.client.security.support.CertificateInfo
- changePassword(ChangePasswordRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Change the password of a user of a native realm or built-in user synchronously.
- ChangePasswordRequest - org.easysearch.client.security中的类
-
Changes the password for the current user.
- ChangePasswordRequest(char[], char[]) - 类 的构造器org.easysearch.client.security.ChangePasswordRequest
- charfilters() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse
- charFilters() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the custom character filters used for analysis, if defined
- checked() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- cleanupRepository(CleanupRepositoryRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Cleans up a snapshot repository.
- cleanupRepositoryAsync(CleanupRepositoryRequest, RequestOptions, ActionListener<CleanupRepositoryResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously cleans up a snapshot repository.
- clearAll() - 类 中的静态方法org.easysearch.client.security.ClearApiKeyCacheRequest
- ClearApiKeyCacheRequest - org.easysearch.client.security中的类
-
The request used to clear the API key cache.
- clearById(String...) - 类 中的静态方法org.easysearch.client.security.ClearApiKeyCacheRequest
- clearCache(ClearIndicesCacheRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Clears the cache of one or more indices using the Clear Cache API.
- clearCacheAsync(ClearIndicesCacheRequest, RequestOptions, ActionListener<ClearIndicesCacheResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously clears the cache of one or more indices using the Clear Cache API.
- ClearPrivilegesCacheRequest - org.easysearch.client.security中的类
-
The request used to clear the cache for native application privileges stored in an index.
- ClearPrivilegesCacheRequest(String...) - 类 的构造器org.easysearch.client.security.ClearPrivilegesCacheRequest
-
Sets the applications for which caches will be evicted.
- ClearPrivilegesCacheResponse - org.easysearch.client.security中的类
-
The response object that will be returned when clearing the privileges cache
- ClearPrivilegesCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - 类 的构造器org.easysearch.client.security.ClearPrivilegesCacheResponse
- ClearRealmCacheRequest - org.easysearch.client.security中的类
-
Request for clearing the cache of one or more realms
- ClearRealmCacheRequest(List<String>, List<String>) - 类 的构造器org.easysearch.client.security.ClearRealmCacheRequest
-
Create a new request to clear cache of realms
- ClearRealmCacheResponse - org.easysearch.client.security中的类
-
Response for a clear realm cache request.
- ClearRealmCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - 类 的构造器org.easysearch.client.security.ClearRealmCacheResponse
- ClearRolesCacheRequest - org.easysearch.client.security中的类
-
The request used to clear the cache for native roles stored in an index.
- ClearRolesCacheRequest(String...) - 类 的构造器org.easysearch.client.security.ClearRolesCacheRequest
-
Sets the roles for which caches will be evicted.
- ClearRolesCacheResponse - org.easysearch.client.security中的类
-
The response object that will be returned when clearing the roles cache
- ClearRolesCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - 类 的构造器org.easysearch.client.security.ClearRolesCacheResponse
- clearScroll(ClearScrollRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Clears one or more scroll ids using the Clear Scroll API.
- clearScrollAsync(ClearScrollRequest, RequestOptions, ActionListener<ClearScrollResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously clears one or more scroll ids using the Clear Scroll API.
- ClearSecurityCacheResponse - org.easysearch.client.security中的类
-
The response object that will be returned when clearing a security cache
- ClearSecurityCacheResponse(List<SecurityNodesResponse.Node>, NodesResponseHeader, String) - 类 的构造器org.easysearch.client.security.ClearSecurityCacheResponse
- clientCredentialsGrant() - 类 中的静态方法org.easysearch.client.security.CreateTokenRequest
- clone(CloneSnapshotRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Clones a snapshot.
- clone(ResizeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。
- clone(ResizeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Clones an index using the Clone Index API.
- cloneAsync(CloneSnapshotRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously clones a snapshot.
- cloneAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
- cloneAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously clones an index using the Clone Index API.
- close() - 类 中的方法org.easysearch.client.RestHighLevelClient
- close(CloseIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Closes an index using the Close Index API.
- closeAsync(CloseIndexRequest, RequestOptions, ActionListener<CloseIndexResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously closes an index using the Close Index API.
- CloseIndexRequest - org.easysearch.client.indices中的类
-
A request to close an index.
- CloseIndexRequest(String...) - 类 的构造器org.easysearch.client.indices.CloseIndexRequest
-
Creates a new close index request
- CloseIndexResponse - org.easysearch.client.indices中的类
- CloseIndexResponse(boolean, boolean, List<CloseIndexResponse.IndexResult>) - 类 的构造器org.easysearch.client.indices.CloseIndexResponse
- CloseIndexResponse.IndexResult - org.easysearch.client.indices中的类
- CloseIndexResponse.ShardResult - org.easysearch.client.indices中的类
- CloseIndexResponse.ShardResult.Failure - org.easysearch.client.indices中的类
- cluster() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Provides a
ClusterClientwhich can be used to access the Cluster API. - ClusterClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Cluster API. - COMPLETED - 类 中的静态变量org.easysearch.client.tasks.GetTaskResponse
- COMPONENT_TEMPLATE - 类 中的静态变量org.easysearch.client.indices.GetComponentTemplatesResponse
- COMPONENT_TEMPLATES - 类 中的静态变量org.easysearch.client.indices.GetComponentTemplatesResponse
- componentTemplate(ComponentTemplate) - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
-
The component template to create.
- ComponentTemplatesExistRequest - org.easysearch.client.indices中的类
-
A request to check for the existence of component templates
- ComponentTemplatesExistRequest(String) - 类 的构造器org.easysearch.client.indices.ComponentTemplatesExistRequest
-
Create a request to check for the existence of component template.
- ComposableIndexTemplateExistRequest - org.easysearch.client.indices中的类
-
A request to check for the existence of index templates
- ComposableIndexTemplateExistRequest(String) - 类 的构造器org.easysearch.client.indices.ComposableIndexTemplateExistRequest
-
Create a request to check for the existence of index template.
- CompositeRoleMapperExpression - org.easysearch.client.security.support.expressiondsl.expressions中的类
-
Expression of role mapper expressions which can be combined by operators like AND, OR
- CompositeType - org.easysearch.client.security.support.expressiondsl.expressions中的枚举
- CONDITION - org.easysearch.client.watcher.ExecutionPhase
- convertExistsResponse(Response) - 类 中的静态方法org.easysearch.client.RestHighLevelClient
- count(CountRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a count request using the Count API.
- countAsync(CountRequest, RequestOptions, ActionListener<CountResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a count request using the Count API.
- CountRequest - org.easysearch.client.core中的类
-
Encapsulates a request to _count API against one, several or all indices.
- CountRequest() - 类 的构造器org.easysearch.client.core.CountRequest
- CountRequest(String...) - 类 的构造器org.easysearch.client.core.CountRequest
-
Constructs a new count request against the indices.
- CountRequest(String[], QueryBuilder) - 类 的构造器org.easysearch.client.core.CountRequest
-
Constructs a new search request against the provided indices with the given query.
- CountRequest(String[], SearchSourceBuilder) - 类 的构造器org.easysearch.client.core.CountRequest
-
已过时。The count api only supports a query. Use
CountRequest(String[], QueryBuilder)instead. - CountResponse - org.easysearch.client.core中的类
-
A response to _count API request.
- CountResponse(long, Boolean, CountResponse.ShardStats) - 类 的构造器org.easysearch.client.core.CountResponse
- CountResponse.ShardStats - org.easysearch.client.core中的类
-
Encapsulates _shards section of count api response.
- create() - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
- create() - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
- create() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- create(boolean) - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
-
Set to
trueto force only creation, not an update of an component template. - create(boolean) - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
-
Set to
trueto force only creation, not an update of an index template. - create(boolean) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Set to
trueto force only creation, not an update of an index template. - create(CreateSnapshotRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Creates a snapshot.
- create(CreateIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.create(CreateIndexRequest, RequestOptions)should be used instead, which accepts a new request object. - create(CreateIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Creates an index using the Create Index API.
- CreateApiKeyResponse - org.easysearch.client.security中的类
-
Response for create API key
- CreateApiKeyResponse(String, String, SecureString, Instant) - 类 的构造器org.easysearch.client.security.CreateApiKeyResponse
- createAsync(CreateSnapshotRequest, RequestOptions, ActionListener<CreateSnapshotResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously creates a snapshot.
- createAsync(CreateIndexRequest, RequestOptions, ActionListener<CreateIndexResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.createAsync(CreateIndexRequest, RequestOptions, ActionListener)should be used instead, which accepts a new request object. - createAsync(CreateIndexRequest, RequestOptions, ActionListener<CreateIndexResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously creates an index using the Create Index API.
- createDataStream(CreateDataStreamRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Creates a data stream using the Create Data Stream API.
- createDataStreamAsync(CreateDataStreamRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously creates a data stream using the Create Data Stream API.
- CreateDataStreamRequest - org.easysearch.client.indices中的类
- CreateDataStreamRequest(String) - 类 的构造器org.easysearch.client.indices.CreateDataStreamRequest
- CreateIndexRequest - org.easysearch.client.indices中的类
-
A request to create an index.
- CreateIndexRequest(String) - 类 的构造器org.easysearch.client.indices.CreateIndexRequest
-
Constructs a new request to create an index with the specified name.
- CreateIndexResponse - org.easysearch.client.indices中的类
-
A response for a create index action.
- CreateIndexResponse(boolean, boolean, String) - 类 的构造器org.easysearch.client.indices.CreateIndexResponse
- createRepository(PutRepositoryRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Creates a snapshot repository.
- createRepositoryAsync(PutRepositoryRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously creates a snapshot repository.
- CreateTokenRequest - org.easysearch.client.security中的类
-
Request to create a new OAuth2 token from the Easysearch cluster.
- CreateTokenRequest(String, String, String, char[], String, char[]) - 类 的构造器org.easysearch.client.security.CreateTokenRequest
-
General purpose constructor.
- CreateTokenResponse - org.easysearch.client.security中的类
-
Response when creating a new OAuth2 token in the Easysearch cluster.
- CreateTokenResponse(String, String, TimeValue, String, String, String) - 类 的构造器org.easysearch.client.security.CreateTokenResponse
D
- DataStream - org.easysearch.client.indices中的类
- DataStream(String, String, List<String>, long, ClusterHealthStatus, String, String) - 类 的构造器org.easysearch.client.indices.DataStream
- dataStreamsStats(DataStreamsStatsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Gets statistics about one or more data streams using the Get Data Streams Stats API.
- dataStreamsStatsAsync(DataStreamsStatsRequest, RequestOptions, ActionListener<DataStreamsStatsResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously gets statistics about one or more data streams using the Get Data Streams Stats API.
- DataStreamsStatsRequest - org.easysearch.client.indices中的类
- DataStreamsStatsRequest(String...) - 类 的构造器org.easysearch.client.indices.DataStreamsStatsRequest
- DataStreamsStatsResponse - org.easysearch.client.indices中的类
- DataStreamsStatsResponse(BroadcastResponse.Shards, int, int, ByteSizeValue, Map<String, DataStreamsStatsResponse.DataStreamStats>) - 类 的构造器org.easysearch.client.indices.DataStreamsStatsResponse
- DataStreamsStatsResponse.DataStreamStats - org.easysearch.client.indices中的类
- DataStreamStats(String, int, ByteSizeValue, long) - 类 的构造器org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- DateHistogramGroupConfig - org.easysearch.client.rollup.job.config中的类
-
The configuration object for the histograms in the rollup config { "groups": [ "date_histogram": { "field" : "foo", "interval" : "1d", "delay": "30d", "time_zone" : "EST" } ] }
- DateHistogramGroupConfig(String, DateHistogramInterval) - 类 的构造器org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
-
已过时。Build a DateHistoConfig using
DateHistogramGroupConfig.CalendarIntervalorDateHistogramGroupConfig.FixedIntervalinstead - DateHistogramGroupConfig(String, DateHistogramInterval, DateHistogramInterval, String) - 类 的构造器org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
-
已过时。Build a DateHistoConfig using
DateHistogramGroupConfig.CalendarIntervalorDateHistogramGroupConfig.FixedIntervalinstead - DateHistogramGroupConfig.CalendarInterval - org.easysearch.client.rollup.job.config中的类
-
CalendarInterval is a
DateHistogramGroupConfigthat uses calendar-aware intervals for rolling up data. - DateHistogramGroupConfig.FixedInterval - org.easysearch.client.rollup.job.config中的类
-
FixedInterval is a
DateHistogramGroupConfigthat uses a fixed time interval for rolling up data. - DeactivateWatchRequest - org.easysearch.client.watcher中的类
- DeactivateWatchRequest(String) - 类 的构造器org.easysearch.client.watcher.DeactivateWatchRequest
- DeactivateWatchResponse - org.easysearch.client.watcher中的类
- DeactivateWatchResponse(WatchStatus) - 类 的构造器org.easysearch.client.watcher.DeactivateWatchResponse
- declareCommonNodesResponseParsing(ConstructingObjectParser<T, Void>) - 类 中的静态方法org.easysearch.client.NodesResponse
- declareCommonNodesResponseParsing(ConstructingObjectParser<T, Void>) - 类 中的静态方法org.easysearch.client.security.SecurityNodesResponse
- declareShardsField(ConstructingObjectParser<T, Void>) - 类 中的静态方法org.easysearch.client.core.BroadcastResponse
- DEFAULT_ACK_TIMEOUT - 类 中的静态变量org.easysearch.client.TimedRequest
- DEFAULT_MASTER_NODE_TIMEOUT - 类 中的静态变量org.easysearch.client.TimedRequest
- defaultValueSourceType() - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- DelegatePkiAuthenticationRequest - org.easysearch.client.security中的类
- DelegatePkiAuthenticationRequest(List<X509Certificate>) - 类 的构造器org.easysearch.client.security.DelegatePkiAuthenticationRequest
- DelegatePkiAuthenticationResponse - org.easysearch.client.security中的类
- DelegatePkiAuthenticationResponse(String, String, TimeValue) - 类 的构造器org.easysearch.client.security.DelegatePkiAuthenticationResponse
- delete(DeleteSnapshotRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Deletes a snapshot.
- delete(DeleteIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Deletes an index using the Delete Index API.
- delete(DeleteRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Deletes a document by id using the Delete API.
- delete(DeleteAsyncSearchRequest, RequestOptions) - 类 中的方法org.easysearch.client.AsyncSearchClient
-
Delete an async search request.
- DeleteAction - org.easysearch.client.indexlifecycle中的类
- DeleteAction() - 类 的构造器org.easysearch.client.indexlifecycle.DeleteAction
- deleteAlias(DeleteAliasRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Synchronously calls the delete alias api
- deleteAliasAsync(DeleteAliasRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously calls the delete alias api
- DeleteAliasRequest - org.easysearch.client.indices中的类
- DeleteAliasRequest(String, String) - 类 的构造器org.easysearch.client.indices.DeleteAliasRequest
- deleteAsync(DeleteSnapshotRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously deletes a snapshot.
- deleteAsync(DeleteIndexRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously deletes an index using the Delete Index API.
- deleteAsync(DeleteRequest, RequestOptions, ActionListener<DeleteResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously deletes a document by id using the Delete API.
- deleteAsync(DeleteAsyncSearchRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.AsyncSearchClient
-
Asynchronously delete an async search request.
- DeleteAsyncSearchRequest - org.easysearch.client.asyncsearch中的类
- DeleteAsyncSearchRequest(String) - 类 的构造器org.easysearch.client.asyncsearch.DeleteAsyncSearchRequest
- deleteByQuery(DeleteByQueryRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a delete by query request.
- deleteByQueryAsync(DeleteByQueryRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a delete by query request.
- deleteByQueryRethrottle(RethrottleRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a delete by query rethrottle request.
- deleteByQueryRethrottleAsync(RethrottleRequest, RequestOptions, ActionListener<ListTasksResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously execute an delete by query rethrottle request.
- deleteComponentTemplate(DeleteComponentTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Delete a component template using the Component Templates API
- deleteComponentTemplateAsync(DeleteComponentTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously delete a component template using the Component Templates API
- DeleteComponentTemplateRequest - org.easysearch.client.indices中的类
- DeleteComponentTemplateRequest(String) - 类 的构造器org.easysearch.client.indices.DeleteComponentTemplateRequest
- DeleteComposableIndexTemplateRequest - org.easysearch.client.indices中的类
- DeleteComposableIndexTemplateRequest(String) - 类 的构造器org.easysearch.client.indices.DeleteComposableIndexTemplateRequest
- deleteDataStream(DeleteDataStreamRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Deletes a data stream using the Delete Data Stream API.
- deleteDataStreamAsync(DeleteDataStreamRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously deletes a data stream using the Delete Data Stream API.
- DeleteDataStreamRequest - org.easysearch.client.indices中的类
- DeleteDataStreamRequest(String) - 类 的构造器org.easysearch.client.indices.DeleteDataStreamRequest
- deleteIndexTemplate(DeleteComposableIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Delete an index template using the Index Templates API
- deleteIndexTemplateAsync(DeleteComposableIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously delete an index template using the Index Templates API
- deleteLifecyclePolicy(DeleteLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Delete a lifecycle definition
- deleteLifecyclePolicyAsync(DeleteLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously delete a lifecycle definition
- DeleteLifecyclePolicyRequest - org.easysearch.client.indexlifecycle中的类
- DeleteLifecyclePolicyRequest(String) - 类 的构造器org.easysearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
- deletePipeline(DeletePipelineRequest, RequestOptions) - 类 中的方法org.easysearch.client.IngestClient
-
Delete an existing pipeline.
- deletePipelineAsync(DeletePipelineRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IngestClient
-
Asynchronously delete an existing pipeline.
- deletePrivilege(DeletePrivilegesRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Removes privilege
- DeletePrivilegeResponse - org.easysearch.client.security中的类
-
Response for privileges deletion
- DeletePrivilegeResponse(String, String) - 类 的构造器org.easysearch.client.security.DeletePrivilegeResponse
- DeletePrivilegesRequest - org.easysearch.client.security中的类
-
A request to delete privilege
- DeletePrivilegesRequest(String) - 类 的构造器org.easysearch.client.security.DeletePrivilegesRequest
- deleteRepository(DeleteRepositoryRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Deletes a snapshot repository.
- deleteRepositoryAsync(DeleteRepositoryRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously deletes a snapshot repository.
- deleteRole(DeleteRoleRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Removes role.
- deleteRoleMapping(DeleteRoleMappingRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Delete a role mapping.
- DeleteRoleMappingRequest - org.easysearch.client.security中的类
-
Request object to delete a role mapping.
- DeleteRoleMappingRequest(String) - 类 的构造器org.easysearch.client.security.DeleteRoleMappingRequest
-
Constructor for DeleteRoleMappingRequest
- DeleteRoleMappingResponse - org.easysearch.client.security中的类
-
Response when deleting a role mapping.
- DeleteRoleMappingResponse(String, String) - 类 的构造器org.easysearch.client.security.DeleteRoleMappingResponse
- DeleteRoleRequest - org.easysearch.client.security中的类
-
A request delete a role.
- DeleteRoleRequest(String) - 类 的构造器org.easysearch.client.security.DeleteRoleRequest
- DeleteRoleResponse - org.easysearch.client.security中的类
-
Response for a role being deleted from the native realm
- DeleteRoleResponse(String, String) - 类 的构造器org.easysearch.client.security.DeleteRoleResponse
- DeleteRollupJobRequest - org.easysearch.client.rollup中的类
- DeleteRollupJobRequest(String) - 类 的构造器org.easysearch.client.rollup.DeleteRollupJobRequest
- deleteScript(DeleteStoredScriptRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Delete stored script by id.
- deleteScriptAsync(DeleteStoredScriptRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously delete stored script by id.
- deleteSnapshotLifecyclePolicy(DeleteSnapshotLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Delete a snapshot lifecycle definition
- deleteSnapshotLifecyclePolicyAsync(DeleteSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously delete a snapshot lifecycle definition
- DeleteSnapshotLifecyclePolicyRequest - org.easysearch.client.slm中的类
- DeleteSnapshotLifecyclePolicyRequest(String) - 类 的构造器org.easysearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
- deleteTemplate(DeleteIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Delete an index template using the Index Templates API
- deleteTemplateAsync(DeleteIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously delete an index template using the Index Templates API
- deleteUser(DeleteUserRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Removes user from the native realm synchronously.
- DeleteUserRequest - org.easysearch.client.security中的类
-
A request to delete a user from the native realm.
- DeleteUserRequest(String) - 类 的构造器org.easysearch.client.security.DeleteUserRequest
- DeleteUserResponse - org.easysearch.client.security中的类
-
Response for a user being deleted from the native realm
- DeleteUserResponse(String, String) - 类 的构造器org.easysearch.client.security.DeleteUserResponse
- DeleteWatchRequest - org.easysearch.client.watcher中的类
-
A delete watch request to delete an watch by name (id)
- DeleteWatchRequest(String) - 类 的构造器org.easysearch.client.watcher.DeleteWatchRequest
- DeleteWatchResponse - org.easysearch.client.watcher中的类
- DeleteWatchResponse() - 类 的构造器org.easysearch.client.watcher.DeleteWatchResponse
- DeleteWatchResponse(String, long, boolean) - 类 的构造器org.easysearch.client.watcher.DeleteWatchResponse
- deniedFields(String...) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- deniedFields(Collection<String>) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- detail() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse
- DetailAnalyzeResponse - org.easysearch.client.indices中的类
- DetailAnalyzeResponse.AnalyzeTokenList - org.easysearch.client.indices中的类
- DetailAnalyzeResponse.CharFilteredText - org.easysearch.client.indices中的类
- DisableUserRequest - org.easysearch.client.security中的类
-
Request object to disable a native realm or built-in user.
- DisableUserRequest(String, RefreshPolicy) - 类 的构造器org.easysearch.client.security.DisableUserRequest
- doBuild(QueryShardContext, AggregatorFactory, AggregatorFactories.Builder) - 类 中的方法org.easysearch.client.analytics.TopMetricsAggregationBuilder
- doWriteTo(StreamOutput) - 类 中的方法org.easysearch.client.analytics.TopMetricsAggregationBuilder
- doXContentBody(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
- doXContentBody(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.analytics.ParsedTopMetrics
- doXContentBody(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- dryRun(boolean) - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Sets if the rollover should not be executed when conditions are met
E
- EasysearchException - org.easysearch.client.tasks中的类
-
client side counterpart of server side
EasysearchExceptionIt wraps the same content but it is not throwable. - EMPTY - 类 中的静态变量org.easysearch.client.slm.SnapshotRetentionConfiguration
- EMPTY - 接口 中的静态变量org.easysearch.client.Validatable
- emptyResponse() - 类 中的静态方法org.easysearch.client.security.GetApiKeyResponse
- enabled() - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- ENABLED_FIELD - 类 中的静态变量org.easysearch.client.indexlifecycle.MigrateAction
- EnableUserRequest - org.easysearch.client.security中的类
-
Request object to enable a native realm or built-in user.
- EnableUserRequest(String, RefreshPolicy) - 类 的构造器org.easysearch.client.security.EnableUserRequest
- equals(Object) - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- equals(Object) - 类 中的方法org.easysearch.client.asyncsearch.DeleteAsyncSearchRequest
- equals(Object) - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- equals(Object) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
- equals(Object) - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- equals(Object) - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- equals(Object) - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- equals(Object) - 类 中的方法org.easysearch.client.core.AcknowledgedResponse
- equals(Object) - 类 中的方法org.easysearch.client.core.CountRequest
- equals(Object) - 类 中的方法org.easysearch.client.core.IndexerJobStats
- equals(Object) - 类 中的方法org.easysearch.client.core.MainResponse
- equals(Object) - 类 中的方法org.easysearch.client.core.MainResponse.Version
- equals(Object) - 类 中的方法org.easysearch.client.core.MultiTermVectorsResponse
- equals(Object) - 类 中的方法org.easysearch.client.core.PageParams
- equals(Object) - 类 中的方法org.easysearch.client.core.TermVectorsResponse
- equals(Object) - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector
- equals(Object) - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
- equals(Object) - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
- equals(Object) - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.DeleteAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.ForceMergeAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.FreezeAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyResponse
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.LifecycleManagementStatusResponse
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.MigrateAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.PutLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.ReadOnlyAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.RetryLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.SetPriorityAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.ShrinkAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.StartILMRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.StopILMRequest
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.UnfollowAction
- equals(Object) - 类 中的方法org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- equals(Object) - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- equals(Object) - 类 中的方法org.easysearch.client.indices.AnalyzeResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.CreateIndexResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.DataStream
- equals(Object) - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- equals(Object) - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- equals(Object) - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.CharFilteredText
- equals(Object) - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.GetDataStreamResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
- equals(Object) - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- equals(Object) - 类 中的方法org.easysearch.client.indices.ResizeResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
- equals(Object) - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateResponse
- equals(Object) - 类 中的方法org.easysearch.client.NodesResponseHeader
- equals(Object) - 类 中的方法org.easysearch.client.rollup.DeleteRollupJobRequest
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupCapsRequest
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupCapsResponse
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsRequest
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsResponse
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupJobRequest
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.JobWrapper
- equals(Object) - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.RollupJobStatus
- equals(Object) - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
- equals(Object) - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- equals(Object) - 类 中的方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- equals(Object) - 类 中的方法org.easysearch.client.rollup.job.config.MetricConfig
- equals(Object) - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- equals(Object) - 类 中的方法org.easysearch.client.rollup.job.config.TermsGroupConfig
- equals(Object) - 类 中的方法org.easysearch.client.rollup.PutRollupJobRequest
- equals(Object) - 类 中的方法org.easysearch.client.rollup.RollableIndexCaps
- equals(Object) - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- equals(Object) - 类 中的方法org.easysearch.client.rollup.RollupJobCaps.RollupFieldCaps
- equals(Object) - 类 中的方法org.easysearch.client.rollup.StartRollupJobRequest
- equals(Object) - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.AuthenticateResponse.RealmInfo
- equals(Object) - 类 中的方法org.easysearch.client.security.ClearApiKeyCacheRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.ClearPrivilegesCacheRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.ClearRolesCacheRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.CreateApiKeyResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.DeleteRoleMappingRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.DeleteUserRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.GetApiKeyResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.GetBuiltinPrivilegesResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.GetPrivilegesRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.GetPrivilegesResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.GetRoleMappingsRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.GetRolesRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.GetSslCertificatesResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.GetUsersRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.GetUsersResponse
- equals(Object) - 类 中的方法org.easysearch.client.security.PutPrivilegeRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.PutRoleMappingRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.PutRoleRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.PutUserRequest
- equals(Object) - 类 中的方法org.easysearch.client.security.support.ApiKey
- equals(Object) - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- equals(Object) - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
- equals(Object) - 类 中的方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.GlobalPrivileges
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.ManageApplicationPrivilege
- equals(Object) - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- equals(Object) - 类 中的方法org.easysearch.client.security.user.User
- equals(Object) - 类 中的方法org.easysearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
- equals(Object) - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyResponse
- equals(Object) - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecycleStatsResponse
- equals(Object) - 类 中的方法org.easysearch.client.slm.PutSnapshotLifecyclePolicyRequest
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotInvocationRecord
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- equals(Object) - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- equals(Object) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- equals(Object) - 类 中的方法org.easysearch.client.tasks.CancelTasksResponse
- equals(Object) - 类 中的方法org.easysearch.client.tasks.EasysearchException
- equals(Object) - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
- equals(Object) - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- equals(Object) - 类 中的方法org.easysearch.client.tasks.TaskGroup
- equals(Object) - 类 中的方法org.easysearch.client.tasks.TaskId
- equals(Object) - 类 中的方法org.easysearch.client.tasks.TaskInfo
- equals(Object) - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- equals(Object) - 类 中的方法org.easysearch.client.tasks.TaskSubmissionResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.ActionStatus.AckStatus
- equals(Object) - 类 中的方法org.easysearch.client.watcher.ActionStatus
- equals(Object) - 类 中的方法org.easysearch.client.watcher.ActionStatus.Execution
- equals(Object) - 类 中的方法org.easysearch.client.watcher.ActionStatus.Throttle
- equals(Object) - 类 中的方法org.easysearch.client.watcher.ActivateWatchRequest
- equals(Object) - 类 中的方法org.easysearch.client.watcher.ActivateWatchResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.DeactivateWatchResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.DeleteWatchResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.QueuedWatch
- equals(Object) - 类 中的方法org.easysearch.client.watcher.WatcherMetadata
- equals(Object) - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse
- equals(Object) - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- equals(Object) - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- equals(Object) - 类 中的方法org.easysearch.client.watcher.WatchStatus
- equals(Map<String, String[]>, Map<String, String[]>) - 类 中的静态方法org.easysearch.client.common.ProtocolUtils
-
Implements equals for a map of string arrays The map of string arrays is used in some XPack protocol classes but does't work with equal.
- equals(SyncedFlushResponse.ShardCounts) - 类 中的方法org.easysearch.client.SyncedFlushResponse.ShardCounts
- ERROR_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- EXCEPT - org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
- ExceptRoleMapperExpression - org.easysearch.client.security.support.expressiondsl.expressions中的类
-
A negating expression.
- ExceptRoleMapperExpression(RoleMapperExpression) - 类 的构造器org.easysearch.client.security.support.expressiondsl.expressions.ExceptRoleMapperExpression
- EXECUTE - org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
- EXECUTED - org.easysearch.client.watcher.ExecutionState
- EXECUTED_MULTIPLE_TIMES - org.easysearch.client.watcher.ExecutionState
- executeSnapshotLifecyclePolicy(ExecuteSnapshotLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Execute a snapshot lifecycle definition
- executeSnapshotLifecyclePolicyAsync(ExecuteSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<ExecuteSnapshotLifecyclePolicyResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously execute a snapshot lifecycle definition
- ExecuteSnapshotLifecyclePolicyRequest - org.easysearch.client.slm中的类
- ExecuteSnapshotLifecyclePolicyRequest(String) - 类 的构造器org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
- ExecuteSnapshotLifecyclePolicyResponse - org.easysearch.client.slm中的类
- ExecuteSnapshotLifecyclePolicyResponse(String) - 类 的构造器org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
- executeSnapshotLifecycleRetention(ExecuteSnapshotLifecycleRetentionRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Execute snapshot lifecycle retention
- executeSnapshotLifecycleRetentionAsync(ExecuteSnapshotLifecycleRetentionRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously execute snapshot lifecycle retention
- ExecuteSnapshotLifecycleRetentionRequest - org.easysearch.client.slm中的类
- ExecuteSnapshotLifecycleRetentionRequest() - 类 的构造器org.easysearch.client.slm.ExecuteSnapshotLifecycleRetentionRequest
- ExecuteWatchRequest - org.easysearch.client.watcher中的类
-
An execute watch request to execute a watch by id or inline
- ExecuteWatchRequest.ActionExecutionMode - org.easysearch.client.watcher中的枚举
- ExecuteWatchResponse - org.easysearch.client.watcher中的类
- ExecuteWatchResponse() - 类 的构造器org.easysearch.client.watcher.ExecuteWatchResponse
- ExecuteWatchResponse(String, BytesReference) - 类 的构造器org.easysearch.client.watcher.ExecuteWatchResponse
- EXECUTION_NOT_NEEDED - org.easysearch.client.watcher.ExecutionState
- EXECUTION_STATE - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- ExecutionPhase - org.easysearch.client.watcher中的枚举
- ExecutionState - org.easysearch.client.watcher中的枚举
- exists(GetIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.exists(GetIndexRequest, RequestOptions)should be used instead, which accepts a new request object. - exists(GetRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Checks for the existence of a document.
- exists(GetIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Checks if the index (indices) exists or not.
- existsAlias(GetAliasesRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Checks if one or more aliases exist using the Aliases Exist API.
- existsAliasAsync(GetAliasesRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously checks if one or more aliases exist using the Aliases Exist API.
- existsAsync(GetIndexRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.existsAsync(GetIndexRequest, RequestOptions, ActionListener)should be used instead, which accepts a new request object. - existsAsync(GetRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously checks for the existence of a document.
- existsAsync(GetIndexRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously checks if the index (indices) exists or not.
- existsComponentTemplate(ComponentTemplatesExistRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Uses the Component Templates API to determine if component templates exist
- existsComponentTemplateAsync(ComponentTemplatesExistRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.ClusterClient
-
Uses the Index Templates API to determine if index templates exist
- existsIndexTemplate(ComposableIndexTemplateExistRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Uses the Index Templates API to determine if index templates exist
- existsIndexTemplateAsync(ComposableIndexTemplateExistRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.IndicesClient
-
Uses the Index Templates API to determine if index templates exist
- existsSource(GetRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。
- existsSource(GetSourceRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Checks for the existence of a document with a "_source" field.
- existsSourceAsync(GetRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.RestHighLevelClient
- existsSourceAsync(GetSourceRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously checks for the existence of a document with a "_source" field.
- existsTemplate(IndexTemplatesExistRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Uses the Index Templates API to determine if index templates exist
- existsTemplateAsync(IndexTemplatesExistRequest, RequestOptions, ActionListener<Boolean>) - 类 中的方法org.easysearch.client.IndicesClient
-
Uses the Index Templates API to determine if index templates exist
- EXPIRATION_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- EXPIRY - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- explain() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
- explain(boolean) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Set whether or not detailed explanations of analysis should be returned
- explain(ExplainRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a request using the Explain API.
- explainAsync(ExplainRequest, RequestOptions, ActionListener<ExplainResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a request using the Explain API.
- explainLifecycle(ExplainLifecycleRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Explain the lifecycle state for an index
- explainLifecycleAsync(ExplainLifecycleRequest, RequestOptions, ActionListener<ExplainLifecycleResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously explain the lifecycle state for an index
- ExplainLifecycleRequest - org.easysearch.client.indexlifecycle中的类
-
The request object used by the Explain Lifecycle API.
- ExplainLifecycleRequest(String...) - 类 的构造器org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- ExplainLifecycleResponse - org.easysearch.client.indexlifecycle中的类
-
The response object returned by the Explain Lifecycle API.
- ExplainLifecycleResponse(Map<String, IndexLifecycleExplainResponse>) - 类 的构造器org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
F
- failed() - 类 中的方法org.easysearch.client.core.BroadcastResponse.Shards
-
The number of shards on which a request failed to be executed against.
- FAILED - org.easysearch.client.watcher.ExecutionState
- FAILED - 类 中的静态变量org.easysearch.client.NodesResponseHeader
- FAILED_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.IndexResult
- FAILED_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.ShardCounts
- FAILED_INDEXES_FIELD - 类 中的静态变量org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- failedShards() - 类 中的方法org.easysearch.client.SyncedFlushResponse
- failedShards() - 类 中的方法org.easysearch.client.SyncedFlushResponse.IndexResult
- failure(ZonedDateTime, String) - 类 中的静态方法org.easysearch.client.watcher.ActionStatus.Execution
- FAILURE_REASON_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.ShardFailure
- failures() - 类 中的方法org.easysearch.client.core.BroadcastResponse.Shards
-
The failures corresponding to the shards on which a request failed to be executed against.
- failures() - 类 中的方法org.easysearch.client.SyncedFlushResponse.IndexResult
- FAILURES - 类 中的静态变量org.easysearch.client.NodesResponseHeader
- FAILURES_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.IndexResult
- features() - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- features(GetIndexRequest.Feature...) - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- fetchSourceContext() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- fetchSourceContext(FetchSourceContext) - 类 中的方法org.easysearch.client.core.GetSourceRequest
-
Allows setting the
FetchSourceContextfor this request, controlling if and how _source should be returned. - field() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the field to take an Analyzer from, if defined
- FIELD - 类 中的静态变量org.easysearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
- field_mask(String...) - 类 中的方法org.easysearch.client.security.user.Index
- field_security(String...) - 类 中的方法org.easysearch.client.security.user.Index
- fieldCaps(FieldCapabilitiesRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a request using the Field Capabilities API.
- fieldCapsAsync(FieldCapabilitiesRequest, RequestOptions, ActionListener<FieldCapabilitiesResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a request using the Field Capabilities API.
- FieldMappingMetadata(String, BytesReference) - 类 的构造器org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
- fieldMappings(String, String) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse
-
Returns the mappings of a specific index and field.
- FieldRoleMapperExpression - org.easysearch.client.security.support.expressiondsl.fields中的类
-
An expression that evaluates to
trueif a field (map element) matches the provided values. - FieldRoleMapperExpression(String, Object...) - 类 的构造器org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- fields() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- fields(String...) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- FieldStatistics(long, int, long) - 类 的构造器org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
- FINISHED - org.easysearch.client.watcher.ExecutionPhase
- FixedInterval(String, DateHistogramInterval) - 类 的构造器org.easysearch.client.rollup.job.config.DateHistogramGroupConfig.FixedInterval
- FixedInterval(String, DateHistogramInterval, DateHistogramInterval, String) - 类 的构造器org.easysearch.client.rollup.job.config.DateHistogramGroupConfig.FixedInterval
- flush(FlushRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Flush one or more indices using the Flush API.
- flushAsync(FlushRequest, RequestOptions, ActionListener<FlushResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously flush one or more indices using the Flush API.
- flushSynced(SyncedFlushRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。synced flush is deprecated and will be removed in 8.0. Use
IndicesClient.flush(FlushRequest, RequestOptions)instead. - flushSyncedAsync(SyncedFlushRequest, RequestOptions, ActionListener<SyncedFlushResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。synced flush is deprecated and will be removed in 8.0. Use
IndicesClient.flushAsync(FlushRequest, RequestOptions, ActionListener)instead. - FORCE_EXECUTE - org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
- FORCE_MERGE_INDEX - 类 中的静态变量org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- FORCE_SIMULATE - org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
- forcemerge(ForceMergeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Force merge one or more indices using the Force Merge API.
- forceMerge(ForceMergeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。
- ForceMergeAction - org.easysearch.client.indexlifecycle中的类
- ForceMergeAction(int) - 类 的构造器org.easysearch.client.indexlifecycle.ForceMergeAction
- forcemergeAsync(ForceMergeRequest, RequestOptions, ActionListener<ForceMergeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously force merge one or more indices using the Force Merge API.
- forceMergeAsync(ForceMergeRequest, RequestOptions, ActionListener<ForceMergeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
- FORMAT - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- freeze(FreezeIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Synchronously calls the _freeze API
- FreezeAction - org.easysearch.client.indexlifecycle中的类
- FreezeAction() - 类 的构造器org.easysearch.client.indexlifecycle.FreezeAction
- freezeAsync(FreezeIndexRequest, RequestOptions, ActionListener<ShardsAcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously calls the _freeze API
- FreezeIndexRequest - org.easysearch.client.indices中的类
-
Request for the _freeze index API
- FreezeIndexRequest(String...) - 类 的构造器org.easysearch.client.indices.FreezeIndexRequest
-
Creates a new freeze index request
- from(GetRequest) - 类 中的静态方法org.easysearch.client.core.GetSourceRequest
- FROM - 类 中的静态变量org.easysearch.client.core.PageParams
- fromName(String) - 枚举 中的静态方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
- fromString(String) - 枚举 中的静态方法org.easysearch.client.core.IndexerState
- fromXContent(String, String, XContentParser) - 类 中的静态方法org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.asyncsearch.AsyncSearchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.cluster.RemoteInfoResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.AcknowledgedResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.BroadcastResponse
-
Parses a broadcast response.
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.CountResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.GetSourceResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.MainResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.MultiTermVectorsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.ShardsAcknowledgedResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.TermVectorsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.GetAliasesResponse
-
Parse the get aliases response
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.LifecycleManagementStatusResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.AnalyzeResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.CloseIndexResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.CreateIndexResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.DataStream
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.DataStreamsStatsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.DetailAnalyzeResponse.CharFilteredText
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.DetailAnalyzeResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetComponentTemplatesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetDataStreamResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetFieldMappingsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetIndexResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetIndexTemplatesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.GetMappingsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.ReloadAnalyzersResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.ResizeResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.rollover.RolloverResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.indices.SimulateIndexTemplateResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.DeleteRollupJobRequest
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.GetRollupCapsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.GetRollupIndexCapsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.GetRollupJobResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.job.config.GroupConfig
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.job.config.MetricConfig
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.job.config.TermsGroupConfig
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.RollupJobCaps.RollupFieldCaps
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.StartRollupJobResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.rollup.StopRollupJobResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.AuthenticateResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.ClearPrivilegesCacheResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.ClearRealmCacheResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.ClearRolesCacheResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.ClearSecurityCacheResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.CreateApiKeyResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.CreateTokenResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.DelegatePkiAuthenticationResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.DeletePrivilegeResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.DeleteRoleMappingResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.DeleteRoleResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.DeleteUserResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetAccountResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetApiKeyResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetBuiltinPrivilegesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetPrivilegesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetRoleMappingsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetRolesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetSslCertificatesResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.GetUsersResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.PutPrivilegeResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.PutRoleMappingResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.PutRoleResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.PutUserResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.support.ApiKey
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.support.CertificateInfo
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.Index
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.privileges.GlobalPrivileges
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.slm.GetSnapshotLifecycleStatsResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.SyncedFlushResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.SyncedFlushResponse.IndexResult
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.SyncedFlushResponse.ShardCounts
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.SyncedFlushResponse.ShardFailure
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.tasks.CancelTasksResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.tasks.GetTaskResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.tasks.TaskOperationFailure
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.tasks.TaskSubmissionResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.AckWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.ActivateWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.DeactivateWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.DeleteWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.ExecuteWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.GetWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.PutWatchResponse
- fromXContent(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.WatcherStatsResponse
- fromXContent(XContentParser, String) - 类 中的静态方法org.easysearch.client.cluster.RemoteConnectionInfo
- fromXContent(XContentParser, String) - 类 中的静态方法org.easysearch.client.core.TermVectorsResponse.TermVector
- fromXContent(XContentParser, String) - 类 中的静态方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
- fromXContent(XContentParser, String) - 类 中的静态方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- fromXContent(XContentParser, String) - 类 中的静态方法org.easysearch.client.rollup.job.config.RollupJobConfig
- fromXContent(XContentParser, Void) - 类 中的静态方法org.easysearch.client.NodesResponseHeader
- fullName() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
G
- generateParser(String, Function<Boolean, T>, String) - 类 中的静态方法org.easysearch.client.core.AcknowledgedResponse
- GENERATION_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- get(GetSnapshotsRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Get snapshots.
- get(GetIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.get(GetIndexRequest, RequestOptions)should be used instead, which accepts a new request object. - get(GetRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Retrieves a document by id using the Get API.
- get(GetAsyncSearchRequest, RequestOptions) - 类 中的方法org.easysearch.client.AsyncSearchClient
-
Get an async search request.
- get(GetIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Retrieve information about one or more indexes
- get(GetTaskRequest, RequestOptions) - 类 中的方法org.easysearch.client.TasksClient
-
Get a task using the Task Management API.
- getAccessToken() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- getAccessToken() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationResponse
- getAccount() - 类 中的方法org.easysearch.client.security.GetAccountResponse
- getAccount() - 类 中的方法org.easysearch.client.SecurityClient
- GetAccountRequest - org.easysearch.client.security中的类
- GetAccountRequest() - 类 的构造器org.easysearch.client.security.GetAccountRequest
- GetAccountResponse - org.easysearch.client.security中的类
-
Return current user information.
- GetAccountResponse(Account) - 类 的构造器org.easysearch.client.security.GetAccountResponse
- getAction() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getAction() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getActionIds() - 类 中的方法org.easysearch.client.watcher.AckWatchRequest
- getActionModes() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- getActions() - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- getActions() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- getActions() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- getActions() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- getActionTime() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getAddress() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- getAge() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getAggs() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps.RollupFieldCaps
- getAlias() - 类 中的方法org.easysearch.client.indices.DeleteAliasRequest
- getAlias() - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Returns the alias of the rollover operation
- getAlias() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- getAlias(GetAliasesRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Gets one or more aliases using the Get Index Aliases API.
- getAliasAsync(GetAliasesRequest, RequestOptions, ActionListener<GetAliasesResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously gets one or more aliases using the Get Index Aliases API.
- getAliases() - 类 中的方法org.easysearch.client.GetAliasesResponse
-
Return the requested aliases
- getAliases() - 类 中的方法org.easysearch.client.indices.GetIndexResponse
- getAliases() - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Returns the Aliases to be used on the target index
- GetAliasesResponse - org.easysearch.client中的类
-
Response obtained from the get aliases API.
- getAllowPartialSearchResults() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Gets if this request should allow partial results.
- getAnd_external_roles() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- getApiKeyInfos() - 类 中的方法org.easysearch.client.security.GetApiKeyResponse
- GetApiKeyResponse - org.easysearch.client.security中的类
-
Response for get API keys.
The result contains information about the API keys that were found. - GetApiKeyResponse(List<ApiKey>) - 类 的构造器org.easysearch.client.security.GetApiKeyResponse
- getApplication() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- getApplication() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- getAsList() - 类 中的方法org.easysearch.client.common.XContentSource
- getAsMap() - 类 中的方法org.easysearch.client.common.XContentSource
- getAsync(GetSnapshotsRequest, RequestOptions, ActionListener<GetSnapshotsResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously get snapshots.
- getAsync(GetIndexRequest, RequestOptions, ActionListener<GetIndexResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.getAsync(GetIndexRequest, RequestOptions, ActionListener)should be used instead, which accepts a new request object. - getAsync(GetRequest, RequestOptions, ActionListener<GetResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously retrieves a document by id using the Get API.
- getAsync(GetAsyncSearchRequest, RequestOptions, ActionListener<AsyncSearchResponse>) - 类 中的方法org.easysearch.client.AsyncSearchClient
-
Asynchronously get an async search request.
- getAsync(GetIndexRequest, RequestOptions, ActionListener<GetIndexResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Retrieve information about one or more indexes
- getAsync(GetTaskRequest, RequestOptions, ActionListener<Optional<GetTaskResponse>>) - 类 中的方法org.easysearch.client.TasksClient
-
Get a task using the Task Management API.
- GetAsyncSearchRequest - org.easysearch.client.asyncsearch中的类
- GetAsyncSearchRequest(String) - 类 的构造器org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- getAttributes() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getAttributes() - 类 中的方法org.easysearch.client.security.user.Account
- getAttributes() - 类 中的方法org.easysearch.client.security.user.User
- getAuthenticationRealm() - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- getAuthenticationType() - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- getAvgLength() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
-
The average length computed over all terms.
- getBackingIndices() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- getBackingIndices() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- getBatchedReduceSize() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Gets the number of shard results that should be reduced at once on the coordinating node.
- getBuildDate() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getBuildFlavor() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getBuildHash() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getBuildType() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- GetBuiltinPrivilegesRequest - org.easysearch.client.security中的类
-
Request object to retrieve the privilege that are builtin to the Easysearch cluster.
- GetBuiltinPrivilegesResponse - org.easysearch.client.security中的类
-
Get builtin privileges response
- GetBuiltinPrivilegesResponse(Collection<String>, Collection<String>) - 类 的构造器org.easysearch.client.security.GetBuiltinPrivilegesResponse
- getCategory() - 类 中的方法org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
- getCause() - 类 中的方法org.easysearch.client.tasks.EasysearchException
- getCertificateChain() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationRequest
- getCertificates() - 类 中的方法org.easysearch.client.security.GetSslCertificatesResponse
- getChildTasks() - 类 中的方法org.easysearch.client.tasks.TaskGroup
- getCluster() - 类 中的方法org.easysearch.client.security.user.Role
- getClusterAlias() - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- getClusterName() - 类 中的方法org.easysearch.client.core.MainResponse
- getClusterName() - 类 中的方法org.easysearch.client.NodesResponse
-
Get the cluster name associated with all of the nodes.
- getClusterName() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse
-
Get the cluster name associated with all of the nodes.
- getClusterPrivileges() - 类 中的方法org.easysearch.client.security.GetBuiltinPrivilegesResponse
- getClusterUuid() - 类 中的方法org.easysearch.client.core.MainResponse
- getComponentTemplate(GetComponentTemplatesRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Gets component templates using the Components Templates API
- getComponentTemplateAsync(GetComponentTemplatesRequest, RequestOptions, ActionListener<GetComponentTemplatesResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously gets component templates using the Components Templates API
- getComponentTemplates() - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesResponse
- GetComponentTemplatesRequest - org.easysearch.client.indices中的类
-
A request to read the content of component templates
- GetComponentTemplatesRequest(String) - 类 的构造器org.easysearch.client.indices.GetComponentTemplatesRequest
-
Create a request to read the content of component template.
- GetComponentTemplatesResponse - org.easysearch.client.indices中的类
- GetComposableIndexTemplateRequest - org.easysearch.client.indices中的类
-
A request to read the content of index templates
- GetComposableIndexTemplateRequest(String) - 类 的构造器org.easysearch.client.indices.GetComposableIndexTemplateRequest
-
Create a request to read the content of index template.
- GetComposableIndexTemplatesResponse - org.easysearch.client.indices中的类
- getConditions() - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Returns all set conditions
- getConditionStatus() - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
-
Returns the statuses of all the request conditions
- getConfig() - 类 中的方法org.easysearch.client.rollup.PutRollupJobRequest
- getConfig() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- getContentType() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
-
Returns the
XContentTypeof the source - getCount() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
-
The number of non-empty fields counted.
- getCount() - 类 中的方法org.easysearch.client.core.CountResponse
-
Number of documents matching request.
- getCreateIndexRequest() - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Returns the inner
CreateIndexRequest. - getCreation() - 类 中的方法org.easysearch.client.security.support.ApiKey
- getCron() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getCurrentPassword() - 类 中的方法org.easysearch.client.security.ChangePasswordRequest
- getCurrentPosition() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.RollupJobStatus
-
The current position of the writer.
- getDataStream() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- getDataStream(GetDataStreamRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Gets one or more data streams using the Get Data Stream API.
- getDataStreamAsync(GetDataStreamRequest, RequestOptions, ActionListener<GetDataStreamResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously gets one or more data streams using the Get Data Stream API.
- getDataStreamCount() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- GetDataStreamRequest - org.easysearch.client.indices中的类
- GetDataStreamRequest(String) - 类 的构造器org.easysearch.client.indices.GetDataStreamRequest
- GetDataStreamResponse - org.easysearch.client.indices中的类
- getDataStreams() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- getDataStreams() - 类 中的方法org.easysearch.client.indices.GetDataStreamResponse
- getDataStreams() - 类 中的方法org.easysearch.client.indices.GetIndexResponse
- getDataStreamStatus() - 类 中的方法org.easysearch.client.indices.DataStream
- getDateHistogram() - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- getDefault() - 枚举 中的静态方法org.easysearch.client.security.RefreshPolicy
-
Get the default refresh policy, which is
NONE - getDefaultSettings() - 类 中的方法org.easysearch.client.indices.GetIndexResponse
-
If the originating
GetIndexRequestobject was configured to include defaults, this will contain a mapping of index name toSettingsobjects. - getDelay() - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
-
Get the time delay for this histogram
- getDeniedFields() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
-
The document fields that cannot be accessed or queried.
- getDescription() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- getDescription() - 类 中的方法org.easysearch.client.security.user.Role
- getDescription() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- getDescription() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getDetails() - 类 中的方法org.easysearch.client.slm.SnapshotInvocationRecord
- getDistribution() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
-
The probability distribution for all characters.
- getDocCount() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
- getDocFreq() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
-
Returns document frequency - the number of documents in the index that contain this term
- getDocVersion() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
Returns the document version
- getElements() - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
- getEndOffset() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
-
Returns the end offset of the token in the document's field
- getEndOffset() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getEntropy() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
-
The Shannon Entropy value computed over all terms collected by the aggregation.
- getError() - 类 中的方法org.easysearch.client.GetAliasesResponse
-
Return the possibly returned error, null otherwise
- getException() - 类 中的方法org.easysearch.client.GetAliasesResponse
-
Return the exception that may have been returned
- getException() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.IndexResult
- getExclude() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- getExecutedActions() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- getExecutionStackTrace() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- getExecutionState() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- getExecutionTime() - 类 中的方法org.easysearch.client.watcher.QueuedWatch
- getExecutionTime() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- getExpiration() - 类 中的方法org.easysearch.client.security.CreateApiKeyResponse
- getExpiration() - 类 中的方法org.easysearch.client.security.support.ApiKey
- getExpirationTime() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
When this response will expired as a timestamp in milliseconds since epoch.
- getExpireAfter() - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- getExpiresIn() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- getExpiresIn() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationResponse
- getExpiry() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- getExternal_roles() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- getExternal_roles() - 类 中的方法org.easysearch.client.security.user.User
- getExternalRoles() - 类 中的方法org.easysearch.client.security.user.Account
- getFailed() - 类 中的方法org.easysearch.client.NodesResponseHeader
-
the number of nodes that the operation has failed on
- getFailedIndexes() - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- getFailedShards() - 类 中的方法org.easysearch.client.core.CountResponse
-
The failed number of shards the search was executed on.
- getFailedStep() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getFailure() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
Returns the failure reason or null if the query is running or has completed normally.
- getFailureReason() - 类 中的方法org.easysearch.client.SyncedFlushResponse.ShardFailure
- getFailures() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.ShardResult
- getFailures() - 类 中的方法org.easysearch.client.NodesResponseHeader
-
Get the failed node exceptions.
- getField() - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
-
Get the date field
- getField() - 类 中的方法org.easysearch.client.rollup.job.config.MetricConfig
- getField() - 类 中的方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- getField_mask() - 类 中的方法org.easysearch.client.security.user.Index
- getField_security() - 类 中的方法org.easysearch.client.security.user.Index
- getFieldCaps() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- getFieldMapping(GetFieldMappingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses old request and response objects which still refer to types, a deprecated feature. The method
IndicesClient.getFieldMapping(GetFieldMappingsRequest, RequestOptions)should be used instead, which accepts a new request object. - getFieldMapping(GetFieldMappingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Retrieves the field mappings on an index or indices using the Get Field Mapping API.
- getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener<GetFieldMappingsResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses old request and response objects which still refer to types, a deprecated feature. The method
IndicesClient.getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener)should be used instead, which accepts a new request object. - getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener<GetFieldMappingsResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously retrieves the field mappings on an index or indices using the Get Field Mapping API.
- GetFieldMappingsRequest - org.easysearch.client.indices中的类
-
Request the mappings of specific fields
- GetFieldMappingsRequest() - 类 的构造器org.easysearch.client.indices.GetFieldMappingsRequest
- GetFieldMappingsResponse - org.easysearch.client.indices中的类
-
Response object for
GetFieldMappingsRequestAPI - GetFieldMappingsResponse.FieldMappingMetadata - org.easysearch.client.indices中的类
- getFieldName() - 类 中的方法org.easysearch.client.core.AcknowledgedResponse
- getFieldName() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector
-
Returns the field name of the current term vector
- getFieldName() - 类 中的方法org.easysearch.client.rollup.StartRollupJobResponse
- getFieldName() - 类 中的方法org.easysearch.client.rollup.StopRollupJobResponse
- getFields() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
- getFields() - 类 中的方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- getFields() - 类 中的方法org.easysearch.client.rollup.job.config.TermsGroupConfig
- getFieldSecurity() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- getFieldStatistics() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector
-
Returns the field statistics for the current field
- getFormat() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- getFound() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
Returns if the document is found always
truefor artificial documents - getFrom() - 类 中的方法org.easysearch.client.core.PageParams
- getGeneration() - 类 中的方法org.easysearch.client.indices.DataStream
- getGrantedFields() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
-
The document fields that can be read or queried.
- getGrantType() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- getGroupConfig() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getHash() - 类 中的方法org.easysearch.client.security.user.User
- getHeader() - 类 中的方法org.easysearch.client.NodesResponse
-
Gets information about the number of total, successful and failed nodes the request was run on.
- getHeader() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse
-
Gets information about the number of total, successful and failed nodes the request was run on.
- getHeaders() - 类 中的方法org.easysearch.client.tasks.EasysearchException
- getHeaders() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getHeaders() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- getHistogram() - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- getHosts() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- getId() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
Returns the id of the async search request or null if the response is not stored in the cluster.
- getId() - 类 中的方法org.easysearch.client.asyncsearch.DeleteAsyncSearchRequest
- getId() - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- getId() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Returns the id of the request can be NULL if there is no document ID
- getId() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
Returns the id of the request can be NULL if there is no document ID
- getId() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.ShardResult
- getId() - 类 中的方法org.easysearch.client.rollup.DeleteRollupJobRequest
- getId() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getId() - 类 中的方法org.easysearch.client.security.CreateApiKeyResponse
- getId() - 类 中的方法org.easysearch.client.security.SecurityNodesResponse.Node
- getId() - 类 中的方法org.easysearch.client.security.support.ApiKey
- getId() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- getId() - 类 中的方法org.easysearch.client.tasks.TaskId
- getId() - 类 中的方法org.easysearch.client.watcher.DeleteWatchRequest
- getId() - 类 中的方法org.easysearch.client.watcher.DeleteWatchResponse
- getId() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- getId() - 类 中的方法org.easysearch.client.watcher.GetWatchRequest
- getId() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- getId() - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
- getId() - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- getId() - 枚举 中的方法org.easysearch.client.watcher.WatcherState
- getIlmPolicyName() - 类 中的方法org.easysearch.client.indices.DataStream
- getInclude() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- getIndex() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Returns the index of the request
- getIndex() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
Returns the index for the response
- getIndex() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getIndex() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.IndexResult
- getIndex() - 类 中的方法org.easysearch.client.indices.DeleteAliasRequest
- getIndexFailures() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Number of index failures that have occurred
- getIndexName() - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
- getIndexName() - 类 中的方法org.easysearch.client.rollup.RollableIndexCaps
- getIndexPattern() - 类 中的方法org.easysearch.client.rollup.GetRollupCapsRequest
- getIndexPattern() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getIndexPattern() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- getIndexPrivileges() - 类 中的方法org.easysearch.client.security.GetBuiltinPrivilegesResponse
- GetIndexRequest - org.easysearch.client.indices中的类
-
A request to retrieve information about an index.
- GetIndexRequest(String...) - 类 的构造器org.easysearch.client.indices.GetIndexRequest
- GetIndexRequest.Feature - org.easysearch.client.indices中的枚举
- GetIndexResponse - org.easysearch.client.indices中的类
-
A client side response for a get index action.
- getIndexResponses() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
- getIndexResults() - 类 中的方法org.easysearch.client.SyncedFlushResponse
- getIndexTemplate() - 类 中的方法org.easysearch.client.indices.DataStream
- getIndexTemplate(GetComposableIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Gets index templates using the Index Templates API
- getIndexTemplate(GetIndexTemplatesRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Gets index templates using the Index Templates API
- getIndexTemplateAsync(GetComposableIndexTemplateRequest, RequestOptions, ActionListener<GetComposableIndexTemplatesResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously gets index templates using the Index Templates API
- getIndexTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener<GetIndexTemplatesResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously gets index templates using the Index Templates API
- getIndexTemplates() - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- getIndexTemplates() - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesResponse
- GetIndexTemplatesRequest - org.easysearch.client.indices中的类
-
A request to read the content of index templates
- GetIndexTemplatesRequest(String...) - 类 的构造器org.easysearch.client.indices.GetIndexTemplatesRequest
-
Create a request to read the content of one or more index templates.
- GetIndexTemplatesRequest(List<String>) - 类 的构造器org.easysearch.client.indices.GetIndexTemplatesRequest
-
Create a request to read the content of one or more index templates.
- GetIndexTemplatesResponse - org.easysearch.client.indices中的类
- getIndexTime() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Returns the time spent indexing (cumulative) in milliseconds
- getIndexTotal() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Returns the total number of indexing requests that have been processed (Note: this is not the number of _documents_ that have been indexed)
- getIndices() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the target indices
- getIndices() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- getIndices() - 类 中的方法org.easysearch.client.indexlifecycle.RetryLifecyclePolicyRequest
- getIndices() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse
- getIndices() - 类 中的方法org.easysearch.client.indices.DataStream
- getIndices() - 类 中的方法org.easysearch.client.indices.FreezeIndexRequest
-
Returns the indices to freeze
- getIndices() - 类 中的方法org.easysearch.client.indices.GetIndexResponse
- getIndices() - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersRequest
-
Returns the indices
- getIndices() - 类 中的方法org.easysearch.client.indices.UnfreezeIndexRequest
-
Returns the indices to unfreeze
- getIndices() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
-
The indices names covered by the privileges.
- getIndices() - 类 中的方法org.easysearch.client.security.user.Role
- getIndicesOptions() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the indices Options.
- getInfos() - 类 中的方法org.easysearch.client.cluster.RemoteInfoResponse
- getInitialConnectionTimeoutString() - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- getInterval() - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
-
Get the date interval
- getInterval() - 类 中的方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- getJob() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.JobWrapper
-
Configuration of the job.
- getJobCaps() - 类 中的方法org.easysearch.client.rollup.RollableIndexCaps
- getJobId() - 类 中的方法org.easysearch.client.rollup.GetRollupJobRequest
-
ID of the job to return.
- getJobId() - 类 中的方法org.easysearch.client.rollup.StartRollupJobRequest
- getJobId() - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
- getJobID() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- getJobs() - 类 中的方法org.easysearch.client.rollup.GetRollupCapsResponse
- getJobs() - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsResponse
- getJobs() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse
-
Jobs returned by the request.
- getKeepAlive() - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- getKeepAlive() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the amount of time after which the result will expire (defaults to 5 days).
- getKerberosAuthenticationResponseToken() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- getKerberosTicket() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- getKey() - 类 中的方法org.easysearch.client.security.CreateApiKeyResponse
- getLastFailure() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getLastSuccess() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getLifecycleDate() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getLifecyclePolicy() - 类 中的方法org.easysearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
- getLifecyclePolicy() - 类 中的方法org.easysearch.client.indexlifecycle.PutLifecyclePolicyRequest
- getLifecyclePolicy(GetLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Retrieve one or more lifecycle policy definition.
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest, RequestOptions, ActionListener<GetLifecyclePolicyResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously retrieve one or more lifecycle policy definition.
- GetLifecyclePolicyRequest - org.easysearch.client.indexlifecycle中的类
- GetLifecyclePolicyRequest(String...) - 类 的构造器org.easysearch.client.indexlifecycle.GetLifecyclePolicyRequest
- GetLifecyclePolicyResponse - org.easysearch.client.indexlifecycle中的类
- GetLifecyclePolicyResponse(ImmutableOpenMap<String, LifecyclePolicyMetadata>) - 类 的构造器org.easysearch.client.indexlifecycle.GetLifecyclePolicyResponse
- getLookupRealm() - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- getLowLevelClient() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Returns the low-level client that the current high-level client instance is using to perform requests
- getLuceneVersion() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getManagedApplications() - 类 中的方法org.easysearch.client.security.user.privileges.ManageApplicationPrivilege
- getMapping(GetMappingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses old request and response objects which still refer to types, a deprecated feature. The method
IndicesClient.getMapping(GetMappingsRequest, RequestOptions)should be used instead, which accepts a new request object. - getMapping(GetMappingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Retrieves the mappings on an index or indices using the Get Mapping API.
- getMappingAsync(GetMappingsRequest, RequestOptions, ActionListener<GetMappingsResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses old request and response objects which still refer to types, a deprecated feature. The method
IndicesClient.getMapping(GetMappingsRequest, RequestOptions)should be used instead, which accepts a new request object. - getMappingAsync(GetMappingsRequest, RequestOptions, ActionListener<GetMappingsResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously retrieves the mappings on an index on indices using the Get Mapping API.
- getMappings() - 类 中的方法org.easysearch.client.indices.GetIndexResponse
- GetMappingsRequest - org.easysearch.client.indices中的类
- GetMappingsRequest() - 类 的构造器org.easysearch.client.indices.GetMappingsRequest
- GetMappingsResponse - org.easysearch.client.indices中的类
- GetMappingsResponse(Map<String, MappingMetadata>) - 类 的构造器org.easysearch.client.indices.GetMappingsResponse
- getMasterNodeTimeout() - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesRequest
- getMasterNodeTimeout() - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplateRequest
- getMasterNodeTimeout() - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesRequest
- getMaxAge() - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- getMaxConcurrentShardRequests() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Returns the number of shard requests that should be executed concurrently on a single node.
- getMaxConnectionsPerCluster() - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- getMaxDocs() - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- getMaximumSnapshotCount() - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- getMaximumTimestamp() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- getMaxLength() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
-
The length of the longest term.
- getMaxNumSegments() - 类 中的方法org.easysearch.client.indexlifecycle.ForceMergeAction
- getMaxSize() - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- getMaxSocketConnections() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- getMessage() - 类 中的方法org.easysearch.client.security.DeletePrivilegeResponse
- getMessage() - 类 中的方法org.easysearch.client.security.DeleteRoleMappingResponse
- getMessage() - 类 中的方法org.easysearch.client.security.DeleteRoleResponse
- getMessage() - 类 中的方法org.easysearch.client.security.DeleteUserResponse
- getMessage() - 类 中的方法org.easysearch.client.security.PutPrivilegeResponse
- getMessage() - 类 中的方法org.easysearch.client.security.PutRoleMappingResponse
- getMessage() - 类 中的方法org.easysearch.client.security.PutRoleResponse
- getMessage() - 类 中的方法org.easysearch.client.security.PutUserResponse
- getMessage() - 异常错误 中的方法org.easysearch.client.ValidationException
- getMetadata() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- getMetrics() - 类 中的方法org.easysearch.client.analytics.ParsedTopMetrics.TopMetrics
-
The top metric values returned by the aggregation.
- getMetrics() - 类 中的方法org.easysearch.client.rollup.job.config.MetricConfig
- getMetrics() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- getMetricsConfig() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getMinimumAge() - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- getMinimumIndexCompatibilityVersion() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getMinimumSnapshotCount() - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- getMinimumWireCompatibilityVersion() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getMinLength() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
-
The length of the shortest term.
- getModeInfo() - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- getModifiedDate() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- getModifiedDate() - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- getModifiedDate() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getModifiedDateString() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- getMsg() - 类 中的方法org.easysearch.client.tasks.EasysearchException
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.DeleteAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.ForceMergeAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.FreezeAction
- getName() - 接口 中的方法org.easysearch.client.indexlifecycle.LifecycleAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.MigrateAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.PutLifecyclePolicyRequest
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.ReadOnlyAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.SetPriorityAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.ShrinkAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.UnfollowAction
- getName() - 类 中的方法org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- getName() - 类 中的方法org.easysearch.client.indices.CreateDataStreamRequest
- getName() - 类 中的方法org.easysearch.client.indices.DataStream
- getName() - 类 中的方法org.easysearch.client.indices.DeleteComponentTemplateRequest
- getName() - 类 中的方法org.easysearch.client.indices.DeleteComposableIndexTemplateRequest
- getName() - 类 中的方法org.easysearch.client.indices.DeleteDataStreamRequest
- getName() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- getName() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.CharFilteredText
- getName() - 类 中的方法org.easysearch.client.indices.GetDataStreamRequest
- getName() - 类 中的方法org.easysearch.client.security.AuthenticateResponse.RealmInfo
- getName() - 类 中的方法org.easysearch.client.security.CreateApiKeyResponse
- getName() - 类 中的方法org.easysearch.client.security.DeleteRoleMappingRequest
- getName() - 类 中的方法org.easysearch.client.security.DeleteRoleRequest
- getName() - 类 中的方法org.easysearch.client.security.DeleteUserRequest
- getName() - 类 中的方法org.easysearch.client.security.SecurityNodesResponse.Node
- getName() - 类 中的方法org.easysearch.client.security.support.ApiKey
- getName() - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
- getName() - 枚举 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
- getName() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- getName() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- getName() - 类 中的方法org.easysearch.client.security.user.Role
- getName() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- getName() - 类 中的方法org.easysearch.client.security.user.User
- getName() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- getName() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getNamedXContentParsers() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleNamedXContentProvider
- getNames() - 类 中的方法org.easysearch.client.security.user.Index
- getNewIndex() - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
-
Returns the name of the index that the request alias currently points to
- getNewIndexName() - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Returns the new index name for the rollover
- getNextExecution() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getNodeFailures() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- getNodeId() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.ShardResult.Failure
- getNodeId() - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
- getNodeId() - 类 中的方法org.easysearch.client.tasks.TaskId
- getNodeId() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getNodeId() - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- getNodeId() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getNodeName() - 类 中的方法org.easysearch.client.core.MainResponse
- getNodes() - 类 中的方法org.easysearch.client.security.SecurityNodesResponse
-
returns a list of nodes in which the cache was cleared
- getNodes() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- getNodes() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse
-
returns a list of nodes that returned stats
- getNumber() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- getNumberOfReplicas() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- getNumDocuments() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
The number of documents read from the input indices
- getNumInvocations() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Number of times that the job woke up to write documents
- getNumNodesConnected() - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- getNumPages() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
The number of pages read from the input indices
- getNumSocketsConnected() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- getOldIndex() - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
-
Returns the name of the index that the request alias was pointing to
- getOperation() - 类 中的方法org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
- getOperationMode() - 类 中的方法org.easysearch.client.indexlifecycle.LifecycleManagementStatusResponse
- getOutputDocuments() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Number of documents written
- getPageSize() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getParentTaskId() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- getParentTaskId() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getParseField() - 枚举 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
- getPassword() - 类 中的方法org.easysearch.client.security.ChangePasswordRequest
- getPassword() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- getPassword() - 类 中的方法org.easysearch.client.security.PutUserRequest
- getPath() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- getPayload() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
-
Returns the payload of the token or
nullif the payload doesn't exist - getPerNodeTasks() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- getPhase() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getPhase() - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- getPhase() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- getPhaseExecutionInfo() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getPhases() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- getPhaseTime() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getPipeline(GetPipelineRequest, RequestOptions) - 类 中的方法org.easysearch.client.IngestClient
-
Get an existing pipeline.
- getPipelineAsync(GetPipelineRequest, RequestOptions, ActionListener<GetPipelineResponse>) - 类 中的方法org.easysearch.client.IngestClient
-
Asynchronously get an existing pipeline.
- getPolicies() - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyResponse
- getPolicies() - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyResponse
- getPolicy() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- getPolicy() - 类 中的方法org.easysearch.client.slm.PutSnapshotLifecyclePolicyRequest
- getPolicy() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getPolicyId() - 类 中的方法org.easysearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
- getPolicyId() - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
- getPolicyId() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- getPolicyIds() - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyRequest
- getPolicyName() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getPolicyName() - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- getPolicyNames() - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyRequest
- getPolicyStats() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getPosition() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
-
Returns the position of the token in the document's field
- getPosition() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getPositionLength() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getPreference() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the preference to execute the search.
- getPreference() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
- getPrimaryTerm() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- getPrimaryTerm() - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- getPrivilege() - 类 中的方法org.easysearch.client.security.DeletePrivilegesRequest
- getPrivilege() - 类 中的方法org.easysearch.client.security.PutPrivilegeRequest
- getPrivilegeNames() - 类 中的方法org.easysearch.client.security.GetPrivilegesRequest
- getPrivileges() - 类 中的方法org.easysearch.client.security.GetPrivilegesResponse
- getPrivileges() - 类 中的方法org.easysearch.client.security.user.Index
- getPrivileges() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
-
The privileges acting over indices.
- getPrivileges() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- getPrivileges() - 类 中的方法org.easysearch.client.security.user.privileges.GlobalPrivileges
- getPrivileges() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- getPrivileges(GetPrivilegesRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Synchronously get privilege(s).
- GetPrivilegesRequest - org.easysearch.client.security中的类
-
Request object to get privilege(s)
- GetPrivilegesRequest(String...) - 类 的构造器org.easysearch.client.security.GetPrivilegesRequest
- GetPrivilegesResponse - org.easysearch.client.security中的类
-
Get privileges response
- GetPrivilegesResponse(Set<Privilege>) - 类 的构造器org.easysearch.client.security.GetPrivilegesResponse
- getProcessingTime() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Returns the time spent processing (cumulative) in milliseconds
- getProcessingTotal() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Returns the total number of processing runs that have been made
- getQuery() - 类 中的方法org.easysearch.client.security.user.Index
- getQuery() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
-
A query limiting the visible documents in the indices.
- getQueuedWatches() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getRaw() - 类 中的方法org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
- getRealm() - 类 中的方法org.easysearch.client.security.support.ApiKey
- getRealms() - 类 中的方法org.easysearch.client.security.ClearRealmCacheRequest
- getRealtime() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Returns if the request is realtime(true) or near-realtime(false)
- getReason() - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- getRecord() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchResponse
- getRecordAsMap() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchResponse
-
Returns the watch record as a map Use
ObjectPathto navigate through the data - getRecordId() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchResponse
- getRefreshPolicy() - 类 中的方法org.easysearch.client.security.SetUserEnabledRequest
- getRefreshToken() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- getRefreshToken() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- getRegistryKey() - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- getReloadedAnalyzers() - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
- getReloadedDetails() - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersResponse
- getReloadedIndicesNodes() - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
- getRepository() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- getRepository(GetRepositoriesRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Gets a list of snapshot repositories.
- getRepositoryAsync(GetRepositoriesRequest, RequestOptions, ActionListener<GetRepositoriesResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously gets a list of snapshot repositories.
- getRequest() - 类 中的方法org.easysearch.client.security.AuthenticateRequest
- getRequest() - 类 中的方法org.easysearch.client.security.GetBuiltinPrivilegesRequest
- getRequest() - 类 中的方法org.easysearch.client.security.GetSslCertificatesRequest
- getRequestCache() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Gets if this request should use the request cache or not, if set.
- getRequestsPerSecond() - 类 中的方法org.easysearch.client.RethrottleRequest
- getRequire() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- getResources() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- getRetentionFailedCount() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- getRetentionPolicy() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- getRetentionRunCount() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- getRetentionTimedOut() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- getRetentionTimeMillis() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- getRole() - 类 中的方法org.easysearch.client.security.PutRoleRequest
- getRoleMapping() - 类 中的方法org.easysearch.client.security.PutRoleMappingRequest
- getRoleMappingNames() - 类 中的方法org.easysearch.client.security.GetRoleMappingsRequest
- getRoleMappings() - 类 中的方法org.easysearch.client.security.GetRoleMappingsResponse
- getRoleMappings(GetRoleMappingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Synchronously get role mapping(s).
- GetRoleMappingsRequest - org.easysearch.client.security中的类
-
Request object to get role mappings
- GetRoleMappingsRequest(String...) - 类 的构造器org.easysearch.client.security.GetRoleMappingsRequest
- GetRoleMappingsResponse - org.easysearch.client.security中的类
-
Get role mappings response
- GetRoleMappingsResponse(Set<RoleMapping>) - 类 的构造器org.easysearch.client.security.GetRoleMappingsResponse
- getRoleNames() - 类 中的方法org.easysearch.client.security.GetRolesRequest
- getRoles() - 类 中的方法org.easysearch.client.security.GetRolesResponse
- getRoles() - 类 中的方法org.easysearch.client.security.user.Account
- getRoles() - 类 中的方法org.easysearch.client.security.user.User
- getRoles(GetRolesRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Retrieves roles from the native roles store.
- GetRolesRequest - org.easysearch.client.security中的类
-
Request object to retrieve roles from the native roles store
- GetRolesRequest(String...) - 类 的构造器org.easysearch.client.security.GetRolesRequest
- GetRolesResponse - org.easysearch.client.security中的类
-
Response when requesting one or more roles.
- GetRolesResponse(Set<Role>) - 类 的构造器org.easysearch.client.security.GetRolesResponse
- GetRollupCapsRequest - org.easysearch.client.rollup中的类
- GetRollupCapsRequest(String) - 类 的构造器org.easysearch.client.rollup.GetRollupCapsRequest
- GetRollupCapsResponse - org.easysearch.client.rollup中的类
- GetRollupCapsResponse(Map<String, RollableIndexCaps>) - 类 的构造器org.easysearch.client.rollup.GetRollupCapsResponse
- getRollupIndex() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getRollupIndex() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- GetRollupIndexCapsRequest - org.easysearch.client.rollup中的类
- GetRollupIndexCapsRequest(String...) - 类 的构造器org.easysearch.client.rollup.GetRollupIndexCapsRequest
- GetRollupIndexCapsRequest(String[], IndicesOptions) - 类 的构造器org.easysearch.client.rollup.GetRollupIndexCapsRequest
- GetRollupIndexCapsResponse - org.easysearch.client.rollup中的类
- GetRollupIndexCapsResponse(Map<String, RollableIndexCaps>) - 类 的构造器org.easysearch.client.rollup.GetRollupIndexCapsResponse
- GetRollupJobRequest - org.easysearch.client.rollup中的类
-
Request to fetch rollup jobs.
- GetRollupJobRequest() - 类 的构造器org.easysearch.client.rollup.GetRollupJobRequest
-
Create a request to load all rollup jobs.
- GetRollupJobRequest(String) - 类 的构造器org.easysearch.client.rollup.GetRollupJobRequest
-
Create a requets .
- GetRollupJobResponse - org.easysearch.client.rollup中的类
-
Response from rollup's get jobs api.
- GetRollupJobResponse.JobWrapper - org.easysearch.client.rollup中的类
- GetRollupJobResponse.RollupIndexerJobStats - org.easysearch.client.rollup中的类
-
The Rollup specialization of stats for the AsyncTwoPhaseIndexer.
- GetRollupJobResponse.RollupJobStatus - org.easysearch.client.rollup中的类
-
Status of the rollup job.
- getRouting() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the routing value to control the shards that the search will be executed on.
- getRouting() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
- getRouting() - 类 中的方法org.easysearch.client.SyncedFlushResponse.ShardFailure
- getRunningTimeNanos() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getSchedule() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- getScope() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- getScope() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- getScore() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
-
Returns tf-idf score, if the request used some form of terms filtering
- getScript(GetStoredScriptRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Get stored script by id.
- getScriptAsync(GetStoredScriptRequest, RequestOptions, ActionListener<GetStoredScriptResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously get stored script by id.
- getSearchFailures() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Number of failures that have occurred
- getSearchResponse() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
Returns the current
SearchResponseornullif not available. - getSearchSource() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Gets if the source of the
SearchSourceBuilderinitially used on this request. - getSearchTime() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Returns the time spent searching (cumulative) in milliseconds
- getSearchTotal() - 类 中的方法org.easysearch.client.core.IndexerJobStats
-
Returns the total number of search requests that have been made
- getSearchType() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the search type to execute, defaults to
SearchType.DEFAULT. - getSeedNodes() - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- getSeqNo() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- getSeqNo() - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- getSerialNumber() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- getServerName() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- getSetting(String, String) - 类 中的方法org.easysearch.client.indices.GetIndexResponse
-
Returns the string value for the specified index and setting.
- getSettings() - 类 中的方法org.easysearch.client.indices.GetIndexResponse
- getSettings() - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Returns the Settings to be used on the target index
- getSettings(ClusterGetSettingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Get the cluster wide settings using the Cluster Get Settings API.
- getSettings(GetSettingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Retrieve the settings of one or more indices.
- getSettingsAsync(ClusterGetSettingsRequest, RequestOptions, ActionListener<ClusterGetSettingsResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously get the cluster wide settings using the Cluster Get Settings API.
- getSettingsAsync(GetSettingsRequest, RequestOptions, ActionListener<GetSettingsResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously retrieve the settings of one or more indices.
- getShardFailures() - 类 中的方法org.easysearch.client.core.CountResponse
-
The failures that occurred during the search.
- getShardFailures() - 类 中的方法org.easysearch.client.core.CountResponse.ShardStats
- getShardId() - 类 中的方法org.easysearch.client.SyncedFlushResponse.ShardFailure
- getShards() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.IndexResult
- getShardStats() - 类 中的方法org.easysearch.client.core.CountResponse
- getSize() - 类 中的方法org.easysearch.client.core.PageParams
- getSkippedShards() - 类 中的方法org.easysearch.client.core.CountResponse
-
The number of shards skipped due to pre-filtering
- getSkippedShards() - 类 中的方法org.easysearch.client.core.CountResponse.ShardStats
- getSLMStatus(SnapshotLifecycleManagementStatusRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Get the status of Snapshot Lifecycle Management.
- getSLMStatusAsync(SnapshotLifecycleManagementStatusRequest, RequestOptions, ActionListener<LifecycleManagementStatusResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously get the status of Snapshot Lifecycle Management.
- getSnapshotDeleteFailures() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- getSnapshotInProgress() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getSnapshotLifecyclePolicy(GetSnapshotLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Retrieve one or more snapshot lifecycle policy definitions.
- getSnapshotLifecyclePolicyAsync(GetSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<GetSnapshotLifecyclePolicyResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously retrieve one or more snapshot lifecycle policy definition.
- GetSnapshotLifecyclePolicyRequest - org.easysearch.client.slm中的类
- GetSnapshotLifecyclePolicyRequest(String...) - 类 的构造器org.easysearch.client.slm.GetSnapshotLifecyclePolicyRequest
- GetSnapshotLifecyclePolicyResponse - org.easysearch.client.slm中的类
- GetSnapshotLifecyclePolicyResponse(Map<String, SnapshotLifecyclePolicyMetadata>) - 类 的构造器org.easysearch.client.slm.GetSnapshotLifecyclePolicyResponse
- getSnapshotLifecycleStats(GetSnapshotLifecycleStatsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Retrieve snapshot lifecycle statistics.
- getSnapshotLifecycleStatsAsync(GetSnapshotLifecycleStatsRequest, RequestOptions, ActionListener<GetSnapshotLifecycleStatsResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously retrieve snapshot lifecycle statistics.
- GetSnapshotLifecycleStatsRequest - org.easysearch.client.slm中的类
- GetSnapshotLifecycleStatsRequest() - 类 的构造器org.easysearch.client.slm.GetSnapshotLifecycleStatsRequest
- GetSnapshotLifecycleStatsResponse - org.easysearch.client.slm中的类
- GetSnapshotLifecycleStatsResponse(SnapshotLifecycleStats) - 类 的构造器org.easysearch.client.slm.GetSnapshotLifecycleStatsResponse
- getSnapshotName() - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
- getSnapshotName() - 类 中的方法org.easysearch.client.slm.SnapshotInvocationRecord
- getSnapshots() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getSnapshotsDeleted() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- getSnapshotsFailed() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- getSnapshotsTaken() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- getSort() - 类 中的方法org.easysearch.client.analytics.ParsedTopMetrics.TopMetrics
-
The sort key for these top metrics.
- getSource() - 类 中的方法org.easysearch.client.core.GetSourceResponse
- getSource() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
-
Returns the serialized watch
- getSource() - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
- getSource(GetSourceRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Retrieves the source field only of a document using GetSource API.
- getSourceAsMap() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
-
Returns the source as a map
- getSourceAsync(GetSourceRequest, RequestOptions, ActionListener<GetSourceResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously retrieves the source field only of a document using GetSource API.
- getSourceIndex() - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Returns the source index name
- GetSourceRequest - org.easysearch.client.core中的类
- GetSourceRequest(String, String) - 类 的构造器org.easysearch.client.core.GetSourceRequest
- GetSourceResponse - org.easysearch.client.core中的类
- GetSourceResponse(Map<String, Object>) - 类 的构造器org.easysearch.client.core.GetSourceResponse
- getSslCertificates(RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Synchronously retrieve the X.509 certificates that are used to encrypt communications in an Easysearch cluster.
- GetSslCertificatesRequest - org.easysearch.client.security中的类
-
Request object to retrieve the X.509 certificates that are used to encrypt communications in an Easysearch cluster.
- GetSslCertificatesResponse - org.easysearch.client.security中的类
-
Response object when retrieving the X.509 certificates that are used to encrypt communications in an Easysearch cluster.
- GetSslCertificatesResponse(List<CertificateInfo>) - 类 的构造器org.easysearch.client.security.GetSslCertificatesResponse
- getStartOffset() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
-
Returns the start offset of the token in the document's field
- getStartOffset() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getStartTime() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
When this response was created as a timestamp in milliseconds since epoch.
- getStartTime() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getState() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.RollupJobStatus
-
The state of the writer.
- getStats() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.JobWrapper
-
Statistics about the execution of the job.
- getStats() - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecycleStatsResponse
- getStats() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getStatus() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.JobWrapper
-
Current state of the job.
- getStatus() - 类 中的方法org.easysearch.client.security.DeletePrivilegeResponse
- getStatus() - 类 中的方法org.easysearch.client.security.DeleteRoleMappingResponse
- getStatus() - 类 中的方法org.easysearch.client.security.DeleteRoleResponse
- getStatus() - 类 中的方法org.easysearch.client.security.DeleteUserResponse
- getStatus() - 类 中的方法org.easysearch.client.security.PutPrivilegeResponse
- getStatus() - 类 中的方法org.easysearch.client.security.PutRoleMappingResponse
- getStatus() - 类 中的方法org.easysearch.client.security.PutRoleResponse
- getStatus() - 类 中的方法org.easysearch.client.security.PutUserResponse
- getStatus() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getStatus() - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- getStatus() - 类 中的方法org.easysearch.client.watcher.AckWatchResponse
- getStatus() - 类 中的方法org.easysearch.client.watcher.ActivateWatchResponse
- getStatus() - 类 中的方法org.easysearch.client.watcher.DeactivateWatchResponse
- getStatus() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- getStep() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getStepInfo() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getStepTime() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- getStoreSize() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- getSubjectDn() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- getSuccessful() - 类 中的方法org.easysearch.client.NodesResponseHeader
-
the number of nodes that the operation was successful on
- getSuccessfulShards() - 类 中的方法org.easysearch.client.core.CountResponse
-
The successful number of shards the search was executed on.
- getSuccessfulShards() - 类 中的方法org.easysearch.client.core.CountResponse.ShardStats
- getSumDocFreq() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
-
Returns the sum of document frequencies for all terms in this field
- getSumTotalTermFreq() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
-
Returns the sum of total term frequencies of all terms in this field
- getSuppressed() - 类 中的方法org.easysearch.client.tasks.EasysearchException
- getTagline() - 类 中的方法org.easysearch.client.core.MainResponse
- getTargetIndex() - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Returns the target index name
- getTask() - 类 中的方法org.easysearch.client.tasks.TaskSubmissionResponse
-
Get the task id
- getTaskFailures() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- getTaskGroups() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- getTaskId() - 类 中的方法org.easysearch.client.RethrottleRequest
- getTaskId() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- getTaskId() - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
- getTaskId() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getTaskId() - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- getTaskInfo() - 类 中的方法org.easysearch.client.tasks.GetTaskResponse
- getTaskInfo() - 类 中的方法org.easysearch.client.tasks.TaskGroup.Builder
- getTaskInfo() - 类 中的方法org.easysearch.client.tasks.TaskGroup
- GetTaskRequest - org.easysearch.client.tasks中的类
- GetTaskRequest(String, long) - 类 的构造器org.easysearch.client.tasks.GetTaskRequest
- GetTaskResponse - org.easysearch.client.tasks中的类
- GetTaskResponse(boolean, TaskInfo) - 类 的构造器org.easysearch.client.tasks.GetTaskResponse
- getTasks() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- getTemplate(GetIndexTemplatesRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old response object which still refers to types, a deprecated feature. Use
IndicesClient.getIndexTemplate(GetIndexTemplatesRequest, RequestOptions)instead which returns a new response object - getTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener<GetIndexTemplatesResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old response object which still refers to types, a deprecated feature. Use
IndicesClient.getIndexTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener)instead which returns a new response object - getTerm() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
-
Returns the string representation of the term
- getTerm() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getTermFreq() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
-
Returns term frequency - the number of times this term occurs in the current document
- getTerms() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector
-
Returns the list of terms for the current term vector
- getTerms() - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- getTermVectorsList() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
Returns the list of term vectors
- getTermVectorsResponses() - 类 中的方法org.easysearch.client.core.MultiTermVectorsResponse
-
Returns the list of
TermVectorsResponsefor thisMultiTermVectorsResponse - getTexts() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.CharFilteredText
- getThreadPoolMaxSize() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getThreadPoolQueueSize() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getTimeout() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- getTimeout() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- getTimeout() - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
-
Timeout to wait for any async actions this request must take.
- getTimestamp() - 类 中的方法org.easysearch.client.slm.SnapshotInvocationRecord
- getTimestamp() - 类 中的方法org.easysearch.client.watcher.WatchStatus.State
- getTimeStampField() - 类 中的方法org.easysearch.client.indices.DataStream
- getTimeZone() - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
-
Get the timezone to apply
- getTokens() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
-
Returns a list of tokens for the term
- getTokens() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse
- getTokens() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- getTookInMillis() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
Returns the time that a request took in milliseconds
- getTopMetrics() - 类 中的方法org.easysearch.client.analytics.ParsedTopMetrics
-
The list of top metrics, in sorted order.
- getTotal() - 类 中的方法org.easysearch.client.NodesResponseHeader
-
the total number of nodes that the operation was carried on
- getTotalShards() - 类 中的方法org.easysearch.client.core.CountResponse
-
The total number of shards the search was executed on.
- getTotalShards() - 类 中的方法org.easysearch.client.core.CountResponse.ShardStats
- getTotalStoreSize() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- getTotalTermFreq() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
-
Returns total term frequency - the number of times this term occurs across all documents
- getTriggeredTime() - 类 中的方法org.easysearch.client.watcher.QueuedWatch
- getTriggeredTime() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- getType() - 类 中的方法org.easysearch.client.analytics.ParsedStringStats
- getType() - 类 中的方法org.easysearch.client.analytics.ParsedTopMetrics
- getType() - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- getType() - 类 中的方法org.easysearch.client.analytics.TopMetricsAggregationBuilder
- getType() - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
已过时。Types are in the process of being removed.
- getType() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
-
已过时。Types are in the process of being removed.
- getType() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- getType() - 类 中的方法org.easysearch.client.security.AuthenticateResponse.RealmInfo
- getType() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- getType() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationResponse
- getType() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- getType() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- getUpgradedDocumentId() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.RollupJobStatus
-
Flag holds the state of the ID scheme, e.g. if it has been upgraded to the concatenation scheme.
- getUser() - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- getUser() - 类 中的方法org.easysearch.client.security.PutUserRequest
- getUsername() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- getUsername() - 类 中的方法org.easysearch.client.security.SetUserEnabledRequest
- getUsername() - 类 中的方法org.easysearch.client.security.support.ApiKey
- getUsername() - 类 中的方法org.easysearch.client.security.user.Account
- getUsernames() - 类 中的方法org.easysearch.client.security.ClearRealmCacheRequest
- getUsernames() - 类 中的方法org.easysearch.client.security.GetUsersRequest
- getUsers() - 类 中的方法org.easysearch.client.security.GetUsersResponse
- getUsers() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- getUsers(GetUsersRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Get a user, or list of users, in the native realm synchronously.
- GetUsersRequest - org.easysearch.client.security中的类
-
Request object to retrieve users from the native realm
- GetUsersRequest(String...) - 类 的构造器org.easysearch.client.security.GetUsersRequest
- GetUsersResponse - org.easysearch.client.security中的类
-
Response when requesting zero or more users.
- GetUsersResponse(Set<User>) - 类 的构造器org.easysearch.client.security.GetUsersResponse
- getValue() - 枚举 中的方法org.easysearch.client.security.RefreshPolicy
- getValue(String) - 类 中的方法org.easysearch.client.common.XContentSource
-
Extracts a value identified by the given path in the source.
- getValues() - 类 中的方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- getVersion() - 类 中的方法org.easysearch.client.core.MainResponse
- getVersion() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- getVersion() - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- getVersion() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- getVersion() - 类 中的方法org.easysearch.client.watcher.DeleteWatchResponse
- getVersion() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- getVersion() - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- getWaitForActiveShards() - 类 中的方法org.easysearch.client.indices.FreezeIndexRequest
-
Returns the wait for active shard count or null if the default should be used
- getWaitForActiveShards() - 类 中的方法org.easysearch.client.indices.ResizeRequest
- getWaitForActiveShards() - 类 中的方法org.easysearch.client.indices.UnfreezeIndexRequest
-
Returns the wait for active shard cound or null if the default should be used
- getWaitForCompletion() - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- getWaitForCompletion() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- getWaitForCompletion() - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
-
Should this request wait for all found tasks to complete?
- getWaitForCompletionTimeout() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Get the minimum time that the request should wait before returning a partial result (defaults to 1 second).
- getWatcherMetadata() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse
- getWatcherState() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getWatchesCount() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- getWatchId() - 类 中的方法org.easysearch.client.watcher.AckWatchRequest
- getWatchId() - 类 中的方法org.easysearch.client.watcher.ActivateWatchRequest
- getWatchId() - 类 中的方法org.easysearch.client.watcher.DeactivateWatchRequest
- getWatchId() - 类 中的方法org.easysearch.client.watcher.QueuedWatch
- getWatchId() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- getWatchRecordId() - 类 中的方法org.easysearch.client.watcher.QueuedWatch
- getWatchRecordId() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- GetWatchRequest - org.easysearch.client.watcher中的类
-
The request to get the watch by name (id)
- GetWatchRequest(String) - 类 的构造器org.easysearch.client.watcher.GetWatchRequest
- GetWatchResponse - org.easysearch.client.watcher中的类
- GetWatchResponse(String) - 类 的构造器org.easysearch.client.watcher.GetWatchResponse
-
Ctor for missing watch
- GetWatchResponse(String, long, long, long, WatchStatus, BytesReference, XContentType) - 类 的构造器org.easysearch.client.watcher.GetWatchResponse
- GlobalOperationPrivilege - org.easysearch.client.security.user.privileges中的类
-
Represents generic global cluster privileges that can be scoped by categories and then further by operations.
- GlobalOperationPrivilege(String, String, Map<String, Object>) - 类 的构造器org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
-
Constructs privileges under a specific
categoryand for someoperation. - GlobalPrivileges - org.easysearch.client.security.user.privileges中的类
-
Represents global privileges.
- GlobalPrivileges(Collection<? extends GlobalOperationPrivilege>) - 类 的构造器org.easysearch.client.security.user.privileges.GlobalPrivileges
-
Constructs global privileges by bundling the set of privileges.
- grantedFields(String...) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- grantedFields(Collection<String>) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- GroupConfig - org.easysearch.client.rollup.job.config中的类
-
The configuration object for the groups section in the rollup config.
- GroupConfig(DateHistogramGroupConfig) - 类 的构造器org.easysearch.client.rollup.job.config.GroupConfig
- GroupConfig(DateHistogramGroupConfig, HistogramGroupConfig, TermsGroupConfig) - 类 的构造器org.easysearch.client.rollup.job.config.GroupConfig
H
- HAS_FAILURES_FIELD - 类 中的静态变量org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- HAS_PRIVATE_KEY - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- hasFailures() - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- hasFailures() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.IndexResult
- hasFailures() - 类 中的方法org.easysearch.client.indices.CloseIndexResponse.ShardResult
- hasFailures() - 类 中的方法org.easysearch.client.NodesResponseHeader
-
Determine if there are any node failures in
NodesResponseHeader.failures. - hashCode() - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- hashCode() - 类 中的方法org.easysearch.client.asyncsearch.DeleteAsyncSearchRequest
- hashCode() - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- hashCode() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
- hashCode() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- hashCode() - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- hashCode() - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- hashCode() - 类 中的方法org.easysearch.client.core.AcknowledgedResponse
- hashCode() - 类 中的方法org.easysearch.client.core.CountRequest
- hashCode() - 类 中的方法org.easysearch.client.core.IndexerJobStats
- hashCode() - 类 中的方法org.easysearch.client.core.MainResponse
- hashCode() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- hashCode() - 类 中的方法org.easysearch.client.core.MultiTermVectorsResponse
- hashCode() - 类 中的方法org.easysearch.client.core.PageParams
- hashCode() - 类 中的方法org.easysearch.client.core.TermVectorsResponse
- hashCode() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.FieldStatistics
- hashCode() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector
- hashCode() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Term
- hashCode() - 类 中的方法org.easysearch.client.core.TermVectorsResponse.TermVector.Token
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.DeleteAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.DeleteLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.ForceMergeAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.FreezeAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyResponse
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.LifecycleManagementStatusResponse
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.MigrateAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.PutLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.ReadOnlyAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.RetryLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.SetPriorityAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.ShrinkAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.StartILMRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.StopILMRequest
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.UnfollowAction
- hashCode() - 类 中的方法org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- hashCode() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse.AnalyzeToken
- hashCode() - 类 中的方法org.easysearch.client.indices.AnalyzeResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.CreateIndexResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.DataStream
- hashCode() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- hashCode() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- hashCode() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse.CharFilteredText
- hashCode() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.GetDataStreamResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
- hashCode() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- hashCode() - 类 中的方法org.easysearch.client.indices.ResizeResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
- hashCode() - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateResponse
- hashCode() - 类 中的方法org.easysearch.client.NodesResponseHeader
- hashCode() - 类 中的方法org.easysearch.client.rollup.DeleteRollupJobRequest
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupCapsRequest
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupCapsResponse
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsRequest
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsResponse
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupJobRequest
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.JobWrapper
- hashCode() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.RollupJobStatus
- hashCode() - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
- hashCode() - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- hashCode() - 类 中的方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- hashCode() - 类 中的方法org.easysearch.client.rollup.job.config.MetricConfig
- hashCode() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- hashCode() - 类 中的方法org.easysearch.client.rollup.job.config.TermsGroupConfig
- hashCode() - 类 中的方法org.easysearch.client.rollup.PutRollupJobRequest
- hashCode() - 类 中的方法org.easysearch.client.rollup.RollableIndexCaps
- hashCode() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- hashCode() - 类 中的方法org.easysearch.client.rollup.RollupJobCaps.RollupFieldCaps
- hashCode() - 类 中的方法org.easysearch.client.rollup.StartRollupJobRequest
- hashCode() - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
- hashCode() - 类 中的方法org.easysearch.client.security.AuthenticateResponse
- hashCode() - 类 中的方法org.easysearch.client.security.AuthenticateResponse.RealmInfo
- hashCode() - 类 中的方法org.easysearch.client.security.ClearApiKeyCacheRequest
- hashCode() - 类 中的方法org.easysearch.client.security.ClearPrivilegesCacheRequest
- hashCode() - 类 中的方法org.easysearch.client.security.ClearRolesCacheRequest
- hashCode() - 类 中的方法org.easysearch.client.security.CreateApiKeyResponse
- hashCode() - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- hashCode() - 类 中的方法org.easysearch.client.security.CreateTokenResponse
- hashCode() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationRequest
- hashCode() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationResponse
- hashCode() - 类 中的方法org.easysearch.client.security.DeleteRoleMappingRequest
- hashCode() - 类 中的方法org.easysearch.client.security.DeleteUserRequest
- hashCode() - 类 中的方法org.easysearch.client.security.GetApiKeyResponse
- hashCode() - 类 中的方法org.easysearch.client.security.GetBuiltinPrivilegesResponse
- hashCode() - 类 中的方法org.easysearch.client.security.GetPrivilegesRequest
- hashCode() - 类 中的方法org.easysearch.client.security.GetPrivilegesResponse
- hashCode() - 类 中的方法org.easysearch.client.security.GetRoleMappingsRequest
- hashCode() - 类 中的方法org.easysearch.client.security.GetRolesRequest
- hashCode() - 类 中的方法org.easysearch.client.security.GetSslCertificatesResponse
- hashCode() - 类 中的方法org.easysearch.client.security.GetUsersRequest
- hashCode() - 类 中的方法org.easysearch.client.security.GetUsersResponse
- hashCode() - 类 中的方法org.easysearch.client.security.PutPrivilegeRequest
- hashCode() - 类 中的方法org.easysearch.client.security.PutRoleMappingRequest
- hashCode() - 类 中的方法org.easysearch.client.security.PutRoleRequest
- hashCode() - 类 中的方法org.easysearch.client.security.PutUserRequest
- hashCode() - 类 中的方法org.easysearch.client.security.support.ApiKey
- hashCode() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- hashCode() - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
- hashCode() - 类 中的方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.GlobalOperationPrivilege
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.GlobalPrivileges
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.ManageApplicationPrivilege
- hashCode() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- hashCode() - 类 中的方法org.easysearch.client.security.user.User
- hashCode() - 类 中的方法org.easysearch.client.slm.DeleteSnapshotLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
- hashCode() - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyResponse
- hashCode() - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecycleStatsResponse
- hashCode() - 类 中的方法org.easysearch.client.slm.PutSnapshotLifecyclePolicyRequest
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotInvocationRecord
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- hashCode() - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- hashCode() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- hashCode() - 类 中的方法org.easysearch.client.tasks.CancelTasksResponse
- hashCode() - 类 中的方法org.easysearch.client.tasks.EasysearchException
- hashCode() - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
- hashCode() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- hashCode() - 类 中的方法org.easysearch.client.tasks.TaskGroup
- hashCode() - 类 中的方法org.easysearch.client.tasks.TaskId
- hashCode() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- hashCode() - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- hashCode() - 类 中的方法org.easysearch.client.tasks.TaskSubmissionResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.ActionStatus.AckStatus
- hashCode() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Execution
- hashCode() - 类 中的方法org.easysearch.client.watcher.ActionStatus
- hashCode() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Throttle
- hashCode() - 类 中的方法org.easysearch.client.watcher.ActivateWatchRequest
- hashCode() - 类 中的方法org.easysearch.client.watcher.ActivateWatchResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.DeactivateWatchResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.DeleteWatchResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.QueuedWatch
- hashCode() - 类 中的方法org.easysearch.client.watcher.WatcherMetadata
- hashCode() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse
- hashCode() - 类 中的方法org.easysearch.client.watcher.WatcherStatsResponse.Node
- hashCode() - 类 中的方法org.easysearch.client.watcher.WatchExecutionSnapshot
- hashCode() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- hashCode(Map<String, String[]>) - 类 中的静态方法org.easysearch.client.common.ProtocolUtils
-
Implements hashCode for map of string arrays The map of string arrays does't work with hashCode.
- hasPrivateKey() - 类 中的方法org.easysearch.client.security.support.CertificateInfo
- HEADERS - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- health(ClusterHealthRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Get cluster health using the Cluster Health API.
- healthAsync(ClusterHealthRequest, RequestOptions, ActionListener<ClusterHealthResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously get cluster health using the Cluster Health API.
- HistogramGroupConfig - org.easysearch.client.rollup.job.config中的类
-
The configuration object for the histograms in the rollup config { "groups": [ "histogram": { "fields" : [ "foo", "bar" ], "interval" : 123 } ] }
- HistogramGroupConfig(long, String...) - 类 的构造器org.easysearch.client.rollup.job.config.HistogramGroupConfig
- humanReadable() - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- humanReadable(boolean) - 类 中的方法org.easysearch.client.indices.GetIndexRequest
I
- id - 类 中的变量org.easysearch.client.tasks.TaskId
- id() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- id() - 枚举 中的方法org.easysearch.client.watcher.ExecutionState
- ID_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- ID_FIELD - 类 中的静态变量org.easysearch.client.watcher.ExecuteWatchResponse
- ids() - 类 中的方法org.easysearch.client.security.ClearApiKeyCacheRequest
- ifPrimaryTerm() - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
-
If set, only perform this put watch request if the watch's last modification was assigned this primary term.
- ifSeqNo() - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
-
If set, only perform this put watch request if the watch's last modification was assigned this sequence number.
- ignoreCondition() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- ILM_POLICY_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- IMMEDIATE - org.easysearch.client.security.RefreshPolicy
-
Force a refresh as part of this request.
- includeCurrentWatches() - 类 中的方法org.easysearch.client.watcher.WatcherStatsRequest
- includeDefaults() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- includeDefaults() - 类 中的方法org.easysearch.client.indices.GetIndexRequest
-
Whether to return all default settings for each of the indices.
- includeDefaults() - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
- includeDefaults(boolean) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
-
Indicates whether default mapping settings should be returned
- includeDefaults(boolean) - 类 中的方法org.easysearch.client.indices.GetIndexRequest
-
Sets the value of "include_defaults".
- includeDefaults(boolean) - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
-
Indicates whether default mapping settings should be returned
- includeQueuedWatches() - 类 中的方法org.easysearch.client.watcher.WatcherStatsRequest
- index() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- index() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the index that the request should be executed against, or
nullif no index is specified - index() - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
The name of the index to create.
- index() - 类 中的方法org.easysearch.client.indices.CreateIndexResponse
- index() - 类 中的方法org.easysearch.client.indices.ResizeResponse
- index(IndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Index a document using the Index API.
- Index - org.easysearch.client.security.user中的类
- Index() - 类 的构造器org.easysearch.client.security.user.Index
- Index(List<String>, List<String>, List<String>, List<String>, String) - 类 的构造器org.easysearch.client.security.user.Index
- INDEX_FAILURES - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- INDEX_TEMPLATE - 类 中的静态变量org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- INDEX_TEMPLATE_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- INDEX_TEMPLATES - 类 中的静态变量org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- INDEX_TIME_IN_MS - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- INDEX_TOTAL - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- indexAsync(IndexRequest, RequestOptions, ActionListener<IndexResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously index a document using the Index API.
- IndexerJobStats - org.easysearch.client.core中的类
- IndexerJobStats(long, long, long, long, long, long, long, long, long, long, long, long) - 类 的构造器org.easysearch.client.core.IndexerJobStats
- IndexerState - org.easysearch.client.core中的枚举
-
IndexerState represents the internal state of the indexer.
- indexFailures - 类 中的变量org.easysearch.client.core.IndexerJobStats
- INDEXING - org.easysearch.client.core.IndexerState
-
Indexer is actively indexing data.
- IndexLifecycleClient - org.easysearch.client中的类
- IndexLifecycleExplainResponse - org.easysearch.client.indexlifecycle中的类
- IndexLifecycleNamedXContentProvider - org.easysearch.client.indexlifecycle中的类
- IndexLifecycleNamedXContentProvider() - 类 的构造器org.easysearch.client.indexlifecycle.IndexLifecycleNamedXContentProvider
- indexName() - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateRequest
-
Return the index name for which we simulate the index template matching.
- indexName(String) - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateRequest
-
Set the index name to simulate template matching against the index templates in the system.
- indexTemplate(ComposableIndexTemplate) - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
-
The index template to create.
- IndexTemplateMetadata - org.easysearch.client.indices中的类
- IndexTemplateMetadata(String, int, Integer, List<String>, Settings, MappingMetadata, ImmutableOpenMap<String, AliasMetadata>) - 类 的构造器org.easysearch.client.indices.IndexTemplateMetadata
- IndexTemplateMetadata.Builder - org.easysearch.client.indices中的类
- IndexTemplatesExistRequest - org.easysearch.client.indices中的类
-
A request to check for the existence of index templates
- IndexTemplatesExistRequest(String...) - 类 的构造器org.easysearch.client.indices.IndexTemplatesExistRequest
-
Create a request to check for the existence of index templates.
- IndexTemplatesExistRequest(List<String>) - 类 的构造器org.easysearch.client.indices.IndexTemplatesExistRequest
-
Create a request to check for the existence of index templates.
- indexTemplateV2Request() - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateRequest
-
An optional new template request will be part of the index template simulation.
- indexTemplateV2Request(PutComposableIndexTemplateRequest) - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateRequest
-
Optionally, define a new template request which will included in the index simulation as if it was an index template stored in the system.
- indexTime - 类 中的变量org.easysearch.client.core.IndexerJobStats
- indexTotal - 类 中的变量org.easysearch.client.core.IndexerJobStats
- indices - 类 中的变量org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
- indices() - 类 中的方法org.easysearch.client.core.CountRequest
- indices() - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
- indices() - 类 中的方法org.easysearch.client.indices.CloseIndexRequest
-
Returns the indices to close
- indices() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsRequest
- indices() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- indices() - 类 中的方法org.easysearch.client.indices.GetIndexRequest
-
The indices into which the mappings will be put.
- indices() - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
- indices() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- indices() - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The indices into which the mappings will be put.
- indices() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Provides an
IndicesClientwhich can be used to access the Indices API. - indices() - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsRequest
- indices(String...) - 类 中的方法org.easysearch.client.core.CountRequest
-
Sets the indices the count will be executed on.
- indices(String...) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- indices(String...) - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
- indices(String...) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- indices(Collection<String>) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- INDICES_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- IndicesClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Indices API. - indicesOptions() - 类 中的方法org.easysearch.client.core.CountRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indices.CloseIndexRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- indicesOptions() - 类 中的方法org.easysearch.client.indices.FreezeIndexRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- indicesOptions() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indices.PutMappingRequest
- indicesOptions() - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- indicesOptions() - 类 中的方法org.easysearch.client.indices.UnfreezeIndexRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- indicesOptions() - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsRequest
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.core.CountRequest
-
Returns the indices options used to resolve indices.
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.CloseIndexRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
- indicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.PutMappingRequest
- IndicesPrivileges - org.easysearch.client.security.user.privileges中的类
-
Represents privileges over indices.
- IndicesPrivileges.Builder - org.easysearch.client.security.user.privileges中的类
- info(RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Get the cluster info otherwise provided when sending an HTTP request to '/'
- ingest() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Provides a
IngestClientwhich can be used to access the Ingest API. - IngestClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Ingest API. - inline(String) - 类 中的静态方法org.easysearch.client.watcher.ExecuteWatchRequest
-
Execute an inline watch
- innerBuild(QueryShardContext, ValuesSourceConfig, AggregatorFactory, AggregatorFactories.Builder) - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- innerToXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
- innerWriteTo(StreamOutput) - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- INPUT - org.easysearch.client.watcher.ExecutionPhase
- INSTANCE - 类 中的静态变量org.easysearch.client.security.AuthenticateRequest
- INSTANCE - 类 中的静态变量org.easysearch.client.security.GetBuiltinPrivilegesRequest
- INSTANCE - 类 中的静态变量org.easysearch.client.security.GetSslCertificatesRequest
- internalXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.analytics.TopMetricsAggregationBuilder
- IS_PARTIAL_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- IS_RUNNING_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- is_static() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- is_static() - 类 中的方法org.easysearch.client.security.user.Role
- is_static() - 类 中的方法org.easysearch.client.security.user.User
- isAcknowledged() - 类 中的方法org.easysearch.client.core.AcknowledgedResponse
- isActive() - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
- isActive() - 类 中的方法org.easysearch.client.watcher.WatchStatus.State
- isBuiltin() - 类 中的方法org.easysearch.client.security.user.Account
- isCancellable() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- isCompleted() - 类 中的方法org.easysearch.client.tasks.GetTaskResponse
- isConnected() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- isConnected() - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- isConnected() - 接口 中的方法org.easysearch.client.cluster.RemoteConnectionInfo.ModeInfo
- isConnected() - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- isCreated() - 类 中的方法org.easysearch.client.security.PutPrivilegeResponse
- isCreated() - 类 中的方法org.easysearch.client.security.PutRoleMappingResponse
- isCreated() - 类 中的方法org.easysearch.client.security.PutRoleResponse
- isCreated() - 类 中的方法org.easysearch.client.security.PutUserResponse
- isCreated() - 类 中的方法org.easysearch.client.watcher.PutWatchResponse
- isDebug() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- isDelete() - 类 中的方法org.easysearch.client.security.DeletePrivilegeResponse
- isDelete() - 类 中的方法org.easysearch.client.security.DeleteRoleMappingResponse
- isDelete() - 类 中的方法org.easysearch.client.security.DeleteRoleResponse
- isDelete() - 类 中的方法org.easysearch.client.security.DeleteUserResponse
- isDryRun() - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
-
Returns if the rollover should not be executed when conditions are met
- isDryRun() - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
-
Returns if the rollover execution was skipped even when conditions were met
- isEnabled() - 类 中的方法org.easysearch.client.security.SetUserEnabledRequest
- isFound() - 类 中的方法org.easysearch.client.watcher.DeleteWatchResponse
- isFound() - 类 中的方法org.easysearch.client.watcher.GetWatchResponse
- isHidden() - 类 中的方法org.easysearch.client.security.user.Account
- isHidden() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- isHidden() - 类 中的方法org.easysearch.client.security.user.Role
- isHidden() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- isHidden() - 类 中的方法org.easysearch.client.security.user.User
- isInvalidated() - 类 中的方法org.easysearch.client.security.support.ApiKey
- isKeepOnCompletion() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Returns whether the resource resource should be kept on completion or failure (defaults to false).
- isList() - 类 中的方法org.easysearch.client.common.XContentSource
- isLocal() - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesRequest
- isLocal() - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplateRequest
- isLocal() - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesRequest
- isMap() - 类 中的方法org.easysearch.client.common.XContentSource
- isPartial() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
Returns
trueif theSearchResponsecontains partial results computed from a subset of the total shards. - isReserved() - 类 中的方法org.easysearch.client.security.user.Account
- isReserved() - 类 中的方法org.easysearch.client.security.user.privileges.Privilege
- isReserved() - 类 中的方法org.easysearch.client.security.user.Role
- isReserved() - 类 中的方法org.easysearch.client.security.user.RoleMapping
- isReserved() - 类 中的方法org.easysearch.client.security.user.User
- isRolledOver() - 类 中的方法org.easysearch.client.indices.rollover.RolloverResponse
-
Returns true if the rollover was not simulated and the conditions were met
- isRunning() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
-
Whether the search is still running in the cluster.
- isSet() - 类 中的方法org.easysearch.client.tasks.TaskId
- isShardsAcknowledged() - 类 中的方法org.easysearch.client.core.ShardsAcknowledgedResponse
- isSkipUnavailable() - 类 中的方法org.easysearch.client.cluster.RemoteConnectionInfo
- isSnapshot() - 类 中的方法org.easysearch.client.core.MainResponse.Version
- isTerminatedEarly() - 类 中的方法org.easysearch.client.core.CountResponse
- isUpdated() - 类 中的方法org.easysearch.client.security.PutPrivilegeResponse
- isUpdated() - 类 中的方法org.easysearch.client.security.PutRoleMappingResponse
- isUpdated() - 类 中的方法org.easysearch.client.security.PutRoleResponse
- isUpdated() - 类 中的方法org.easysearch.client.security.PutUserResponse
- isUsingDocumentLevelSecurity() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
-
If
truesome documents might not be visible. - isUsingDocumentLevelSecurity() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
-
If
truesome documents might not be visible. - isUsingFieldLevelSecurity() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
- isUsingFieldLevelSecurity() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
-
If
truesome document fields might not be visible. - isUsingFieldLevelSecurity() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
-
If
truesome document fields might not be visible. - isValidChange(OperationMode) - 枚举 中的方法org.easysearch.client.indexlifecycle.OperationMode
- isValidId(String) - 类 中的静态方法org.easysearch.client.watcher.PutWatchRequest
K
- kerberosGrant(char[]) - 类 中的静态方法org.easysearch.client.security.CreateTokenRequest
L
- LAST_CHECKED - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- LAST_MET_CONDITION - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- lastChecked() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- lastExecution() - 类 中的方法org.easysearch.client.watcher.ActionStatus
- lastMetCondition() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- lastSuccessfulExecution() - 类 中的方法org.easysearch.client.watcher.ActionStatus
- lastThrottle() - 类 中的方法org.easysearch.client.watcher.ActionStatus
- LifecycleAction - org.easysearch.client.indexlifecycle中的接口
-
interface for index lifecycle management actions
- lifecycleManagementStatus(LifecycleManagementStatusRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Get the status of index lifecycle management
- lifecycleManagementStatusAsync(LifecycleManagementStatusRequest, RequestOptions, ActionListener<LifecycleManagementStatusResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously get the status of index lifecycle management
- LifecycleManagementStatusRequest - org.easysearch.client.indexlifecycle中的类
-
A
TimedRequestto get the current status of index lifecycle management. - LifecycleManagementStatusRequest() - 类 的构造器org.easysearch.client.indexlifecycle.LifecycleManagementStatusRequest
- LifecycleManagementStatusResponse - org.easysearch.client.indexlifecycle中的类
-
The current status of index lifecycle management.
- LifecyclePolicy - org.easysearch.client.indexlifecycle中的类
-
Represents the lifecycle of an index from creation to deletion.
- LifecyclePolicy(String, Map<String, Phase>) - 类 的构造器org.easysearch.client.indexlifecycle.LifecyclePolicy
- LifecyclePolicyMetadata - org.easysearch.client.indexlifecycle中的类
- LifecyclePolicyMetadata(LifecyclePolicy, long, long) - 类 的构造器org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- list(ListTasksRequest, RequestOptions) - 类 中的方法org.easysearch.client.TasksClient
-
Get current tasks using the Task Management API.
- listAsync(ListTasksRequest, RequestOptions, ActionListener<ListTasksResponse>) - 类 中的方法org.easysearch.client.TasksClient
-
Asynchronously get current tasks using the Task Management API.
- ListTasksResponse - org.easysearch.client.tasks中的类
- local() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
-
已过时。
- local() - 类 中的方法org.easysearch.client.indices.GetIndexRequest
-
Return local information, do not retrieve the state from master node (default: false).
- local() - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
- local(boolean) - 类 中的方法org.easysearch.client.indices.GetFieldMappingsRequest
-
已过时。
- local(boolean) - 类 中的方法org.easysearch.client.indices.GetIndexRequest
- local(boolean) - 类 中的方法org.easysearch.client.indices.GetMappingsRequest
-
Indicates whether the receiving node should operate based on local index information or forward requests, where needed, to other nodes.
M
- MainRequest - org.easysearch.client.core中的类
- MainRequest() - 类 的构造器org.easysearch.client.core.MainRequest
- MainResponse - org.easysearch.client.core中的类
- MainResponse(String, MainResponse.Version, String, String, String) - 类 的构造器org.easysearch.client.core.MainResponse
- MainResponse.Version - org.easysearch.client.core中的类
- ManageApplicationPrivilege - org.easysearch.client.security.user.privileges中的类
-
Represents the privilege to "manage" certain applications.
- ManageApplicationPrivilege(Collection<String>) - 类 的构造器org.easysearch.client.security.user.privileges.ManageApplicationPrivilege
- managedByILM() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- manuallyStopped() - 类 中的方法org.easysearch.client.watcher.WatcherMetadata
- mapping(String, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Adds mapping that will be added when the index gets created.
- mapping(String, XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Adds mapping that will be added when the index gets created.
- mapping(Map<String, ?>) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Adds mapping that will be added when the index gets created.
- mapping(Map<String, Object>) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Adds mapping that will be added when the index gets created.
- mapping(MappingMetadata) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- mapping(BytesReference, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Adds mapping that will be added when the index gets created.
- mapping(BytesReference, XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Adds mapping that will be added when the index gets created.
- mapping(XContentBuilder) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Adds mapping that will be added when the index gets created.
- mapping(XContentBuilder) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Adds mapping that will be added when the index gets created.
- mappings() - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
- mappings() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse
-
Returns the fields mapping.
- mappings() - 类 中的方法org.easysearch.client.indices.GetMappingsResponse
- mappings() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- mappings() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- MAPPINGS - org.easysearch.client.indices.GetIndexRequest.Feature
- mappingsXContentType() - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
- masterNodeTimeout() - 类 中的方法org.easysearch.client.TimedRequest
-
Returns the timeout for the request to be completed on the master node
- metadata(Map<String, Object>) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege.Builder
- MetricConfig - org.easysearch.client.rollup.job.config中的类
-
The configuration object for the metrics portion of a rollup job config { "metrics": [ { "field": "foo", "metrics": [ "min", "max", "sum"] }, { "field": "bar", "metrics": [ "max" ] } ] }
- MetricConfig(String, List<String>) - 类 的构造器org.easysearch.client.rollup.job.config.MetricConfig
- mget(MultiGetRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Retrieves multiple documents by id using the Multi Get API.
- mgetAsync(MultiGetRequest, RequestOptions, ActionListener<MultiGetResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously retrieves multiple documents by id using the Multi Get API.
- MigrateAction - org.easysearch.client.indexlifecycle中的类
- MigrateAction() - 类 的构造器org.easysearch.client.indexlifecycle.MigrateAction
- MigrateAction(boolean) - 类 的构造器org.easysearch.client.indexlifecycle.MigrateAction
- MIN_KEEP_ALIVE - 类 中的静态变量org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
- minScore() - 类 中的方法org.easysearch.client.core.CountRequest
- minScore(Float) - 类 中的方法org.easysearch.client.core.CountRequest
- modeName() - 类 中的方法org.easysearch.client.cluster.ProxyModeInfo
- modeName() - 接口 中的方法org.easysearch.client.cluster.RemoteConnectionInfo.ModeInfo
- modeName() - 类 中的方法org.easysearch.client.cluster.SniffModeInfo
- msearch(MultiSearchRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a multi search using the msearch API.
- msearchAsync(MultiSearchRequest, RequestOptions, ActionListener<MultiSearchResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a multi search using the msearch API.
- msearchTemplate(MultiSearchTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a request using the Multi Search Template API.
- msearchTemplateAsync(MultiSearchTemplateRequest, RequestOptions, ActionListener<MultiSearchTemplateResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a request using the Multi Search Template API See Multi Search Template API on elastic.co.
- mtermvectors(MultiTermVectorsRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Calls the Multi Term Vectors API See Multi Term Vectors API on elastic.co
- mtermvectorsAsync(MultiTermVectorsRequest, RequestOptions, ActionListener<MultiTermVectorsResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously calls the Multi Term Vectors API See Multi Term Vectors API on elastic.co
- multiGet(MultiGetRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。
- multiGetAsync(MultiGetRequest, RequestOptions, ActionListener<MultiGetResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
- multiSearch(MultiSearchRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。
- multiSearchAsync(MultiSearchRequest, RequestOptions, ActionListener<MultiSearchResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
- MultiTermVectorsRequest - org.easysearch.client.core中的类
- MultiTermVectorsRequest() - 类 的构造器org.easysearch.client.core.MultiTermVectorsRequest
-
Constructs an empty MultiTermVectorsRequest After that use
addmethod to add individualTermVectorsRequestto it. - MultiTermVectorsRequest(String[], TermVectorsRequest) - 类 的构造器org.easysearch.client.core.MultiTermVectorsRequest
-
Constructs a MultiTermVectorsRequest from the given document ids and a template
TermVectorsRequest. - MultiTermVectorsResponse - org.easysearch.client.core中的类
- MultiTermVectorsResponse(List<TermVectorsResponse>) - 类 的构造器org.easysearch.client.core.MultiTermVectorsResponse
N
- name() - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesRequest
- name() - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplateRequest
- name() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- name() - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
-
The name of the component template.
- name() - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
-
The name of the index template.
- name() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The name of the index template.
- name(String) - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
-
Sets the name of the component template.
- name(String) - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
-
Sets the name of the index template.
- name(String) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
Sets the name of the index template.
- NAME - 类 中的静态变量org.easysearch.client.analytics.StringStatsAggregationBuilder
- NAME - 类 中的静态变量org.easysearch.client.analytics.TopMetricsAggregationBuilder
- NAME - 类 中的静态变量org.easysearch.client.cluster.SniffModeInfo
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.AllocateAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.DeleteAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.ForceMergeAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.FreezeAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.MigrateAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.ReadOnlyAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.RolloverAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.SetPriorityAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.ShrinkAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.UnfollowAction
- NAME - 类 中的静态变量org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- NAME - 类 中的静态变量org.easysearch.client.indices.GetComponentTemplatesResponse
- NAME - 类 中的静态变量org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- NAME_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- names() - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesRequest
- names() - 类 中的方法org.easysearch.client.security.ClearRolesCacheRequest
- names(String...) - 类 中的方法org.easysearch.client.security.user.Index
- newManagedIndexResponse(String, String, Long, String, String, String, String, Long, Long, Long, BytesReference, PhaseExecutionInfo) - 类 中的静态方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- newUnmanagedIndexResponse(String) - 类 中的静态方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- Node(String, String) - 类 的构造器org.easysearch.client.security.SecurityNodesResponse.Node
- Node(String, WatcherState, long, long, long, List<WatchExecutionSnapshot>, List<QueuedWatch>, Map<String, Object>) - 类 的构造器org.easysearch.client.watcher.WatcherStatsResponse.Node
- nodeFailures - 类 中的变量org.easysearch.client.tasks.ListTasksResponse
- nodeId - 类 中的变量org.easysearch.client.tasks.TaskId
- nodesInfoData - 类 中的变量org.easysearch.client.tasks.ListTasksResponse
- NodesResponse - org.easysearch.client中的类
-
Base class for responses that are node responses.
- NodesResponse(NodesResponseHeader, String) - 类 的构造器org.easysearch.client.NodesResponse
- NodesResponseHeader - org.easysearch.client中的类
-
A utility class to parse the Nodes Header returned by
RestActions.buildNodesHeader(XContentBuilder, ToXContent.Params, BaseNodesResponse). - NodesResponseHeader(int, int, int, List<EasysearchException>) - 类 的构造器org.easysearch.client.NodesResponseHeader
- NONE - org.easysearch.client.security.RefreshPolicy
-
Don't refresh after this request.
- normalizer() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the named tokenizer used for analysis, if defined
- NOT_EXECUTED_ALREADY_QUEUED - org.easysearch.client.watcher.ExecutionState
- NOT_EXECUTED_WATCH_MISSING - org.easysearch.client.watcher.ExecutionState
- NUM_INPUT_DOCUMENTS - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- NUM_INVOCATIONS - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- NUM_OUTPUT_DOCUMENTS - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- NUM_PAGES - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- numInputDocuments - 类 中的变量org.easysearch.client.core.IndexerJobStats
- numInvocations - 类 中的变量org.easysearch.client.core.IndexerJobStats
- numOuputDocuments - 类 中的变量org.easysearch.client.core.IndexerJobStats
- numPages - 类 中的变量org.easysearch.client.core.IndexerJobStats
O
- ofDN(Object...) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- ofGroups(Object...) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- ofKeyValues(String, Object...) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- ofMetadata(String, Object...) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- ofUsername(Object...) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- open(OpenIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Opens an index using the Open Index API.
- openAsync(OpenIndexRequest, RequestOptions, ActionListener<OpenIndexResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously opens an index using the Open Index API.
- OperationMode - org.easysearch.client.indexlifecycle中的枚举
-
Enum representing the different modes that Index Lifecycle Service can operate in.
- order() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- order() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- order(int) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- order(int) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- org.easysearch.client - 程序包 org.easysearch.client
- org.easysearch.client.analytics - 程序包 org.easysearch.client.analytics
- org.easysearch.client.asyncsearch - 程序包 org.easysearch.client.asyncsearch
- org.easysearch.client.cluster - 程序包 org.easysearch.client.cluster
- org.easysearch.client.common - 程序包 org.easysearch.client.common
- org.easysearch.client.core - 程序包 org.easysearch.client.core
- org.easysearch.client.indexlifecycle - 程序包 org.easysearch.client.indexlifecycle
- org.easysearch.client.indices - 程序包 org.easysearch.client.indices
- org.easysearch.client.indices.rollover - 程序包 org.easysearch.client.indices.rollover
- org.easysearch.client.rollup - 程序包 org.easysearch.client.rollup
- org.easysearch.client.rollup.job.config - 程序包 org.easysearch.client.rollup.job.config
- org.easysearch.client.security - 程序包 org.easysearch.client.security
- org.easysearch.client.security.support - 程序包 org.easysearch.client.security.support
- org.easysearch.client.security.support.expressiondsl - 程序包 org.easysearch.client.security.support.expressiondsl
- org.easysearch.client.security.support.expressiondsl.expressions - 程序包 org.easysearch.client.security.support.expressiondsl.expressions
- org.easysearch.client.security.support.expressiondsl.fields - 程序包 org.easysearch.client.security.support.expressiondsl.fields
- org.easysearch.client.security.support.expressiondsl.parser - 程序包 org.easysearch.client.security.support.expressiondsl.parser
- org.easysearch.client.security.user - 程序包 org.easysearch.client.security.user
- org.easysearch.client.security.user.parser - 程序包 org.easysearch.client.security.user.parser
- org.easysearch.client.security.user.privileges - 程序包 org.easysearch.client.security.user.privileges
- org.easysearch.client.slm - 程序包 org.easysearch.client.slm
- org.easysearch.client.tasks - 程序包 org.easysearch.client.tasks
- org.easysearch.client.watcher - 程序包 org.easysearch.client.watcher
-
Request and Response objects for the default distribution's Watcher APIs.
- overlappingTemplates() - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateResponse
P
- PAGE - 类 中的静态变量org.easysearch.client.core.PageParams
- PageParams - org.easysearch.client.core中的类
-
Paging parameters for GET requests
- PageParams(Integer, Integer) - 类 的构造器org.easysearch.client.core.PageParams
-
Constructs paging parameters
- parse(String, XContentParser) - 类 中的方法org.easysearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
- parse(String, XContentParser) - 类 中的静态方法org.easysearch.client.watcher.ActionStatus.AckStatus
- parse(String, XContentParser) - 类 中的静态方法org.easysearch.client.watcher.ActionStatus.Execution
- parse(String, XContentParser) - 类 中的静态方法org.easysearch.client.watcher.ActionStatus
- parse(String, XContentParser) - 类 中的静态方法org.easysearch.client.watcher.ActionStatus.Throttle
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.AllocateAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.DeleteAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.ForceMergeAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.FreezeAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.MigrateAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.ReadOnlyAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.RolloverAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.SetPriorityAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.ShrinkAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.UnfollowAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.slm.SnapshotLifecycleStats
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.WatchStatus
- parse(XContentParser) - 类 中的静态方法org.easysearch.client.watcher.WatchStatus.State
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.indexlifecycle.Phase
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.slm.SnapshotInvocationRecord
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- parse(XContentParser, String) - 类 中的静态方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- PARSE_FIELD_NAME - 类 中的静态变量org.easysearch.client.core.AcknowledgedResponse
- parseDate(String) - 类 中的静态方法org.easysearch.client.watcher.WatchStatusDateParser
- parseDate(String, XContentParser) - 类 中的静态方法org.easysearch.client.watcher.WatchStatusDateParser
- ParsedStringStats - org.easysearch.client.analytics中的类
-
Results from the
string_statsaggregation. - ParsedTopMetrics - org.easysearch.client.analytics中的类
-
Results of the
top_metricsaggregation. - ParsedTopMetrics.TopMetrics - org.easysearch.client.analytics中的类
-
The metrics belonging to the document with the "top" sort key.
- parseEntity(HttpEntity, CheckedFunction<XContentParser, Resp, IOException>) - 类 中的方法org.easysearch.client.RestHighLevelClient
- parseObject(XContentParser, String) - 类 中的静态方法org.easysearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
-
This function exists to be compatible with
ContextParser.parse(XContentParser, Object) - parsePrivileges(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.parser.PrivilegeJsonParser
- PARSER - 类 中的静态变量org.easysearch.client.analytics.ParsedStringStats
- PARSER - 类 中的静态变量org.easysearch.client.analytics.ParsedTopMetrics
- PARSER - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- PARSER - 类 中的静态变量org.easysearch.client.core.PageParams
- PARSER - 类 中的静态变量org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- PARSER - 类 中的静态变量org.easysearch.client.indexlifecycle.LifecyclePolicy
- PARSER - 类 中的静态变量org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- PARSER - 类 中的静态变量org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- PARSER - 类 中的静态变量org.easysearch.client.NodesResponseHeader
- PARSER - 类 中的静态变量org.easysearch.client.rollup.RollableIndexCaps
- PARSER - 类 中的静态变量org.easysearch.client.rollup.RollupJobCaps
- PARSER - 类 中的静态变量org.easysearch.client.security.ClearRealmCacheResponse
- PARSER - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- PARSER - 类 中的静态变量org.easysearch.client.security.user.privileges.ApplicationPrivilege
- PARSER - 类 中的静态变量org.easysearch.client.slm.SnapshotInvocationRecord
- PARSER - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- PARSER - 类 中的静态变量org.easysearch.client.tasks.TaskInfo
- PARSER - 类 中的静态变量org.easysearch.client.tasks.TaskSubmissionResponse
- PARSER - 类 中的静态变量org.easysearch.client.watcher.QueuedWatch
- PARSER - 类 中的静态变量org.easysearch.client.watcher.WatcherStatsResponse.Node
- PARSER - 类 中的静态变量org.easysearch.client.watcher.WatchExecutionSnapshot
- parseResponseException(ResponseException) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Converts a
ResponseExceptionobtained from the low level REST client into anEasysearchException. - parseRoleMappings(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.parser.RoleMappingJsonParser
- parseRoles(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.parser.RoleJsonParser
- parseTimeField(XContentParser, String) - 类 中的静态方法org.easysearch.client.common.TimeUtil
-
Parse out a Date object given the current parser and field name.
- parseTimeFieldToInstant(XContentParser, String) - 类 中的静态方法org.easysearch.client.common.TimeUtil
-
Parse out an Instant object given the current parser and field name.
- parseUsers(XContentParser) - 类 中的静态方法org.easysearch.client.security.user.parser.UserJsonParser
- passwordGrant(String, char[]) - 类 中的静态方法org.easysearch.client.security.CreateTokenRequest
- PATH - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- patterns() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- patterns() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- patterns(List<String>) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- patterns(List<String>) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- performRequest(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<Response, Resp, IOException>, Set<Integer>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend
Validatableinstead ofActionRequest. - performRequestAndParseEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>, Set<Integer>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend
Validatableinstead ofActionRequest. - performRequestAndParseOptionalEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Defines a helper method for requests that can 404 and in which case will return an empty Optional otherwise tries to parse the response body
- performRequestAsync(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<Response, Resp, IOException>, ActionListener<Resp>, Set<Integer>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend
Validatableinstead ofActionRequest. - performRequestAsyncAndParseEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>, ActionListener<Resp>, Set<Integer>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extend
Validatableinstead ofActionRequest. - performRequestAsyncAndParseOptionalEntity(Req, CheckedFunction<Req, Request, IOException>, RequestOptions, CheckedFunction<XContentParser, Resp, IOException>, ActionListener<Optional<Resp>>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronous request which returns empty
Optionals in the case of 404s or parses entity into an Optional - Phase - org.easysearch.client.indexlifecycle中的类
-
Represents set of
LifecycleActions which should be executed at a particular point in the lifecycle of an index. - Phase(String, TimeValue, Map<String, LifecycleAction>) - 类 的构造器org.easysearch.client.indexlifecycle.Phase
- PhaseExecutionInfo - org.easysearch.client.indexlifecycle中的类
-
This class contains information about the current phase being executed by Index Lifecycle Management on the specific index.
- PhaseExecutionInfo(String, Phase, long, long) - 类 的构造器org.easysearch.client.indexlifecycle.PhaseExecutionInfo
-
This class holds information about the current phase that is being executed
- ping(RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Pings the remote Easysearch cluster and returns true if the ping succeeded, false otherwise
- POLICY_FIELD - 类 中的静态变量org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- POLICY_ID - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- POLICY_STATS - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- preference() - 类 中的方法org.easysearch.client.core.CountRequest
- preference() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- preference(String) - 类 中的方法org.easysearch.client.core.CountRequest
-
Sets the preference to execute the count.
- preference(String) - 类 中的方法org.easysearch.client.core.GetSourceRequest
-
Sets the preference to execute the search.
- privilege(String) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege.Builder
- Privilege - org.easysearch.client.security.user.privileges中的类
- Privilege(String, boolean, boolean, boolean, Collection<String>, String, String) - 类 的构造器org.easysearch.client.security.user.privileges.Privilege
- Privilege(String, Collection<String>, String) - 类 的构造器org.easysearch.client.security.user.privileges.Privilege
- PrivilegeJsonParser - org.easysearch.client.security.user.parser中的类
- PrivilegeJsonParser() - 类 的构造器org.easysearch.client.security.user.parser.PrivilegeJsonParser
- privileges - 类 中的变量org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges
- privileges(String...) - 类 中的方法org.easysearch.client.security.user.Index
- privileges(String...) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- privileges(Collection<String>) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- PROCESSING_TIME_IN_MS - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- PROCESSING_TOTAL - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- processingTime - 类 中的变量org.easysearch.client.core.IndexerJobStats
- processingTotal - 类 中的变量org.easysearch.client.core.IndexerJobStats
- ProtocolUtils - org.easysearch.client.common中的类
-
Common utilities used for XPack protocol classes
- ProtocolUtils() - 类 的构造器org.easysearch.client.common.ProtocolUtils
- ProxyModeInfo - org.easysearch.client.cluster中的类
- putAlias(AliasMetadata) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- putAlias(AliasMetadata.Builder) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- putComponentTemplate(PutComponentTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Puts a component template using the Component Templates API.
- putComponentTemplateAsync(PutComponentTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously puts a component template using the Component Templates API.
- PutComponentTemplateRequest - org.easysearch.client.indices中的类
-
A request to create an component template.
- PutComponentTemplateRequest() - 类 的构造器org.easysearch.client.indices.PutComponentTemplateRequest
- PutComposableIndexTemplateRequest - org.easysearch.client.indices中的类
-
A request to create an index template.
- PutComposableIndexTemplateRequest() - 类 的构造器org.easysearch.client.indices.PutComposableIndexTemplateRequest
- putIndexTemplate(PutComposableIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Puts an index template using the Index Templates API.
- putIndexTemplateAsync(PutComposableIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously puts an index template using the Index Templates API.
- PutIndexTemplateRequest - org.easysearch.client.indices中的类
-
A request to create an index template.
- PutIndexTemplateRequest(String) - 类 的构造器org.easysearch.client.indices.PutIndexTemplateRequest
-
Constructs a new put index template request with the provided name.
- putLifecyclePolicy(PutLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Create or modify a lifecycle definition.
- putLifecyclePolicyAsync(PutLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously create or modify a lifecycle definition.
- PutLifecyclePolicyRequest - org.easysearch.client.indexlifecycle中的类
- PutLifecyclePolicyRequest(LifecyclePolicy) - 类 的构造器org.easysearch.client.indexlifecycle.PutLifecyclePolicyRequest
- putMapping(PutMappingRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.putMapping(PutMappingRequest, RequestOptions)should be used instead, which accepts a new request object. - putMapping(PutMappingRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Updates the mappings on an index using the Put Mapping API.
- putMappingAsync(PutMappingRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses an old request object which still refers to types, a deprecated feature. The method
IndicesClient.putMappingAsync(PutMappingRequest, RequestOptions, ActionListener)should be used instead, which accepts a new request object. - putMappingAsync(PutMappingRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously updates the mappings on an index using the Put Mapping API.
- PutMappingRequest - org.easysearch.client.indices中的类
-
Put a mapping definition into one or more indices.
- PutMappingRequest(String...) - 类 的构造器org.easysearch.client.indices.PutMappingRequest
-
Constructs a new put mapping request against one or more indices.
- putPipeline(PutPipelineRequest, RequestOptions) - 类 中的方法org.easysearch.client.IngestClient
-
Add a pipeline or update an existing pipeline.
- putPipelineAsync(PutPipelineRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IngestClient
-
Asynchronously add a pipeline or update an existing pipeline.
- PutPrivilegeRequest - org.easysearch.client.security中的类
-
Request object for creating/updating privileges.
- PutPrivilegeRequest(Privilege) - 类 的构造器org.easysearch.client.security.PutPrivilegeRequest
- PutPrivilegeResponse - org.easysearch.client.security中的类
-
Response when creating/updating privilege to the security index.
- PutPrivilegeResponse(String, String) - 类 的构造器org.easysearch.client.security.PutPrivilegeResponse
- putPrivileges(PutPrivilegeRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Create or update privilege.
- putRole(PutRoleRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Create or update a role in the native roles store.
- putRoleMapping(PutRoleMappingRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Create/Update a role mapping.
- PutRoleMappingRequest - org.easysearch.client.security中的类
-
Request object to create or update a role mapping.
- PutRoleMappingRequest(RoleMapping) - 类 的构造器org.easysearch.client.security.PutRoleMappingRequest
- PutRoleMappingResponse - org.easysearch.client.security中的类
-
Response when adding/updating a role mapping.
- PutRoleMappingResponse(String, String) - 类 的构造器org.easysearch.client.security.PutRoleMappingResponse
- PutRoleRequest - org.easysearch.client.security中的类
-
Request object to create or update a role.
- PutRoleRequest(Role) - 类 的构造器org.easysearch.client.security.PutRoleRequest
- PutRoleResponse - org.easysearch.client.security中的类
-
Response when adding a role to the native roles store.
- PutRoleResponse(String, String) - 类 的构造器org.easysearch.client.security.PutRoleResponse
- PutRollupJobRequest - org.easysearch.client.rollup中的类
- PutRollupJobRequest(RollupJobConfig) - 类 的构造器org.easysearch.client.rollup.PutRollupJobRequest
- putScript(PutStoredScriptRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Puts an stored script using the Scripting API.
- putScriptAsync(PutStoredScriptRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously puts an stored script using the Scripting API.
- putSettings(ClusterUpdateSettingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Updates cluster wide specific settings using the Cluster Update Settings API.
- putSettings(UpdateSettingsRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Updates specific index level settings using the Update Indices Settings API.
- putSettingsAsync(ClusterUpdateSettingsRequest, RequestOptions, ActionListener<ClusterUpdateSettingsResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously updates cluster wide specific settings using the Cluster Update Settings API.
- putSettingsAsync(UpdateSettingsRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously updates specific index level settings using the Update Indices Settings API.
- putSnapshotLifecyclePolicy(PutSnapshotLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Create or modify a snapshot lifecycle definition.
- putSnapshotLifecyclePolicyAsync(PutSnapshotLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously create or modify a snapshot lifecycle definition.
- PutSnapshotLifecyclePolicyRequest - org.easysearch.client.slm中的类
- PutSnapshotLifecyclePolicyRequest(SnapshotLifecyclePolicy) - 类 的构造器org.easysearch.client.slm.PutSnapshotLifecyclePolicyRequest
- putTemplate(PutIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This old form of request allows types in mappings. Use
IndicesClient.putTemplate(PutIndexTemplateRequest, RequestOptions)instead which introduces a new request object without types. - putTemplate(PutIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Puts an index template using the Index Templates API.
- putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This old form of request allows types in mappings. Use
IndicesClient.putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener)instead which introduces a new request object without types. - putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously puts an index template using the Index Templates API.
- putUser(PutUserRequest, RequestOptions) - 类 中的方法org.easysearch.client.SecurityClient
-
Create/update a user in the native realm synchronously.
- PutUserRequest - org.easysearch.client.security中的类
-
Request object to create or update a user in the native realm.
- PutUserResponse - org.easysearch.client.security中的类
-
Response when adding a user to the native realm.
- PutUserResponse(String, String) - 类 的构造器org.easysearch.client.security.PutUserResponse
- PutWatchRequest - org.easysearch.client.watcher中的类
-
This request class contains the data needed to create a watch along with the name of the watch.
- PutWatchRequest(String, BytesReference, XContentType) - 类 的构造器org.easysearch.client.watcher.PutWatchRequest
- PutWatchResponse - org.easysearch.client.watcher中的类
- PutWatchResponse() - 类 的构造器org.easysearch.client.watcher.PutWatchResponse
- PutWatchResponse(String, long, long, long, boolean) - 类 的构造器org.easysearch.client.watcher.PutWatchResponse
Q
- query() - 类 中的方法org.easysearch.client.core.CountRequest
- query(String) - 类 中的方法org.easysearch.client.security.user.Index
- query(String) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges.Builder
- query(QueryBuilder) - 类 中的方法org.easysearch.client.core.CountRequest
-
Sets the query to execute for this count request.
- QueuedWatch - org.easysearch.client.watcher中的类
- QueuedWatch(String, String, DateTime, DateTime) - 类 的构造器org.easysearch.client.watcher.QueuedWatch
R
- rankEval(RankEvalRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a request using the Ranking Evaluation API.
- rankEvalAsync(RankEvalRequest, RequestOptions, ActionListener<RankEvalResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a request using the Ranking Evaluation API.
- ReadOnlyAction - org.easysearch.client.indexlifecycle中的类
- ReadOnlyAction() - 类 的构造器org.easysearch.client.indexlifecycle.ReadOnlyAction
- realtime() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- realtime(boolean) - 类 中的方法org.easysearch.client.core.GetSourceRequest
- reason() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Execution
- reason() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Throttle
- recordExecution() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- refresh() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- refresh(boolean) - 类 中的方法org.easysearch.client.core.GetSourceRequest
-
Should a refresh be executed before this get operation causing the operation to return the latest value.
- refresh(RefreshRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Refresh one or more indices using the Refresh API.
- refreshAsync(RefreshRequest, RequestOptions, ActionListener<RefreshResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously refresh one or more indices using the Refresh API.
- RefreshPolicy - org.easysearch.client.security中的枚举
-
Enumeration of values that control the refresh policy for a request that supports specifying a refresh policy.
- refreshTokenGrant(String) - 类 中的静态方法org.easysearch.client.security.CreateTokenRequest
- reindex(ReindexRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a reindex request.
- reindexAsync(ReindexRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a reindex request.
- reindexRethrottle(RethrottleRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a reindex rethrottling request.
- reindexRethrottleAsync(RethrottleRequest, RequestOptions, ActionListener<ListTasksResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a reindex rethrottling request.
- reloadAnalyzers(ReloadAnalyzersRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Synchronously calls the _reload_search_analyzers API
- reloadAnalyzersAsync(ReloadAnalyzersRequest, RequestOptions, ActionListener<ReloadAnalyzersResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously calls the _reload_search_analyzers API
- ReloadAnalyzersRequest - org.easysearch.client.indices中的类
-
Request for the _reload_search_analyzers API
- ReloadAnalyzersRequest(String...) - 类 的构造器org.easysearch.client.indices.ReloadAnalyzersRequest
-
Creates a new reload analyzers request
- ReloadAnalyzersResponse - org.easysearch.client.indices中的类
-
The response object that will be returned when reloading analyzers
- ReloadAnalyzersResponse.ReloadDetails - org.easysearch.client.indices中的类
- ReloadDetails(String, Set<String>, Set<String>) - 类 的构造器org.easysearch.client.indices.ReloadAnalyzersResponse.ReloadDetails
- RemoteConnectionInfo - org.easysearch.client.cluster中的类
-
This class encapsulates all remote cluster information to be rendered on
_remote/inforequests. - RemoteConnectionInfo.ModeInfo - org.easysearch.client.cluster中的接口
- remoteInfo(RemoteInfoRequest, RequestOptions) - 类 中的方法org.easysearch.client.ClusterClient
-
Get the remote cluster information using the Remote cluster info API.
- remoteInfoAsync(RemoteInfoRequest, RequestOptions, ActionListener<RemoteInfoResponse>) - 类 中的方法org.easysearch.client.ClusterClient
-
Asynchronously get remote cluster information using the Remote cluster info API.
- RemoteInfoRequest - org.easysearch.client.cluster中的类
-
The request object used by the Remote cluster info API.
- RemoteInfoRequest() - 类 的构造器org.easysearch.client.cluster.RemoteInfoRequest
- RemoteInfoResponse - org.easysearch.client.cluster中的类
-
A response to _remote/info API request.
- removeIndexLifecyclePolicy(RemoveIndexLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Remove the index lifecycle policy for an index
- removeIndexLifecyclePolicyAsync(RemoveIndexLifecyclePolicyRequest, RequestOptions, ActionListener<RemoveIndexLifecyclePolicyResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously remove the index lifecycle policy for an index
- RemoveIndexLifecyclePolicyRequest - org.easysearch.client.indexlifecycle中的类
- RemoveIndexLifecyclePolicyRequest(List<String>) - 类 的构造器org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
- RemoveIndexLifecyclePolicyRequest(List<String>, IndicesOptions) - 类 的构造器org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyRequest
- RemoveIndexLifecyclePolicyResponse - org.easysearch.client.indexlifecycle中的类
- RemoveIndexLifecyclePolicyResponse(List<String>) - 类 的构造器org.easysearch.client.indexlifecycle.RemoveIndexLifecyclePolicyResponse
- ResizeRequest - org.easysearch.client.indices中的类
-
Request class to resize an index
- ResizeRequest(String, String) - 类 的构造器org.easysearch.client.indices.ResizeRequest
-
Creates a new resize request
- ResizeResponse - org.easysearch.client.indices中的类
-
The response from a
ResizeRequestcall - ResizeResponse(boolean, boolean, String) - 类 的构造器org.easysearch.client.indices.ResizeResponse
- resolve(String) - 枚举 中的静态方法org.easysearch.client.watcher.ExecutionState
- resolvedTemplate() - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateResponse
- RESPONSE_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- RestHighLevelClient - org.easysearch.client中的类
-
High level REST client that wraps an instance of the low level
RestClientand allows to build requests and read responses. - RestHighLevelClient(RestClientBuilder) - 类 的构造器org.easysearch.client.RestHighLevelClient
-
Creates a
RestHighLevelClientgiven the low levelRestClientBuilderthat allows to build theRestClientto be used to perform requests. - RestHighLevelClient(RestClientBuilder, List<NamedXContentRegistry.Entry>) - 类 的构造器org.easysearch.client.RestHighLevelClient
-
Creates a
RestHighLevelClientgiven the low levelRestClientBuilderthat allows to build theRestClientto be used to perform requests and parsers for custom response sections added to Easysearch through plugins. - RestHighLevelClient(RestClient, CheckedConsumer<RestClient, IOException>, List<NamedXContentRegistry.Entry>) - 类 的构造器org.easysearch.client.RestHighLevelClient
-
Creates a
RestHighLevelClientgiven the low levelRestClientthat it should use to perform requests and a list of entries that allow to parse custom response sections added to Easysearch through plugins. - restore(RestoreSnapshotRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Restores a snapshot.
- restoreAsync(RestoreSnapshotRequest, RequestOptions, ActionListener<RestoreSnapshotResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously restores a snapshot.
- RETENTION_FAILED - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- RETENTION_RUNS - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- RETENTION_TIME - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- RETENTION_TIME_MILLIS - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- RETENTION_TIMED_OUT - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- RethrottleRequest - org.easysearch.client中的类
-
A request changing throttling of a task.
- RethrottleRequest(TaskId) - 类 的构造器org.easysearch.client.RethrottleRequest
-
Create a new
RethrottleRequestwhich disables any throttling for the given taskId. - RethrottleRequest(TaskId, float) - 类 的构造器org.easysearch.client.RethrottleRequest
-
Create a new
RethrottleRequestwhich changes the throttling for the given taskId. - retryLifecyclePolicy(RetryLifecyclePolicyRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Retry lifecycle step for given indices
- retryLifecyclePolicyAsync(RetryLifecyclePolicyRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously retry the lifecycle step for given indices
- RetryLifecyclePolicyRequest - org.easysearch.client.indexlifecycle中的类
- RetryLifecyclePolicyRequest(String...) - 类 的构造器org.easysearch.client.indexlifecycle.RetryLifecyclePolicyRequest
- Role - org.easysearch.client.security.user中的类
- Role(boolean, boolean, boolean, String, List<String>, List<Index>, String) - 类 的构造器org.easysearch.client.security.user.Role
- Role(String, List<String>, List<Index>, String) - 类 的构造器org.easysearch.client.security.user.Role
- RoleJsonParser - org.easysearch.client.security.user.parser中的类
- RoleJsonParser() - 类 的构造器org.easysearch.client.security.user.parser.RoleJsonParser
- RoleMapperExpression - org.easysearch.client.security.support.expressiondsl中的接口
-
Implementations of this interface represent an expression used for user role mapping that can later be resolved to a boolean value.
- RoleMapperExpressionParser - org.easysearch.client.security.support.expressiondsl.parser中的类
-
Parses the JSON (XContent) based boolean expression DSL into a tree of
RoleMapperExpressionobjects. - RoleMapperExpressionParser() - 类 的构造器org.easysearch.client.security.support.expressiondsl.parser.RoleMapperExpressionParser
- RoleMapping - org.easysearch.client.security.user中的类
- RoleMapping(String, List<String>, List<String>, String, List<String>, List<String>) - 类 的构造器org.easysearch.client.security.user.RoleMapping
- RoleMapping(String, List<String>, List<String>, String, List<String>, List<String>, boolean, boolean) - 类 的构造器org.easysearch.client.security.user.RoleMapping
- RoleMapping(String, List<String>, List<String>, List<String>, String) - 类 的构造器org.easysearch.client.security.user.RoleMapping
- RoleMappingJsonParser - org.easysearch.client.security.user.parser中的类
- RoleMappingJsonParser() - 类 的构造器org.easysearch.client.security.user.parser.RoleMappingJsonParser
- RollableIndexCaps - org.easysearch.client.rollup中的类
-
Represents the rollup capabilities of a non-rollup index.
- rollover(RolloverRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses deprecated request and response objects. The method
IndicesClient.rollover(RolloverRequest, RequestOptions)should be used instead, which accepts a new request object. - rollover(RolloverRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Rolls over an index using the Rollover Index API.
- RolloverAction - org.easysearch.client.indexlifecycle中的类
- RolloverAction(ByteSizeValue, TimeValue, Long) - 类 的构造器org.easysearch.client.indexlifecycle.RolloverAction
- rolloverAsync(RolloverRequest, RequestOptions, ActionListener<RolloverResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
已过时。This method uses deprecated request and response objects. The method
IndicesClient.rolloverAsync(RolloverRequest, RequestOptions, ActionListener)should be used instead, which accepts a new request object. - rolloverAsync(RolloverRequest, RequestOptions, ActionListener<RolloverResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously rolls over an index using the Rollover Index API.
- RolloverRequest - org.easysearch.client.indices.rollover中的类
-
Request class to swap index under an alias upon satisfying conditions
- RolloverRequest(String, String) - 类 的构造器org.easysearch.client.indices.rollover.RolloverRequest
- RolloverResponse - org.easysearch.client.indices.rollover中的类
-
Response object for
RolloverRequestAPI - RolloverResponse(String, String, Map<String, Boolean>, boolean, boolean, boolean, boolean) - 类 的构造器org.easysearch.client.indices.rollover.RolloverResponse
- RollupJobCaps - org.easysearch.client.rollup中的类
-
Represents the Rollup capabilities for a specific job on a single rollup index
- RollupJobCaps.RollupFieldCaps - org.easysearch.client.rollup中的类
- RollupJobConfig - org.easysearch.client.rollup.job.config中的类
-
This class holds the configuration details of a rollup job, such as the groupings, metrics, what index to rollup and where to roll them to.
- RollupJobConfig(String, String, String, String, int, GroupConfig, List<MetricConfig>, TimeValue) - 类 的构造器org.easysearch.client.rollup.job.config.RollupJobConfig
- routing() - 类 中的方法org.easysearch.client.core.CountRequest
- routing() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- routing(String) - 类 中的方法org.easysearch.client.core.CountRequest
-
The routing values to control the shards that the search will be executed on.
- routing(String) - 类 中的方法org.easysearch.client.core.GetSourceRequest
-
Controls the shard routing of the request.
- routing(String...) - 类 中的方法org.easysearch.client.core.CountRequest
-
A comma separated list of routing values to control the shards the count will be executed on.
- ROUTING_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.ShardFailure
- RUNNING - org.easysearch.client.indexlifecycle.OperationMode
-
Normal operation where all policies are executed as normal.
S
- scroll(SearchScrollRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a search using the Search Scroll API.
- scrollAsync(SearchScrollRequest, RequestOptions, ActionListener<SearchResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a search using the Search Scroll API.
- sealed() - 枚举 中的方法org.easysearch.client.watcher.ExecutionPhase
- search(SearchRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a search request using the Search API.
- SEARCH_FAILURES - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- SEARCH_TIME_IN_MS - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- SEARCH_TOTAL - 类 中的静态变量org.easysearch.client.core.IndexerJobStats
- SearchableSnapshotAction - org.easysearch.client.indexlifecycle中的类
-
A
LifecycleActionthat will convert the index into a searchable snapshot. - SearchableSnapshotAction(String) - 类 的构造器org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- SearchableSnapshotAction(String, boolean) - 类 的构造器org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- searchAsync(SearchRequest, RequestOptions, ActionListener<SearchResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a search using the Search API.
- searchFailures - 类 中的变量org.easysearch.client.core.IndexerJobStats
- searchScroll(SearchScrollRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
已过时。
- searchScrollAsync(SearchScrollRequest, RequestOptions, ActionListener<SearchResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
- searchTemplate(SearchTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a request using the Search Template API.
- searchTemplateAsync(SearchTemplateRequest, RequestOptions, ActionListener<SearchTemplateResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes a request using the Search Template API.
- searchTime - 类 中的变量org.easysearch.client.core.IndexerJobStats
- searchTotal - 类 中的变量org.easysearch.client.core.IndexerJobStats
- security() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Provide Security APIs.
- SecurityClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Security APIs. - SecurityNodesResponse - org.easysearch.client.security中的类
-
Base class for security responses that are node responses.
- SecurityNodesResponse.Node - org.easysearch.client.security中的类
- SERIAL_NUMBER - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- setActionMode(String, ExecuteWatchRequest.ActionExecutionMode) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
-
Sets the action execution mode for the give action (identified by its id).
- setActive(boolean) - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
-
Sets the initial active state of the watch
- setAliases(List<Alias>) - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Sets the Aliases to be used on the target index
- setAllowPartialSearchResults(boolean) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Sets if this request should allow partial results.
- setAlternativeInput(String) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- setAttributes(Set<String>) - 类 中的方法org.easysearch.client.security.user.Account
- setBatchedReduceSize(int) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Optional.
- setBuiltin(boolean) - 类 中的方法org.easysearch.client.security.user.Account
- setDebug(boolean) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- setExternalRoles(List<String>) - 类 中的方法org.easysearch.client.security.user.Account
- setFields(String...) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets the fields for which term vectors information should be retrieved
- setFieldStatistics(boolean) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets whether to request field statistics
- setFilterSettings(Map<String, Integer>) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets conditions for terms filtering
- setHidden(boolean) - 类 中的方法org.easysearch.client.security.user.Account
- setIfPrimaryTerm(long) - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
-
only performs this put request if the watch's last modification was assigned the given primary term.
- setIfSeqNo(long) - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
-
only performs this put request if the watch's last modification was assigned the given sequence number.
- setIgnoreCondition(boolean) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- setIndicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Specifies what type of requested indices to ignore and how to deal with indices wildcard expressions.
- setIndicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.FreezeIndexRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- setIndicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.ReloadAnalyzersRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- setIndicesOptions(IndicesOptions) - 类 中的方法org.easysearch.client.indices.UnfreezeIndexRequest
-
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
- setKeepAlive(TimeValue) - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- setKeepAlive(TimeValue) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Sets the amount of time after which the result will expire (defaults to 5 days).
- setKeepOnCompletion(boolean) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Determines if the resource should be kept on completion or failure (defaults to false).
- setLocal(boolean) - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesRequest
- setLocal(boolean) - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplateRequest
- setLocal(boolean) - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesRequest
- setMasterNodeTimeout(String) - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesRequest
- setMasterNodeTimeout(String) - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplateRequest
- setMasterNodeTimeout(String) - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesRequest
- setMasterNodeTimeout(TimeValue) - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesRequest
- setMasterNodeTimeout(TimeValue) - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplateRequest
- setMasterNodeTimeout(TimeValue) - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesRequest
- setMasterTimeout(TimeValue) - 类 中的方法org.easysearch.client.TimedRequest
-
Sets the timeout to connect to the master node
- setMaxConcurrentShardRequests(int) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Sets the number of shard requests that should be executed concurrently on a single node.
- setName(String) - 类 中的方法org.easysearch.client.security.user.Role
- setOffsets(boolean) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets whether to request term offsets
- setPayloads(boolean) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets whether to request term payloads
- setPerFieldAnalyzer(Map<String, String>) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets different analyzers than the one at the fields
- setPositions(boolean) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets whether to request term positions
- setPreference(String) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Sets the preference to execute the search.
- setPreference(String) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Set a preference of which shard copies to execute the request
- SetPriorityAction - org.easysearch.client.indexlifecycle中的类
-
A
LifecycleActionwhich sets the index's priority. - SetPriorityAction(Integer) - 类 的构造器org.easysearch.client.indexlifecycle.SetPriorityAction
- setRealtime(boolean) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets if the request should be realtime or near-realtime
- setRecordExecution(boolean) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- setRequestCache(Boolean) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Sets if this request should use the request cache or not, assuming that it can (for example, if "now" is used, it will never be cached).
- setReserved(boolean) - 类 中的方法org.easysearch.client.security.user.Account
- setRoles(List<String>) - 类 中的方法org.easysearch.client.security.user.Account
- setRouting(String) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Set the routing value to control the shards that the search will be executed on.
- setRouting(String) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets a routing to route a request to a particular shard
- setRoutings(String...) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Set the routing values to control the shards that the search will be executed on.
- setSearchType(SearchType) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
The search type to execute, defaults to
SearchType.DEFAULT. - setSettings(Settings) - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Sets the Settings to be used on the target index
- setTermStatistics(boolean) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
-
Sets whether to request term statistics
- setTimeout(TimeValue) - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
-
Timeout to wait for any async actions this request must take.
- setTimeout(TimeValue) - 类 中的方法org.easysearch.client.TimedRequest
-
Sets the timeout to wait for the all the nodes to acknowledge
- settings() - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
The settings to create the index with.
- settings() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- settings() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- settings(String, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
The settings to create the index with (either json or yaml format)
- settings(String, XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The settings to create the index template with (either json/yaml format).
- settings(Map<String, ?>) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
The settings to create the index with (either json/yaml/properties format)
- settings(Map<String, Object>) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The settings to create the index template with (either json or yaml format).
- settings(Settings) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
The settings to create the index with.
- settings(Settings) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- settings(Settings) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The settings to create the index template with.
- settings(Settings.Builder) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
The settings to create the index with.
- settings(Settings.Builder) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- settings(Settings.Builder) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The settings to create the index template with.
- settings(XContentBuilder) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Allows to set the settings using a json builder.
- SETTINGS - org.easysearch.client.indices.GetIndexRequest.Feature
- setTriggerData(String) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- SetUserEnabledRequest - org.easysearch.client.security中的类
-
Abstract request object to enable or disable a built-in or native user.
- setUsername(String) - 类 中的方法org.easysearch.client.security.user.Account
- setWaitForActiveShards(int) - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
A shortcut for
ResizeRequest.setWaitForActiveShards(ActiveShardCount)where the numerical shard count is passed in, instead of having to first callActiveShardCount.from(int)to get the ActiveShardCount. - setWaitForActiveShards(ActiveShardCount) - 类 中的方法org.easysearch.client.indices.FreezeIndexRequest
-
Sets the number of shard copies that should be active for indices opening to return.
- setWaitForActiveShards(ActiveShardCount) - 类 中的方法org.easysearch.client.indices.ResizeRequest
-
Sets the number of shard copies that should be active for creation of the new shrunken index to return.
- setWaitForActiveShards(ActiveShardCount) - 类 中的方法org.easysearch.client.indices.UnfreezeIndexRequest
-
Sets the number of shard copies that should be active for indices opening to return.
- setWaitForCompletion(boolean) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- setWaitForCompletion(boolean) - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
-
Should this request wait for all found tasks to complete?
- setWaitForCompletion(TimeValue) - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- setWaitForCompletionTimeout(TimeValue) - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Sets the minimum time that the request should wait before returning a partial result (defaults to 1 second).
- shallowCopy(AggregatorFactories.Builder, Map<String, Object>) - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
- shallowCopy(AggregatorFactories.Builder, Map<String, Object>) - 类 中的方法org.easysearch.client.analytics.TopMetricsAggregationBuilder
- SHARD_ID_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.ShardFailure
- shards() - 类 中的方法org.easysearch.client.core.BroadcastResponse
-
Represents the shard-level summary of the response execution.
- SHARDS_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse
- SHARDS_PARSE_FIELD_NAME - 类 中的静态变量org.easysearch.client.core.ShardsAcknowledgedResponse
- ShardsAcknowledgedResponse - org.easysearch.client.core中的类
- ShardsAcknowledgedResponse(boolean, boolean) - 类 的构造器org.easysearch.client.core.ShardsAcknowledgedResponse
- ShardStats(int, int, int, ShardSearchFailure[]) - 类 的构造器org.easysearch.client.core.CountResponse.ShardStats
- showDistribution(boolean) - 类 中的方法org.easysearch.client.analytics.StringStatsAggregationBuilder
-
Compute the distribution of each character.
- shrink(ResizeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
- shrink(ResizeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Shrinks an index using the Shrink Index API.
- ShrinkAction - org.easysearch.client.indexlifecycle中的类
- ShrinkAction(int) - 类 的构造器org.easysearch.client.indexlifecycle.ShrinkAction
- shrinkAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
- shrinkAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously shrinks an index using the Shrink index API.
- simulate(SimulatePipelineRequest, RequestOptions) - 类 中的方法org.easysearch.client.IngestClient
-
Simulate a pipeline on a set of documents provided in the request
- SIMULATE - org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
- simulateAsync(SimulatePipelineRequest, RequestOptions, ActionListener<SimulatePipelineResponse>) - 类 中的方法org.easysearch.client.IngestClient
-
Asynchronously simulate a pipeline on a set of documents provided in the request
- simulateIndexTemplate(SimulateIndexTemplateRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Simulates matching index name against the existing index templates in the system.
- simulateIndexTemplateAsync(SimulateIndexTemplateRequest, RequestOptions, ActionListener<SimulateIndexTemplateResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously simulates matching index name against the existing index templates in the system.
- SimulateIndexTemplateRequest - org.easysearch.client.indices中的类
-
A request to simulate matching a provided index name and an optional new index template against the existing index templates.
- SimulateIndexTemplateRequest(String) - 类 的构造器org.easysearch.client.indices.SimulateIndexTemplateRequest
- SimulateIndexTemplateResponse - org.easysearch.client.indices中的类
- SIZE - 类 中的静态变量org.easysearch.client.core.PageParams
- SKIP - org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
- skipped() - 类 中的方法org.easysearch.client.core.BroadcastResponse.Shards
-
The number of shards skipped by the request.
- snapshot() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Provides a
SnapshotClientwhich can be used to access the Snapshot API. - SNAPSHOT_REPOSITORY - 类 中的静态变量org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- SnapshotClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Snapshot API. - SnapshotInProgress(SnapshotId, String, long, String) - 类 的构造器org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
- SnapshotInvocationRecord - org.easysearch.client.slm中的类
- SnapshotInvocationRecord(String, long, String) - 类 的构造器org.easysearch.client.slm.SnapshotInvocationRecord
- SnapshotLifecycleManagementStatusRequest - org.easysearch.client.slm中的类
- SnapshotLifecycleManagementStatusRequest() - 类 的构造器org.easysearch.client.slm.SnapshotLifecycleManagementStatusRequest
- SnapshotLifecyclePolicy - org.easysearch.client.slm中的类
- SnapshotLifecyclePolicy(String, String, String, String, Map<String, Object>, SnapshotRetentionConfiguration) - 类 的构造器org.easysearch.client.slm.SnapshotLifecyclePolicy
- SnapshotLifecyclePolicyMetadata - org.easysearch.client.slm中的类
- SnapshotLifecyclePolicyMetadata(SnapshotLifecyclePolicy, long, long, SnapshotInvocationRecord, SnapshotInvocationRecord, long, SnapshotLifecyclePolicyMetadata.SnapshotInProgress, SnapshotLifecycleStats.SnapshotPolicyStats) - 类 的构造器org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- SnapshotLifecyclePolicyMetadata.SnapshotInProgress - org.easysearch.client.slm中的类
- SnapshotLifecycleStats - org.easysearch.client.slm中的类
- SnapshotLifecycleStats.SnapshotPolicyStats - org.easysearch.client.slm中的类
- SnapshotPolicyStats(String, long, long, long, long) - 类 的构造器org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- SnapshotRetentionConfiguration - org.easysearch.client.slm中的类
- SnapshotRetentionConfiguration(TimeValue, Integer, Integer) - 类 的构造器org.easysearch.client.slm.SnapshotRetentionConfiguration
- SniffModeInfo - org.easysearch.client.cluster中的类
- source() - 类 中的方法org.easysearch.client.core.CountRequest
-
已过时。The count api only supports a query. Use
CountRequest.query()instead. - source() - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The mapping source definition.
- source(byte[], int, int, XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The template source definition.
- source(byte[], XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The template source definition.
- source(String, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(String, XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The template source definition.
- source(String, XContentType) - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The mapping source definition.
- source(Map<String, ?>) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(Map<String, ?>) - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The mapping source definition.
- source(Map<String, Object>) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The template source definition.
- source(BytesReference, XContentType) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(BytesReference, XContentType) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The template source definition.
- source(BytesReference, XContentType) - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The mapping source definition.
- source(XContentBuilder) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(XContentBuilder) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
-
The template source definition.
- source(XContentBuilder) - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The mapping source definition.
- source(SearchSourceBuilder) - 类 中的方法org.easysearch.client.core.CountRequest
-
已过时。The count api only supports a query. Use
CountRequest.query(QueryBuilder)instead. - sourceAsMap() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
-
Returns the mappings as a map.
- split(ResizeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
- split(ResizeRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Splits an index using the Split Index API.
- splitAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
- splitAsync(ResizeRequest, RequestOptions, ActionListener<ResizeResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously splits an index using the Split Index API.
- START_TIME_FIELD - 类 中的静态变量org.easysearch.client.asyncsearch.AsyncSearchResponse
- STARTED - org.easysearch.client.core.IndexerState
-
Indexer is running, but not actively indexing data (e.g. it's idle).
- STARTED - org.easysearch.client.watcher.ExecutionPhase
- STARTED - org.easysearch.client.watcher.WatcherState
-
The watcher plugin is running and completely functional.
- startILM(StartILMRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Start the Index Lifecycle Management feature.
- startILMAsync(StartILMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously start the Index Lifecycle Management feature.
- StartILMRequest - org.easysearch.client.indexlifecycle中的类
- StartILMRequest() - 类 的构造器org.easysearch.client.indexlifecycle.StartILMRequest
- STARTING - org.easysearch.client.watcher.WatcherState
-
The watcher plugin is performing the necessary operations to get into a started state.
- StartRollupJobRequest - org.easysearch.client.rollup中的类
- StartRollupJobRequest(String) - 类 的构造器org.easysearch.client.rollup.StartRollupJobRequest
- StartRollupJobResponse - org.easysearch.client.rollup中的类
- StartRollupJobResponse(boolean) - 类 的构造器org.easysearch.client.rollup.StartRollupJobResponse
- startSLM(StartSLMRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Start the Snapshot Lifecycle Management feature.
- startSLMAsync(StartSLMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously start the Snapshot Lifecycle Management feature.
- StartSLMRequest - org.easysearch.client.slm中的类
- StartSLMRequest() - 类 的构造器org.easysearch.client.slm.StartSLMRequest
- StartWatchServiceRequest - org.easysearch.client.watcher中的类
- StartWatchServiceRequest() - 类 的构造器org.easysearch.client.watcher.StartWatchServiceRequest
- state() - 类 中的方法org.easysearch.client.watcher.ActionStatus.AckStatus
- state() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- State(boolean, ZonedDateTime) - 类 的构造器org.easysearch.client.watcher.WatchStatus.State
- STATE - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- status() - 类 中的方法org.easysearch.client.core.CountResponse
- status() - 类 中的方法org.easysearch.client.GetAliasesResponse
- status(SnapshotsStatusRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Gets the status of requested snapshots.
- STATUS_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- statusAsync(SnapshotsStatusRequest, RequestOptions, ActionListener<SnapshotsStatusResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously gets the status of requested snapshots.
- stopILM(StopILMRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Stop the Index Lifecycle Management feature.
- stopILMAsync(StopILMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously stop the Index Lifecycle Management feature.
- StopILMRequest - org.easysearch.client.indexlifecycle中的类
- StopILMRequest() - 类 的构造器org.easysearch.client.indexlifecycle.StopILMRequest
- STOPPED - org.easysearch.client.core.IndexerState
-
Indexer is "paused" and ignoring scheduled triggers.
- STOPPED - org.easysearch.client.indexlifecycle.OperationMode
-
This represents a state where no policies are executed
- STOPPED - org.easysearch.client.watcher.WatcherState
-
The watcher plugin is not running and not functional.
- STOPPING - org.easysearch.client.core.IndexerState
-
Transition state to where an indexer has acknowledged the stop but is still in process of halting.
- STOPPING - org.easysearch.client.indexlifecycle.OperationMode
-
this represents a state where only sensitive actions (like
ShrinkAction) will be executed until they finish, at which point the operation mode will move toSTOPPED. - STOPPING - org.easysearch.client.watcher.WatcherState
-
The watcher plugin is shutting down and not functional.
- StopRollupJobRequest - org.easysearch.client.rollup中的类
- StopRollupJobRequest(String) - 类 的构造器org.easysearch.client.rollup.StopRollupJobRequest
- StopRollupJobResponse - org.easysearch.client.rollup中的类
- StopRollupJobResponse(boolean) - 类 的构造器org.easysearch.client.rollup.StopRollupJobResponse
- stopSLM(StopSLMRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Stop the Snapshot Lifecycle Management feature.
- stopSLMAsync(StopSLMRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndexLifecycleClient
-
Asynchronously stop the Snapshot Lifecycle Management feature.
- StopSLMRequest - org.easysearch.client.slm中的类
- StopSLMRequest() - 类 的构造器org.easysearch.client.slm.StopSLMRequest
- StopWatchServiceRequest - org.easysearch.client.watcher中的类
- StopWatchServiceRequest() - 类 的构造器org.easysearch.client.watcher.StopWatchServiceRequest
- StringStatsAggregationBuilder - org.easysearch.client.analytics中的类
-
Builds the
string_statsaggregation request. - StringStatsAggregationBuilder(String) - 类 的构造器org.easysearch.client.analytics.StringStatsAggregationBuilder
- SUBJECT_DN - 类 中的静态变量org.easysearch.client.security.support.CertificateInfo
- submit(SubmitAsyncSearchRequest, RequestOptions) - 类 中的方法org.easysearch.client.AsyncSearchClient
-
Submit a new async search request.
- submitAsync(SubmitAsyncSearchRequest, RequestOptions, ActionListener<AsyncSearchResponse>) - 类 中的方法org.easysearch.client.AsyncSearchClient
-
Asynchronously submit a new async search request.
- SubmitAsyncSearchRequest - org.easysearch.client.asyncsearch中的类
-
A request to track asynchronously the progress of a search against one or more indices.
- SubmitAsyncSearchRequest(SearchSourceBuilder, String...) - 类 的构造器org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
-
Creates a new request
- submitDeleteByQueryTask(DeleteByQueryRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Submits a delete by query task See Delete By Query API on elastic.co
- submitReindexTask(ReindexRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Submits a reindex task.
- submitUpdateByQueryTask(UpdateByQueryRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Submits a update by query task.
- successful() - 类 中的方法org.easysearch.client.core.BroadcastResponse.Shards
-
The number of successful shards on which a request was executed against.
- successful() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Execution
- successful(ZonedDateTime) - 类 中的静态方法org.easysearch.client.watcher.ActionStatus.Execution
- SUCCESSFUL - 类 中的静态变量org.easysearch.client.NodesResponseHeader
- SUCCESSFUL_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.IndexResult
- SUCCESSFUL_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.ShardCounts
- successfulShards() - 类 中的方法org.easysearch.client.SyncedFlushResponse.IndexResult
- successfulShards() - 类 中的方法org.easysearch.client.SyncedFlushResponse
- SyncedFlushResponse - org.easysearch.client中的类
- SyncedFlushResponse.IndexResult - org.easysearch.client中的类
-
Description for the flush/synced results for a particular index.
- SyncedFlushResponse.ShardCounts - org.easysearch.client中的类
-
Encapsulates the number of total successful and failed shard copies
- SyncedFlushResponse.ShardFailure - org.easysearch.client中的类
-
Description of a failed shard copy for an index.
T
- TASK - 类 中的静态变量org.easysearch.client.tasks.GetTaskResponse
- taskFailures - 类 中的变量org.easysearch.client.tasks.ListTasksResponse
- TaskGroup - org.easysearch.client.tasks中的类
-
Client side counterpart of server side version.
- TaskGroup(TaskInfo, List<TaskGroup>) - 类 的构造器org.easysearch.client.tasks.TaskGroup
- TaskGroup.Builder - org.easysearch.client.tasks中的类
- taskGroups - 类 中的变量org.easysearch.client.tasks.ListTasksResponse
- TaskId - org.easysearch.client.tasks中的类
-
client side version of a
TaskId - TaskId(String) - 类 的构造器org.easysearch.client.tasks.TaskId
-
accepts a raw format task id
- TaskId(String, long) - 类 的构造器org.easysearch.client.tasks.TaskId
- TaskInfo - org.easysearch.client.tasks中的类
-
client side counterpart of server side
- TaskInfo(TaskId) - 类 的构造器org.easysearch.client.tasks.TaskInfo
- TaskOperationFailure - org.easysearch.client.tasks中的类
-
client side counterpart of server side
TaskOperationFailure - TaskOperationFailure(String, long, String, EasysearchException) - 类 的构造器org.easysearch.client.tasks.TaskOperationFailure
- tasks - 类 中的变量org.easysearch.client.tasks.ListTasksResponse
- tasks() - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Provides a
TasksClientwhich can be used to access the Tasks API. - TasksClient - org.easysearch.client中的类
-
A wrapper for the
RestHighLevelClientthat provides methods for accessing the Tasks API. - TaskSubmissionResponse - org.easysearch.client.tasks中的类
- Term(String, int, Integer, Long, Float, List<TermVectorsResponse.TermVector.Token>) - 类 的构造器org.easysearch.client.core.TermVectorsResponse.TermVector.Term
- terminateAfter() - 类 中的方法org.easysearch.client.core.CountRequest
- terminateAfter(int) - 类 中的方法org.easysearch.client.core.CountRequest
- TermsGroupConfig - org.easysearch.client.rollup.job.config中的类
-
The configuration object for the histograms in the rollup config { "groups": [ "terms": { "fields" : [ "foo", "bar" ] } ] }
- TermsGroupConfig(String...) - 类 的构造器org.easysearch.client.rollup.job.config.TermsGroupConfig
- TermVector(String, TermVectorsResponse.TermVector.FieldStatistics, List<TermVectorsResponse.TermVector.Term>) - 类 的构造器org.easysearch.client.core.TermVectorsResponse.TermVector
- termvectors(TermVectorsRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Calls the Term Vectors API See Term Vectors API on elastic.co
- termvectorsAsync(TermVectorsRequest, RequestOptions, ActionListener<TermVectorsResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously calls the Term Vectors API See Term Vectors API on elastic.co
- TermVectorsRequest - org.easysearch.client.core中的类
- TermVectorsRequest(String, String) - 类 的构造器org.easysearch.client.core.TermVectorsRequest
-
Constructs TermVectorRequest for the given document
- TermVectorsRequest(String, String, String) - 类 的构造器org.easysearch.client.core.TermVectorsRequest
-
已过时。Types are in the process of being removed, use
TermVectorsRequest(String, String)instead. - TermVectorsRequest(String, String, XContentBuilder) - 类 的构造器org.easysearch.client.core.TermVectorsRequest
-
已过时。Types are in the process of being removed, use
TermVectorsRequest(java.lang.String,org.easysearch.common.xcontent.XContentBuilder)instead. - TermVectorsRequest(String, XContentBuilder) - 类 的构造器org.easysearch.client.core.TermVectorsRequest
-
Constructs TermVectorRequest for an artificial document
- TermVectorsResponse - org.easysearch.client.core中的类
- TermVectorsResponse(String, String, String, long, boolean, long, List<TermVectorsResponse.TermVector>) - 类 的构造器org.easysearch.client.core.TermVectorsResponse
- TermVectorsResponse.TermVector - org.easysearch.client.core中的类
- TermVectorsResponse.TermVector.FieldStatistics - org.easysearch.client.core中的类
- TermVectorsResponse.TermVector.Term - org.easysearch.client.core中的类
- TermVectorsResponse.TermVector.Token - org.easysearch.client.core中的类
- text() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the text to be analyzed
- THREADPOOL_REJECTION - org.easysearch.client.watcher.ExecutionState
- Throttle(ZonedDateTime, String) - 类 的构造器org.easysearch.client.watcher.ActionStatus.Throttle
- THROTTLED - org.easysearch.client.watcher.ExecutionState
- TimedRequest - org.easysearch.client中的类
-
A base request for any requests that supply timeouts.
- TimedRequest() - 类 的构造器org.easysearch.client.TimedRequest
- timeout() - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
- timeout() - 类 中的方法org.easysearch.client.TimedRequest
-
Returns the request timeout
- timeout(TimeValue) - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
-
Sets the requests optional "timeout" parameter.
- timestamp() - 类 中的方法org.easysearch.client.watcher.ActionStatus.AckStatus
- timestamp() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Execution
- timestamp() - 类 中的方法org.easysearch.client.watcher.ActionStatus.Throttle
- TIMESTAMP - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
- TIMESTAMP_FIELD_FIELD - 类 中的静态变量org.easysearch.client.indices.DataStream
- TimeUtil - org.easysearch.client.common中的类
- TimeUtil() - 类 的构造器org.easysearch.client.common.TimeUtil
- toJson() - 类 中的方法org.easysearch.client.security.DeletePrivilegeResponse
- toJson() - 类 中的方法org.easysearch.client.security.DeleteRoleMappingResponse
- toJson() - 类 中的方法org.easysearch.client.security.DeleteRoleResponse
- toJson() - 类 中的方法org.easysearch.client.security.DeleteUserResponse
- toJson() - 类 中的方法org.easysearch.client.security.GetAccountResponse
- toJson() - 类 中的方法org.easysearch.client.security.GetPrivilegesResponse
- toJson() - 类 中的方法org.easysearch.client.security.GetRoleMappingsResponse
- toJson() - 类 中的方法org.easysearch.client.security.GetRolesResponse
- toJson() - 类 中的方法org.easysearch.client.security.GetUsersResponse
- toJson() - 类 中的方法org.easysearch.client.security.PutPrivilegeResponse
- toJson() - 类 中的方法org.easysearch.client.security.PutRoleMappingResponse
- toJson() - 类 中的方法org.easysearch.client.security.PutRoleResponse
- toJson() - 类 中的方法org.easysearch.client.security.PutUserResponse
- Token(Integer, Integer, Integer, String) - 类 的构造器org.easysearch.client.core.TermVectorsResponse.TermVector.Token
- tokenfilters() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse
- tokenFilters() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns the custom token filters used for analysis, if defined
- tokenizer() - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
-
Returns a custom Tokenizer used for analysis, if defined
- tokenizer() - 类 中的方法org.easysearch.client.indices.DetailAnalyzeResponse
- TopMetricsAggregationBuilder - org.easysearch.client.analytics中的类
-
Builds the Top Metrics aggregation request.
- TopMetricsAggregationBuilder(String, SortBuilder<?>, int, String...) - 类 的构造器org.easysearch.client.analytics.TopMetricsAggregationBuilder
-
Build the request.
- toString() - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
- toString() - 类 中的方法org.easysearch.client.core.CountResponse.ShardStats
- toString() - 类 中的方法org.easysearch.client.core.CountResponse
- toString() - 类 中的方法org.easysearch.client.core.GetSourceResponse
- toString() - 类 中的方法org.easysearch.client.core.IndexerJobStats
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.DeleteAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.ForceMergeAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.FreezeAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.MigrateAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.ReadOnlyAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.SetPriorityAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.ShrinkAction
- toString() - 类 中的方法org.easysearch.client.indexlifecycle.UnfollowAction
- toString() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse.DataStreamStats
- toString() - 类 中的方法org.easysearch.client.indices.DataStreamsStatsResponse
- toString() - 类 中的方法org.easysearch.client.indices.GetComponentTemplatesResponse
- toString() - 类 中的方法org.easysearch.client.indices.GetComposableIndexTemplatesResponse
- toString() - 类 中的方法org.easysearch.client.indices.GetDataStreamResponse
- toString() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse.FieldMappingMetadata
- toString() - 类 中的方法org.easysearch.client.indices.GetFieldMappingsResponse
- toString() - 类 中的方法org.easysearch.client.indices.GetIndexTemplatesResponse
- toString() - 类 中的方法org.easysearch.client.indices.SimulateIndexTemplateResponse
- toString() - 类 中的方法org.easysearch.client.RethrottleRequest
- toString() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.JobWrapper
- toString() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse.RollupJobStatus
- toString() - 类 中的方法org.easysearch.client.rollup.GetRollupJobResponse
- toString() - 类 中的方法org.easysearch.client.security.GetApiKeyResponse
- toString() - 类 中的方法org.easysearch.client.security.support.ApiKey
- toString() - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
- toString() - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- toString() - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- toString() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- toString() - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
- toString() - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- toString() - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- toString() - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest
- toString() - 类 中的方法org.easysearch.client.tasks.CancelTasksResponse
- toString() - 类 中的方法org.easysearch.client.tasks.EasysearchException
- toString() - 类 中的方法org.easysearch.client.tasks.ListTasksResponse
- toString() - 类 中的方法org.easysearch.client.tasks.TaskGroup
- toString() - 类 中的方法org.easysearch.client.tasks.TaskId
- toString() - 类 中的方法org.easysearch.client.tasks.TaskInfo
- toString() - 类 中的方法org.easysearch.client.tasks.TaskOperationFailure
- toString() - 类 中的方法org.easysearch.client.watcher.AckWatchRequest
- toString() - 类 中的方法org.easysearch.client.watcher.DeleteWatchRequest
- toString() - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- toString() - 枚举 中的方法org.easysearch.client.watcher.ExecutionState
- toString() - 类 中的方法org.easysearch.client.watcher.WatcherMetadata
- toString() - 类 中的方法org.easysearch.client.watcher.WatcherStatsRequest
- total() - 类 中的方法org.easysearch.client.core.BroadcastResponse.Shards
-
The total number of shards on which a request was executed against.
- TOTAL - 类 中的静态变量org.easysearch.client.NodesResponseHeader
- TOTAL_DELETION_FAILURES - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- TOTAL_DELETIONS - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- TOTAL_FAILED - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- TOTAL_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.IndexResult
- TOTAL_FIELD - 类 中的静态变量org.easysearch.client.SyncedFlushResponse.ShardCounts
- TOTAL_TAKEN - 类 中的静态变量org.easysearch.client.slm.SnapshotLifecycleStats
- totalShards() - 类 中的方法org.easysearch.client.SyncedFlushResponse.IndexResult
- totalShards() - 类 中的方法org.easysearch.client.SyncedFlushResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.analytics.ParsedTopMetrics.TopMetrics
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.asyncsearch.AsyncSearchResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.core.CountRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.core.MultiTermVectorsRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.core.PageParams
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.core.TermVectorsRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.GetAliasesResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.AllocateAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.DeleteAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.ForceMergeAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.FreezeAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.GetLifecyclePolicyResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.IndexLifecycleExplainResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicy
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.LifecyclePolicyMetadata
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.MigrateAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.Phase
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.PhaseExecutionInfo
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.PutLifecyclePolicyRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.ReadOnlyAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.RolloverAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.SearchableSnapshotAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.SetPriorityAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.ShrinkAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.UnfollowAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.AnalyzeRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.PutComponentTemplateRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.PutComposableIndexTemplateRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.PutMappingRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.ResizeRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.indices.rollover.RolloverRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.DeleteRollupJobRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.GetRollupCapsRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.GetRollupIndexCapsRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.job.config.MetricConfig
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.job.config.TermsGroupConfig
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.PutRollupJobRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.RollableIndexCaps
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.RollupJobCaps.RollupFieldCaps
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.rollup.RollupJobCaps
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.ChangePasswordRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.CreateTokenRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.PutPrivilegeRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.PutRoleMappingRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.PutRoleRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.PutUserRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.support.expressiondsl.expressions.ExceptRoleMapperExpression
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.support.expressiondsl.fields.FieldRoleMapperExpression
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.user.Index
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.user.privileges.AbstractIndicesPrivileges.FieldSecurity
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationPrivilege
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.user.privileges.ApplicationResourcePrivileges
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.user.privileges.GlobalPrivileges
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.security.user.privileges.IndicesPrivileges
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.ExecuteSnapshotLifecyclePolicyResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecyclePolicyResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.GetSnapshotLifecycleStatsResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.PutSnapshotLifecyclePolicyRequest
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotInvocationRecord
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicy
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata.SnapshotInProgress
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotLifecyclePolicyMetadata
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats.SnapshotPolicyStats
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotLifecycleStats
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.slm.SnapshotRetentionConfiguration
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.SyncedFlushResponse.IndexResult
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.SyncedFlushResponse.ShardCounts
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.SyncedFlushResponse.ShardFailure
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.SyncedFlushResponse
- toXContent(XContentBuilder, ToXContent.Params) - 类 中的方法org.easysearch.client.watcher.ExecuteWatchRequest
- type() - 类 中的方法org.easysearch.client.core.GetSourceRequest
- type(String) - 类 中的方法org.easysearch.client.core.GetSourceRequest
- types() - 类 中的方法org.easysearch.client.core.CountRequest
-
已过时。Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.
- types(String...) - 类 中的方法org.easysearch.client.core.CountRequest
-
已过时。Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.
U
- UnfollowAction - org.easysearch.client.indexlifecycle中的类
- UnfollowAction() - 类 的构造器org.easysearch.client.indexlifecycle.UnfollowAction
- unfreeze(UnfreezeIndexRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Synchronously calls the _unfreeze API
- unfreezeAsync(UnfreezeIndexRequest, RequestOptions, ActionListener<ShardsAcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously calls the _unfreeze API
- UnfreezeIndexRequest - org.easysearch.client.indices中的类
-
Request for the _unfreeze index API
- UnfreezeIndexRequest(String...) - 类 的构造器org.easysearch.client.indices.UnfreezeIndexRequest
-
Creates a new unfreeze index request
- update(UpdateRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Updates a document using the Update API.
- updateAliases(IndicesAliasesRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Updates aliases using the Index Aliases API.
- updateAliasesAsync(IndicesAliasesRequest, RequestOptions, ActionListener<AcknowledgedResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously updates aliases using the Index Aliases API.
- updateAsync(UpdateRequest, RequestOptions, ActionListener<UpdateResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously updates a document using the Update API.
- updateByQuery(UpdateByQueryRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a update by query request.
- updateByQueryAsync(UpdateByQueryRequest, RequestOptions, ActionListener<BulkByScrollResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously executes an update by query request.
- updateByQueryRethrottle(RethrottleRequest, RequestOptions) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Executes a update by query rethrottle request.
- updateByQueryRethrottleAsync(RethrottleRequest, RequestOptions, ActionListener<ListTasksResponse>) - 类 中的方法org.easysearch.client.RestHighLevelClient
-
Asynchronously execute an update by query rethrottle request.
- updateUser(User) - 类 中的静态方法org.easysearch.client.security.PutUserRequest
-
Update an existing user in the native realm without modifying their password.
- User - org.easysearch.client.security.user中的类
-
A user to be utilized with security APIs.
- User(String, String, List<String>, List<String>, Map<String, Object>, boolean, boolean, boolean) - 类 的构造器org.easysearch.client.security.user.User
- User(String, List<String>, List<String>, Map<String, Object>) - 类 的构造器org.easysearch.client.security.user.User
- UserJsonParser - org.easysearch.client.security.user.parser中的类
- UserJsonParser() - 类 的构造器org.easysearch.client.security.user.parser.UserJsonParser
V
- Validatable - org.easysearch.client中的接口
-
Defines a validation layer for Requests.
- validate() - 类 中的方法org.easysearch.client.asyncsearch.GetAsyncSearchRequest
- validate() - 类 中的方法org.easysearch.client.asyncsearch.SubmitAsyncSearchRequest
- validate() - 类 中的方法org.easysearch.client.core.CountRequest
- validate() - 类 中的方法org.easysearch.client.indexlifecycle.ExplainLifecycleRequest
- validate() - 类 中的方法org.easysearch.client.indices.CloseIndexRequest
- validate() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- validate() - 类 中的方法org.easysearch.client.indices.ResizeRequest
- validate() - 类 中的方法org.easysearch.client.rollup.GetRollupJobRequest
- validate() - 类 中的方法org.easysearch.client.rollup.job.config.DateHistogramGroupConfig
- validate() - 类 中的方法org.easysearch.client.rollup.job.config.GroupConfig
- validate() - 类 中的方法org.easysearch.client.rollup.job.config.HistogramGroupConfig
- validate() - 类 中的方法org.easysearch.client.rollup.job.config.MetricConfig
- validate() - 类 中的方法org.easysearch.client.rollup.job.config.RollupJobConfig
- validate() - 类 中的方法org.easysearch.client.rollup.job.config.TermsGroupConfig
- validate() - 类 中的方法org.easysearch.client.rollup.PutRollupJobRequest
- validate() - 类 中的方法org.easysearch.client.security.DelegatePkiAuthenticationRequest
- validate() - 类 中的方法org.easysearch.client.security.PutUserRequest
- validate() - 类 中的方法org.easysearch.client.tasks.GetTaskRequest
- validate() - 接口 中的方法org.easysearch.client.Validatable
-
Perform validation.
- validateQuery(ValidateQueryRequest, RequestOptions) - 类 中的方法org.easysearch.client.IndicesClient
-
Validate a potentially expensive query without executing it.
- validateQueryAsync(ValidateQueryRequest, RequestOptions, ActionListener<ValidateQueryResponse>) - 类 中的方法org.easysearch.client.IndicesClient
-
Asynchronously validate a potentially expensive query without executing it.
- validationErrors() - 异常错误 中的方法org.easysearch.client.ValidationException
-
Returns the validation errors accumulated
- ValidationException - org.easysearch.client中的异常错误
-
Encapsulates an accumulation of validation errors
- ValidationException() - 异常错误 的构造器org.easysearch.client.ValidationException
- value() - 枚举 中的方法org.easysearch.client.core.IndexerState
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.core.IndexerState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.indexlifecycle.OperationMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.indices.GetIndexRequest.Feature
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.security.RefreshPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.watcher.ActionStatus.AckStatus.State
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.watcher.ExecutionPhase
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.watcher.ExecutionState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.easysearch.client.watcher.WatcherState
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法org.easysearch.client.core.IndexerState
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.indexlifecycle.OperationMode
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.indices.GetIndexRequest.Feature
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.security.RefreshPolicy
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.security.support.expressiondsl.expressions.CompositeType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.watcher.ActionStatus.AckStatus.State
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.watcher.ExecuteWatchRequest.ActionExecutionMode
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.watcher.ExecutionPhase
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.watcher.ExecutionState
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法org.easysearch.client.watcher.WatcherState
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- verifyRepository(VerifyRepositoryRequest, RequestOptions) - 类 中的方法org.easysearch.client.SnapshotClient
-
Verifies a snapshot repository.
- verifyRepositoryAsync(VerifyRepositoryRequest, RequestOptions, ActionListener<VerifyRepositoryResponse>) - 类 中的方法org.easysearch.client.SnapshotClient
-
Asynchronously verifies a snapshot repository.
- version() - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata
- version() - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- version() - 类 中的方法org.easysearch.client.watcher.WatchStatus
- version(Integer) - 类 中的方法org.easysearch.client.indices.IndexTemplateMetadata.Builder
- version(Integer) - 类 中的方法org.easysearch.client.indices.PutIndexTemplateRequest
- Version(String, String, String, String, String, boolean, String, String, String) - 类 的构造器org.easysearch.client.core.MainResponse.Version
- VERSION - 接口 中的静态变量org.easysearch.client.watcher.WatchStatus.Field
W
- WAIT_UNTIL - org.easysearch.client.security.RefreshPolicy
-
Leave this request open until a refresh has made the contents of this request visible to search.
- waitForActiveShards() - 类 中的方法org.easysearch.client.indices.CloseIndexRequest
-
Returns the wait for active shard count or null if the default should be used
- waitForActiveShards() - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
- waitForActiveShards(ActiveShardCount) - 类 中的方法org.easysearch.client.indices.CloseIndexRequest
-
Sets the number of shard copies that should be active for indices opening to return.
- waitForActiveShards(ActiveShardCount) - 类 中的方法org.easysearch.client.indices.CreateIndexRequest
-
Sets the number of shard copies that should be active for index creation to return.
- waitForCompletion() - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
- waitForCompletion(boolean) - 类 中的方法org.easysearch.client.rollup.StopRollupJobRequest
-
Sets the requests optional "wait_for_completion".
- WaitForSnapshotAction - org.easysearch.client.indexlifecycle中的类
-
A
LifecycleActionwhich waits for snapshot to be taken (by configured SLM policy). - WaitForSnapshotAction(String) - 类 的构造器org.easysearch.client.indexlifecycle.WaitForSnapshotAction
- WATCH_FIELD - 类 中的静态变量org.easysearch.client.watcher.ExecuteWatchResponse
- WATCH_TRANSFORM - org.easysearch.client.watcher.ExecutionPhase
- WatcherMetadata - org.easysearch.client.watcher中的类
- WatcherMetadata(boolean) - 类 的构造器org.easysearch.client.watcher.WatcherMetadata
- WatcherState - org.easysearch.client.watcher中的枚举
- WatcherStatsRequest - org.easysearch.client.watcher中的类
-
A request to explicitly acknowledge a watch.
- WatcherStatsRequest() - 类 的构造器org.easysearch.client.watcher.WatcherStatsRequest
- WatcherStatsRequest(boolean, boolean) - 类 的构造器org.easysearch.client.watcher.WatcherStatsRequest
- WatcherStatsResponse - org.easysearch.client.watcher中的类
-
The response from an 'ack watch' request.
- WatcherStatsResponse(NodesResponseHeader, String, WatcherMetadata, List<WatcherStatsResponse.Node>) - 类 的构造器org.easysearch.client.watcher.WatcherStatsResponse
- WatcherStatsResponse.Node - org.easysearch.client.watcher中的类
- WatchExecutionSnapshot - org.easysearch.client.watcher中的类
- WatchExecutionSnapshot(String, String, DateTime, DateTime, ExecutionPhase, String[], String[]) - 类 的构造器org.easysearch.client.watcher.WatchExecutionSnapshot
- WatchStatus - org.easysearch.client.watcher中的类
- WatchStatus(long, WatchStatus.State, ExecutionState, ZonedDateTime, ZonedDateTime, Map<String, ActionStatus>, Map<String, String>) - 类 的构造器org.easysearch.client.watcher.WatchStatus
- WatchStatus.Field - org.easysearch.client.watcher中的接口
- WatchStatus.State - org.easysearch.client.watcher中的类
- WatchStatusDateParser - org.easysearch.client.watcher中的类
- withActionsFiltered(List<String>) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
- withError(String...) - 异常错误 中的静态方法org.easysearch.client.ValidationException
-
Creates
ValidationExceptioninstance initialized with given error messages. - withErrors(List<String>) - 异常错误 中的静态方法org.easysearch.client.ValidationException
-
Creates
ValidationExceptioninstance initialized with given error messages. - withField(String, String, String...) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using the analyzer defined on a specific field within an index
- withGlobalAnalyzer(String, String...) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a global analyzer
- withIndexAnalyzer(String, String, String...) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a named analyzer on an index
- withNodesFiltered(List<String>) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
- withNormalizer(String, String, String...) - 类 中的静态方法org.easysearch.client.indices.AnalyzeRequest
-
Analyzes text using a named normalizer on an index
- withParentTaskId(TaskId) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
- withPassword(User, char[]) - 类 中的静态方法org.easysearch.client.security.PutUserRequest
-
Create or update a user in the native realm, with the user's new or updated password specified in plaintext.
- withTaskId(TaskId) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
- withTimeout(TimeValue) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
- withWaitForCompletion(boolean) - 类 中的方法org.easysearch.client.tasks.CancelTasksRequest.Builder
X
- XContentSource - org.easysearch.client.common中的类
-
Encapsulates the xcontent source
- XContentSource(XContentParser) - 类 的构造器org.easysearch.client.common.XContentSource
-
Constructs a new XContentSource out of the given parser
- xContentType() - 类 中的方法org.easysearch.client.indices.PutMappingRequest
-
The
XContentTypeof the mapping source. - xContentType() - 类 中的方法org.easysearch.client.watcher.PutWatchRequest
-
Get the content type for the source
所有类|所有程序包
IndicesClient.clone(ResizeRequest, RequestOptions)