Constant Field Values
Contents
org.elasticsearch.*
-
org.elasticsearch.license.DeleteLicenseAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/license/delete"
-
org.elasticsearch.license.GetBasicStatusAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/license/basic_status"
-
org.elasticsearch.license.GetLicenseAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/license/get"
-
org.elasticsearch.license.GetTrialStatusAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/license/trial_status"
-
org.elasticsearch.license.License Modifier and Type Constant Field Value public static final java.lang.String
LICENSE_SPEC_VIEW_MODE
"license_spec_view"
public static final java.lang.String
LICENSE_VERSION_MODE
"license_version"
public static final java.lang.String
REST_VIEW_MODE
"rest_view"
public static final int
VERSION_CRYPTO_ALGORITHMS
4
public static final int
VERSION_CURRENT
4
public static final int
VERSION_NO_FEATURE_TYPE
2
public static final int
VERSION_START
1
public static final int
VERSION_START_DATE
3
-
org.elasticsearch.license.License.Fields Modifier and Type Constant Field Value public static final java.lang.String
EXPIRY_DATE
"expiry_date"
public static final java.lang.String
EXPIRY_DATE_IN_MILLIS
"expiry_date_in_millis"
public static final java.lang.String
FEATURE
"feature"
public static final java.lang.String
ISSUE_DATE
"issue_date"
public static final java.lang.String
ISSUE_DATE_IN_MILLIS
"issue_date_in_millis"
public static final java.lang.String
ISSUED_TO
"issued_to"
public static final java.lang.String
ISSUER
"issuer"
public static final java.lang.String
LICENSE
"license"
public static final java.lang.String
LICENSES
"licenses"
public static final java.lang.String
MAX_NODES
"max_nodes"
public static final java.lang.String
SIGNATURE
"signature"
public static final java.lang.String
START_DATE
"start_date"
public static final java.lang.String
START_DATE_IN_MILLIS
"start_date_in_millis"
public static final java.lang.String
STATUS
"status"
public static final java.lang.String
SUBSCRIPTION_TYPE
"subscription_type"
public static final java.lang.String
TYPE
"type"
public static final java.lang.String
UID
"uid"
public static final java.lang.String
VERSION
"version"
-
org.elasticsearch.license.LicenseService Modifier and Type Constant Field Value public static final java.lang.String
LICENSE_JOB
"licenseJob"
-
org.elasticsearch.license.LicensesMetaData Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"licenses"
-
org.elasticsearch.license.LicenseUtils Modifier and Type Constant Field Value public static final java.lang.String
EXPIRED_FEATURE_METADATA
"es.license.expired.feature"
-
org.elasticsearch.license.PostStartBasicAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/license/start_basic"
-
org.elasticsearch.license.PostStartTrialAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/license/start_trial"
-
org.elasticsearch.license.PutLicenseAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/license/put"
-
org.elasticsearch.protocol.xpack.graph.GraphExploreRequest Modifier and Type Constant Field Value public static final java.lang.String
NO_HOPS_ERROR_MESSAGE
"Graph explore request must have at least one hop"
public static final java.lang.String
NO_VERTICES_ERROR_MESSAGE
"Graph explore hop must have at least one VertexRequest"
-
org.elasticsearch.protocol.xpack.graph.VertexRequest Modifier and Type Constant Field Value public static final int
DEFAULT_MIN_DOC_COUNT
3
public static final int
DEFAULT_SHARD_MIN_DOC_COUNT
2
public static final int
DEFAULT_SIZE
5
-
org.elasticsearch.xpack.core.ClientHelper Modifier and Type Constant Field Value public static final java.lang.String
ACTION_ORIGIN_TRANSIENT_NAME
"action.origin"
public static final java.lang.String
DEPRECATION_ORIGIN
"deprecation"
public static final java.lang.String
INDEX_LIFECYCLE_ORIGIN
"index_lifecycle"
public static final java.lang.String
ML_ORIGIN
"ml"
public static final java.lang.String
MONITORING_ORIGIN
"monitoring"
public static final java.lang.String
PERSISTENT_TASK_ORIGIN
"persistent_tasks"
public static final java.lang.String
ROLLUP_ORIGIN
"rollup"
public static final java.lang.String
SECURITY_ORIGIN
"security"
public static final java.lang.String
WATCHER_ORIGIN
"watcher"
-
org.elasticsearch.xpack.core.XPackField Modifier and Type Constant Field Value public static final java.lang.String
BEATS
"beats"
public static final java.lang.String
CCR
"ccr"
public static final java.lang.String
DEPRECATION
"deprecation"
public static final java.lang.String
GRAPH
"graph"
public static final java.lang.String
INDEX_LIFECYCLE
"ilm"
public static final java.lang.String
LOGSTASH
"logstash"
public static final java.lang.String
MACHINE_LEARNING
"ml"
public static final java.lang.String
MONITORING
"monitoring"
public static final java.lang.String
ROLLUP
"rollup"
public static final java.lang.String
SECURITY
"security"
public static final java.lang.String
SETTINGS_NAME
"xpack"
public static final java.lang.String
SQL
"sql"
public static final java.lang.String
UPGRADE
"upgrade"
public static final java.lang.String
WATCHER
"watcher"
-
org.elasticsearch.xpack.core.XPackPlugin Modifier and Type Constant Field Value public static final java.lang.String
XPACK_INSTALLED_NODE_ATTR
"xpack.installed"
-
org.elasticsearch.xpack.core.XPackSettings Modifier and Type Constant Field Value public static final java.lang.String
GLOBAL_SSL_PREFIX
"xpack.ssl."
-
org.elasticsearch.xpack.core.action.TransportFreezeIndexAction.FreezeIndexAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/freeze"
-
org.elasticsearch.xpack.core.action.XPackInfoAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/info"
-
org.elasticsearch.xpack.core.action.XPackUsageAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/usage"
-
org.elasticsearch.xpack.core.ccr.AutoFollowMetadata Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"ccr_auto_follow"
-
org.elasticsearch.xpack.core.ccr.ShardFollowNodeTaskStatus Modifier and Type Constant Field Value public static final java.lang.String
READ_EXCEPTIONS_ENTRY_PARSER_NAME
"shard-follow-node-task-status-read-exceptions-entry"
public static final java.lang.String
STATUS_PARSER_NAME
"shard-follow-node-task-status"
-
org.elasticsearch.xpack.core.ccr.action.CcrStatsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/ccr/stats"
-
org.elasticsearch.xpack.core.ccr.action.DeleteAutoFollowPatternAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ccr/auto_follow_pattern/delete"
-
org.elasticsearch.xpack.core.ccr.action.FollowInfoAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/ccr/follow_info"
-
org.elasticsearch.xpack.core.ccr.action.FollowStatsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/ccr/follow_stats"
-
org.elasticsearch.xpack.core.ccr.action.ForgetFollowerAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/xpack/ccr/forget_follower"
-
org.elasticsearch.xpack.core.ccr.action.GetAutoFollowPatternAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ccr/auto_follow_pattern/get"
-
org.elasticsearch.xpack.core.ccr.action.PauseFollowAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ccr/pause_follow"
-
org.elasticsearch.xpack.core.ccr.action.PutAutoFollowPatternAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ccr/auto_follow_pattern/put"
-
org.elasticsearch.xpack.core.ccr.action.PutFollowAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/xpack/ccr/put_follow"
-
org.elasticsearch.xpack.core.ccr.action.ResumeFollowAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ccr/resume_follow"
-
org.elasticsearch.xpack.core.ccr.action.UnfollowAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/xpack/ccr/unfollow"
-
org.elasticsearch.xpack.core.deprecation.DeprecationInfoAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/deprecation/info"
-
org.elasticsearch.xpack.core.deprecation.NodesDeprecationCheckAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/deprecation/nodes/info"
-
org.elasticsearch.xpack.core.graph.action.GraphExploreAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:data/read/xpack/graph/explore"
-
org.elasticsearch.xpack.core.indexlifecycle.AllocateAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"allocate"
-
org.elasticsearch.xpack.core.indexlifecycle.AllocationRoutedStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"check-allocation"
-
org.elasticsearch.xpack.core.indexlifecycle.BranchingStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"branch"
-
org.elasticsearch.xpack.core.indexlifecycle.CheckShrinkReadyStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"check-shrink-allocation"
-
org.elasticsearch.xpack.core.indexlifecycle.CopyExecutionStateStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"copy-execution-state"
-
org.elasticsearch.xpack.core.indexlifecycle.DeleteAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"delete"
-
org.elasticsearch.xpack.core.indexlifecycle.DeleteStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"delete"
-
org.elasticsearch.xpack.core.indexlifecycle.ForceMergeAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"forcemerge"
-
org.elasticsearch.xpack.core.indexlifecycle.ForceMergeStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"forcemerge"
-
org.elasticsearch.xpack.core.indexlifecycle.FreezeAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"freeze"
-
org.elasticsearch.xpack.core.indexlifecycle.FreezeStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"freeze"
-
org.elasticsearch.xpack.core.indexlifecycle.IndexLifecycleMetadata Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"index_lifecycle"
-
org.elasticsearch.xpack.core.indexlifecycle.InitializePolicyContextStep Modifier and Type Constant Field Value public static final java.lang.String
INITIALIZATION_PHASE
"new"
-
org.elasticsearch.xpack.core.indexlifecycle.LifecycleExecutionState Modifier and Type Constant Field Value public static final java.lang.String
ILM_CUSTOM_METADATA_KEY
"ilm"
-
org.elasticsearch.xpack.core.indexlifecycle.LifecycleSettings Modifier and Type Constant Field Value public static final java.lang.String
LIFECYCLE_INDEXING_COMPLETE
"index.lifecycle.indexing_complete"
public static final java.lang.String
LIFECYCLE_NAME
"index.lifecycle.name"
public static final java.lang.String
LIFECYCLE_POLL_INTERVAL
"indices.lifecycle.poll_interval"
-
org.elasticsearch.xpack.core.indexlifecycle.PhaseCompleteStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"complete"
-
org.elasticsearch.xpack.core.indexlifecycle.ReadOnlyAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"readonly"
-
org.elasticsearch.xpack.core.indexlifecycle.RolloverAction Modifier and Type Constant Field Value public static final java.lang.String
INDEXING_COMPLETE_STEP_NAME
"set-indexing-complete"
public static final java.lang.String
LIFECYCLE_ROLLOVER_ALIAS
"index.lifecycle.rollover_alias"
public static final java.lang.String
NAME
"rollover"
-
org.elasticsearch.xpack.core.indexlifecycle.RolloverStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"attempt-rollover"
-
org.elasticsearch.xpack.core.indexlifecycle.SegmentCountStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"segment-count"
-
org.elasticsearch.xpack.core.indexlifecycle.SetPriorityAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"set_priority"
-
org.elasticsearch.xpack.core.indexlifecycle.SetSingleNodeAllocateStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"set-single-node-allocation"
-
org.elasticsearch.xpack.core.indexlifecycle.ShrinkAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"shrink"
public static final java.lang.String
SHRUNKEN_INDEX_PREFIX
"shrink-"
-
org.elasticsearch.xpack.core.indexlifecycle.ShrinkSetAliasStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"aliases"
-
org.elasticsearch.xpack.core.indexlifecycle.ShrinkStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"shrink"
-
org.elasticsearch.xpack.core.indexlifecycle.ShrunkenIndexCheckStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"is-shrunken-index"
-
org.elasticsearch.xpack.core.indexlifecycle.ShrunkShardsAllocatedStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"shrunk-shards-allocated"
-
org.elasticsearch.xpack.core.indexlifecycle.TerminalPolicyStep Modifier and Type Constant Field Value public static final java.lang.String
COMPLETED_PHASE
"completed"
-
org.elasticsearch.xpack.core.indexlifecycle.TimeseriesLifecycleType Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"timeseries"
-
org.elasticsearch.xpack.core.indexlifecycle.UnfollowAction Modifier and Type Constant Field Value public static final java.lang.String
CCR_METADATA_KEY
"ccr"
public static final java.lang.String
NAME
"unfollow"
-
org.elasticsearch.xpack.core.indexlifecycle.UpdateRolloverLifecycleDateStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"update-rollover-lifecycle-date"
-
org.elasticsearch.xpack.core.indexlifecycle.UpdateSettingsStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"update-settings"
-
org.elasticsearch.xpack.core.indexlifecycle.WaitForRolloverReadyStep Modifier and Type Constant Field Value public static final java.lang.String
NAME
"check-rollover-ready"
-
org.elasticsearch.xpack.core.indexlifecycle.action.DeleteLifecycleAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/delete"
-
org.elasticsearch.xpack.core.indexlifecycle.action.ExplainLifecycleAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/ilm/explain"
-
org.elasticsearch.xpack.core.indexlifecycle.action.GetLifecycleAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/get"
-
org.elasticsearch.xpack.core.indexlifecycle.action.GetStatusAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/operation_mode/get"
-
org.elasticsearch.xpack.core.indexlifecycle.action.MoveToStepAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/_move/post"
-
org.elasticsearch.xpack.core.indexlifecycle.action.PutLifecycleAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/put"
-
org.elasticsearch.xpack.core.indexlifecycle.action.RemoveIndexLifecyclePolicyAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/ilm/remove_policy"
-
org.elasticsearch.xpack.core.indexlifecycle.action.RetryAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/ilm/retry"
-
org.elasticsearch.xpack.core.indexlifecycle.action.StartILMAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/start"
-
org.elasticsearch.xpack.core.indexlifecycle.action.StopILMAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/ilm/stop"
-
org.elasticsearch.xpack.core.ml.MachineLearningFeatureSetUsage Modifier and Type Constant Field Value public static final java.lang.String
ALL
"_all"
public static final java.lang.String
COUNT
"count"
public static final java.lang.String
DATAFEEDS_FIELD
"datafeeds"
public static final java.lang.String
DETECTORS
"detectors"
public static final java.lang.String
FORECASTS
"forecasts"
public static final java.lang.String
JOBS_FIELD
"jobs"
public static final java.lang.String
MODEL_SIZE
"model_size"
public static final java.lang.String
NODE_COUNT
"node_count"
-
org.elasticsearch.xpack.core.ml.MlMetadata Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"ml"
-
org.elasticsearch.xpack.core.ml.MlMetaIndex Modifier and Type Constant Field Value public static final java.lang.String
INDEX_NAME
".ml-meta"
public static final java.lang.String
TYPE
"doc"
-
org.elasticsearch.xpack.core.ml.MlTasks Modifier and Type Constant Field Value public static final java.lang.String
DATAFEED_TASK_ID_PREFIX
"datafeed-"
public static final java.lang.String
DATAFEED_TASK_NAME
"xpack/ml/datafeed"
public static final java.lang.String
JOB_TASK_ID_PREFIX
"job-"
public static final java.lang.String
JOB_TASK_NAME
"xpack/ml/job"
-
org.elasticsearch.xpack.core.ml.action.CloseJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/close"
-
org.elasticsearch.xpack.core.ml.action.DeleteCalendarAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/calendars/delete"
-
org.elasticsearch.xpack.core.ml.action.DeleteCalendarEventAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/calendars/events/delete"
-
org.elasticsearch.xpack.core.ml.action.DeleteDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/datafeeds/delete"
-
org.elasticsearch.xpack.core.ml.action.DeleteExpiredDataAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/delete_expired_data"
-
org.elasticsearch.xpack.core.ml.action.DeleteFilterAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/filters/delete"
-
org.elasticsearch.xpack.core.ml.action.DeleteForecastAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/forecast/delete"
-
org.elasticsearch.xpack.core.ml.action.DeleteJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/delete"
-
org.elasticsearch.xpack.core.ml.action.DeleteModelSnapshotAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/model_snapshots/delete"
-
org.elasticsearch.xpack.core.ml.action.FinalizeJobExecutionAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:internal/xpack/ml/job/finalize_job_execution"
-
org.elasticsearch.xpack.core.ml.action.FindFileStructureAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/findfilestructure"
-
org.elasticsearch.xpack.core.ml.action.FlushJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/flush"
-
org.elasticsearch.xpack.core.ml.action.ForecastJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/forecast"
-
org.elasticsearch.xpack.core.ml.action.GetBucketsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/results/buckets/get"
-
org.elasticsearch.xpack.core.ml.action.GetCalendarEventsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/calendars/events/get"
-
org.elasticsearch.xpack.core.ml.action.GetCalendarsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/calendars/get"
-
org.elasticsearch.xpack.core.ml.action.GetCalendarsAction.Request Modifier and Type Constant Field Value public static final java.lang.String
ALL
"_all"
-
org.elasticsearch.xpack.core.ml.action.GetCategoriesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/results/categories/get"
-
org.elasticsearch.xpack.core.ml.action.GetDatafeedsAction Modifier and Type Constant Field Value public static final java.lang.String
ALL
"_all"
public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/datafeeds/get"
-
org.elasticsearch.xpack.core.ml.action.GetDatafeedsStatsAction Modifier and Type Constant Field Value public static final java.lang.String
ALL
"_all"
public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/datafeeds/stats/get"
-
org.elasticsearch.xpack.core.ml.action.GetFiltersAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/filters/get"
-
org.elasticsearch.xpack.core.ml.action.GetInfluencersAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/results/influencers/get"
-
org.elasticsearch.xpack.core.ml.action.GetJobsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/get"
-
org.elasticsearch.xpack.core.ml.action.GetJobsStatsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/stats/get"
-
org.elasticsearch.xpack.core.ml.action.GetModelSnapshotsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/model_snapshots/get"
-
org.elasticsearch.xpack.core.ml.action.GetOverallBucketsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/results/overall_buckets/get"
-
org.elasticsearch.xpack.core.ml.action.GetRecordsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/job/results/records/get"
-
org.elasticsearch.xpack.core.ml.action.IsolateDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:internal/xpack/ml/datafeed/isolate"
-
org.elasticsearch.xpack.core.ml.action.KillProcessAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:internal/xpack/ml/job/kill/process"
-
org.elasticsearch.xpack.core.ml.action.MlInfoAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ml/info/get"
-
org.elasticsearch.xpack.core.ml.action.OpenJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/open"
-
org.elasticsearch.xpack.core.ml.action.PersistJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/persist"
-
org.elasticsearch.xpack.core.ml.action.PostCalendarEventsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/calendars/events/post"
-
org.elasticsearch.xpack.core.ml.action.PostDataAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/data/post"
-
org.elasticsearch.xpack.core.ml.action.PreviewDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/datafeeds/preview"
-
org.elasticsearch.xpack.core.ml.action.PutCalendarAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/calendars/put"
-
org.elasticsearch.xpack.core.ml.action.PutDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/datafeeds/put"
-
org.elasticsearch.xpack.core.ml.action.PutFilterAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/filters/put"
-
org.elasticsearch.xpack.core.ml.action.PutJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/put"
-
org.elasticsearch.xpack.core.ml.action.RevertModelSnapshotAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/model_snapshots/revert"
-
org.elasticsearch.xpack.core.ml.action.SetUpgradeModeAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/upgrade_mode"
-
org.elasticsearch.xpack.core.ml.action.StartDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/datafeed/start"
-
org.elasticsearch.xpack.core.ml.action.StopDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/datafeed/stop"
-
org.elasticsearch.xpack.core.ml.action.UpdateCalendarJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/calendars/jobs/update"
-
org.elasticsearch.xpack.core.ml.action.UpdateDatafeedAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/datafeeds/update"
-
org.elasticsearch.xpack.core.ml.action.UpdateFilterAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/filters/update"
-
org.elasticsearch.xpack.core.ml.action.UpdateJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/update"
-
org.elasticsearch.xpack.core.ml.action.UpdateModelSnapshotAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/model_snapshots/update"
-
org.elasticsearch.xpack.core.ml.action.UpdateProcessAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:internal/xpack/ml/job/update/process"
-
org.elasticsearch.xpack.core.ml.action.ValidateDetectorAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/validate/detector"
-
org.elasticsearch.xpack.core.ml.action.ValidateJobConfigAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/ml/job/validate"
-
org.elasticsearch.xpack.core.ml.action.util.PageParams Modifier and Type Constant Field Value public static final int
DEFAULT_FROM
0
public static final int
DEFAULT_SIZE
100
-
org.elasticsearch.xpack.core.ml.annotations.AnnotationIndex Modifier and Type Constant Field Value public static final java.lang.String
INDEX_NAME
".ml-annotations-6"
public static final java.lang.String
READ_ALIAS_NAME
".ml-annotations-read"
public static final java.lang.String
WRITE_ALIAS_NAME
".ml-annotations-write"
-
org.elasticsearch.xpack.core.ml.calendars.Calendar Modifier and Type Constant Field Value public static final java.lang.String
CALENDAR_TYPE
"calendar"
-
org.elasticsearch.xpack.core.ml.calendars.ScheduledEvent Modifier and Type Constant Field Value public static final java.lang.String
DOCUMENT_ID_PREFIX
"event_"
public static final java.lang.String
SCHEDULED_EVENT_TYPE
"scheduled_event"
-
org.elasticsearch.xpack.core.ml.datafeed.DatafeedConfig Modifier and Type Constant Field Value public static final int
DEFAULT_SCROLL_SIZE
1000
public static final java.lang.String
DOC_COUNT
"doc_count"
-
org.elasticsearch.xpack.core.ml.datafeed.DatafeedConfig.Builder Modifier and Type Constant Field Value public static final int
DEFAULT_AGGREGATION_CHUNKING_BUCKETS
1000
-
org.elasticsearch.xpack.core.ml.datafeed.DatafeedState Modifier and Type Constant Field Value public static final java.lang.String
NAME
"xpack/ml/datafeed"
-
org.elasticsearch.xpack.core.ml.datafeed.DelayedDataCheckConfig Modifier and Type Constant Field Value public static final int
MAX_NUMBER_SPANABLE_BUCKETS
10000
-
org.elasticsearch.xpack.core.ml.filestructurefinder.FileStructure Modifier and Type Constant Field Value public static final java.lang.String
EXPLAIN
"explain"
-
org.elasticsearch.xpack.core.ml.job.config.AnalysisConfig Modifier and Type Constant Field Value public static final java.lang.String
ML_CATEGORY_FIELD
"mlcategory"
-
org.elasticsearch.xpack.core.ml.job.config.AnalysisLimits Modifier and Type Constant Field Value public static final long
DEFAULT_CATEGORIZATION_EXAMPLES_LIMIT
4L
public static final long
DEFAULT_MODEL_MEMORY_LIMIT_MB
1024L
public static final long
PRE_6_1_DEFAULT_MODEL_MEMORY_LIMIT_MB
4096L
-
org.elasticsearch.xpack.core.ml.job.config.DataDescription Modifier and Type Constant Field Value public static final char
DEFAULT_DELIMITER
9
public static final char
DEFAULT_QUOTE_CHAR
34
public static final java.lang.String
DEFAULT_TIME_FIELD
"time"
public static final java.lang.String
EPOCH
"epoch"
public static final java.lang.String
EPOCH_MS
"epoch_ms"
public static final char
LINE_ENDING
10
-
org.elasticsearch.xpack.core.ml.job.config.Job Modifier and Type Constant Field Value public static final java.lang.String
ANOMALY_DETECTOR_JOB_TYPE
"anomaly_detector"
public static final long
DEFAULT_MODEL_SNAPSHOT_RETENTION_DAYS
1L
public static final java.lang.String
TYPE
"job"
-
org.elasticsearch.xpack.core.ml.job.config.JobTaskState Modifier and Type Constant Field Value public static final java.lang.String
NAME
"xpack/ml/job"
-
org.elasticsearch.xpack.core.ml.job.config.MlFilter Modifier and Type Constant Field Value public static final java.lang.String
DOCUMENT_ID_PREFIX
"filter_"
public static final java.lang.String
FILTER_TYPE
"filter"
-
org.elasticsearch.xpack.core.ml.job.messages.Messages Modifier and Type Constant Field Value public static final java.lang.String
DATAFEED_AGGREGATIONS_INTERVAL_MUST_BE_DIVISOR_OF_BUCKET_SPAN
"Aggregation interval [{0}] must be a divisor of the bucket_span [{1}]"
public static final java.lang.String
DATAFEED_AGGREGATIONS_INTERVAL_MUST_BE_GREATER_THAN_ZERO
"Aggregation interval must be greater than 0"
public static final java.lang.String
DATAFEED_AGGREGATIONS_INTERVAL_MUST_LESS_OR_EQUAL_TO_BUCKET_SPAN
"Aggregation interval [{0}] must be less than or equal to the bucket_span [{1}]"
public static final java.lang.String
DATAFEED_AGGREGATIONS_MAX_ONE_DATE_HISTOGRAM
"Aggregations can only have 1 date_histogram or histogram aggregation"
public static final java.lang.String
DATAFEED_AGGREGATIONS_REQUIRES_DATE_HISTOGRAM
"A date_histogram (or histogram) aggregation is required"
public static final java.lang.String
DATAFEED_AGGREGATIONS_REQUIRES_DATE_HISTOGRAM_NO_SIBLINGS
"The date_histogram (or histogram) aggregation cannot have sibling aggregations"
public static final java.lang.String
DATAFEED_AGGREGATIONS_REQUIRES_JOB_WITH_SUMMARY_COUNT_FIELD
"A job configured with a datafeed with aggregations must set summary_count_field_name; use doc_count or suitable alternative"
public static final java.lang.String
DATAFEED_CANNOT_DELETE_IN_CURRENT_STATE
"Cannot delete datafeed [{0}] while its status is {1}"
public static final java.lang.String
DATAFEED_CANNOT_UPDATE_IN_CURRENT_STATE
"Cannot update datafeed [{0}] while its status is {1}"
public static final java.lang.String
DATAFEED_CONFIG_AGG_BAD_FORMAT
"Datafeed aggregations are not parsable"
public static final java.lang.String
DATAFEED_CONFIG_CANNOT_USE_SCRIPT_FIELDS_WITH_AGGS
"script_fields cannot be used in combination with aggregations"
public static final java.lang.String
DATAFEED_CONFIG_DELAYED_DATA_CHECK_SPANS_TOO_MANY_BUCKETS
"delayed_data_check_config: check_window [{0}] must be less than 10,000x the bucket_span [{1}]"
public static final java.lang.String
DATAFEED_CONFIG_DELAYED_DATA_CHECK_TOO_SMALL
"delayed_data_check_config: check_window [{0}] must be greater than the bucket_span [{1}]"
public static final java.lang.String
DATAFEED_CONFIG_INVALID_OPTION_VALUE
"Invalid {0} value \'\'{1}\'\' in datafeed configuration"
public static final java.lang.String
DATAFEED_CONFIG_QUERY_BAD_FORMAT
"Datafeed query is not parsable"
public static final java.lang.String
DATAFEED_DATA_HISTOGRAM_MUST_HAVE_NESTED_MAX_AGGREGATION
"Date histogram must have nested max aggregation for time_field [{0}]"
public static final java.lang.String
DATAFEED_DOES_NOT_SUPPORT_JOB_WITH_LATENCY
"A job configured with datafeed cannot support latency"
public static final java.lang.String
DATAFEED_FREQUENCY_MUST_BE_MULTIPLE_OF_AGGREGATIONS_INTERVAL
"Datafeed frequency [{0}] must be a multiple of the aggregation interval [{1}]"
public static final java.lang.String
DATAFEED_ID_ALREADY_TAKEN
"A datafeed with id [{0}] already exists"
public static final java.lang.String
DATAFEED_MISSING_MAX_AGGREGATION_FOR_TIME_FIELD
"Missing max aggregation for time_field [{0}]"
public static final java.lang.String
DATAFEED_NEEDS_REMOTE_CLUSTER_SEARCH
"Datafeed [{0}] is configured with a remote index pattern(s) {1} but the current node [{2}] is not allowed to connect to remote clusters. Please enable cluster.remote.connect for all machine learning nodes."
public static final java.lang.String
DATAFEED_NOT_FOUND
"No datafeed with id [{0}] exists"
public static final java.lang.String
FIELD_CANNOT_BE_NULL
"Field [{0}] cannot be null"
public static final java.lang.String
FILTER_CANNOT_DELETE
"Cannot delete filter [{0}] currently used by jobs {1}"
public static final java.lang.String
FILTER_CONTAINS_TOO_MANY_ITEMS
"Filter [{0}] contains too many items; up to [{1}] items are allowed"
public static final java.lang.String
FILTER_NOT_FOUND
"No filter with id [{0}] exists"
public static final java.lang.String
INCONSISTENT_ID
"Inconsistent {0}; \'\'{1}\'\' specified in the body differs from \'\'{2}\'\' specified as a URL argument"
public static final java.lang.String
INVALID_GROUP
"Invalid group id \'\'{0}\'\'; must be non-empty string and may contain lowercase alphanumeric (a-z and 0-9), hyphens or underscores; must start and end with alphanumeric"
public static final java.lang.String
INVALID_ID
"Invalid {0}; \'\'{1}\'\' can contain lowercase alphanumeric (a-z and 0-9), hyphens or underscores; must start and end with alphanumeric"
public static final java.lang.String
JOB_AND_GROUP_NAMES_MUST_BE_UNIQUE
"job and group names must be unique but job [{0}] and group [{0}] have the same name"
public static final java.lang.String
JOB_AUDIT_CALENDARS_UPDATED_ON_PROCESS
"Updated calendars in running process"
public static final java.lang.String
JOB_AUDIT_CLOSING
"Job is closing"
public static final java.lang.String
JOB_AUDIT_CREATED
"Job created"
public static final java.lang.String
JOB_AUDIT_DATAFEED_CONTINUED_REALTIME
"Datafeed continued in real-time"
public static final java.lang.String
JOB_AUDIT_DATAFEED_DATA_ANALYSIS_ERROR
"Datafeed is encountering errors submitting data for analysis: {0}"
public static final java.lang.String
JOB_AUDIT_DATAFEED_DATA_EXTRACTION_ERROR
"Datafeed is encountering errors extracting data: {0}"
public static final java.lang.String
JOB_AUDIT_DATAFEED_DATA_SEEN_AGAIN
"Datafeed has started retrieving data again"
public static final java.lang.String
JOB_AUDIT_DATAFEED_ISOLATED
"Datafeed isolated"
public static final java.lang.String
JOB_AUDIT_DATAFEED_LOOKBACK_COMPLETED
"Datafeed lookback completed"
public static final java.lang.String
JOB_AUDIT_DATAFEED_LOOKBACK_NO_DATA
"Datafeed lookback retrieved no data"
public static final java.lang.String
JOB_AUDIT_DATAFEED_MISSING_DATA
"Datafeed has missed {0} documents due to ingest latency, latest bucket with missing data is [{1}]. Consider increasing query_delay"
public static final java.lang.String
JOB_AUDIT_DATAFEED_NO_DATA
"Datafeed has been retrieving no data for a while"
public static final java.lang.String
JOB_AUDIT_DATAFEED_RECOVERED
"Datafeed has recovered data extraction and analysis"
public static final java.lang.String
JOB_AUDIT_DATAFEED_STARTED_FROM_TO
"Datafeed started (from: {0} to: {1}) with frequency [{2}]"
public static final java.lang.String
JOB_AUDIT_DATAFEED_STARTED_REALTIME
"Datafeed started in real-time"
public static final java.lang.String
JOB_AUDIT_DATAFEED_STOPPED
"Datafeed stopped"
public static final java.lang.String
JOB_AUDIT_DELETED
"Job deleted"
public static final java.lang.String
JOB_AUDIT_DELETING
"Deleting job by task with id \'\'{0}\'\'"
public static final java.lang.String
JOB_AUDIT_DELETING_FAILED
"Error deleting job: {0}"
public static final java.lang.String
JOB_AUDIT_FILTER_UPDATED_ON_PROCESS
"Updated filter [{0}] in running process"
public static final java.lang.String
JOB_AUDIT_FORCE_CLOSING
"Job is closing (forced)"
public static final java.lang.String
JOB_AUDIT_KILLING
"Killing job"
public static final java.lang.String
JOB_AUDIT_MEMORY_STATUS_HARD_LIMIT
"Job memory status changed to hard_limit at {0}; adjust the analysis_limits.model_memory_limit setting to ensure all data is analyzed"
public static final java.lang.String
JOB_AUDIT_MEMORY_STATUS_SOFT_LIMIT
"Job memory status changed to soft_limit; memory pruning will now be more aggressive"
public static final java.lang.String
JOB_AUDIT_OLD_RESULTS_DELETED
"Deleted results prior to {1}"
public static final java.lang.String
JOB_AUDIT_REVERTED
"Job model snapshot reverted to \'\'{0}\'\'"
public static final java.lang.String
JOB_AUDIT_SNAPSHOT_DELETED
"Model snapshot [{0}] with description \'\'{1}\'\' deleted"
public static final java.lang.String
JOB_AUDIT_UPDATED
"Job updated: {0}"
public static final java.lang.String
JOB_CANNOT_CLOSE_BECAUSE_DATAFEED
"cannot close job datafeed [{0}] hasn\'\'t been stopped"
public static final java.lang.String
JOB_CONFIG_ANALYSIS_FIELD_MUST_BE_SET
"Unless a count or temporal function is used one of field_name, by_field_name or over_field_name must be set"
public static final java.lang.String
JOB_CONFIG_CATEGORIZATION_ANALYZER_REQUIRES_CATEGORIZATION_FIELD_NAME
"categorization_analyzer requires setting categorization_field_name"
public static final java.lang.String
JOB_CONFIG_CATEGORIZATION_FILTERS_CONTAINS_DUPLICATES
"categorization_filters contain duplicates"
public static final java.lang.String
JOB_CONFIG_CATEGORIZATION_FILTERS_CONTAINS_EMPTY
"categorization_filters are not allowed to contain empty strings"
public static final java.lang.String
JOB_CONFIG_CATEGORIZATION_FILTERS_CONTAINS_INVALID_REGEX
"categorization_filters contains invalid regular expression \'\'{0}\'\'"
public static final java.lang.String
JOB_CONFIG_CATEGORIZATION_FILTERS_INCOMPATIBLE_WITH_CATEGORIZATION_ANALYZER
"categorization_filters cannot be used with categorization_analyzer - instead specify them as pattern_replace char_filters in the analyzer"
public static final java.lang.String
JOB_CONFIG_CATEGORIZATION_FILTERS_REQUIRE_CATEGORIZATION_FIELD_NAME
"categorization_filters require setting categorization_field_name"
public static final java.lang.String
JOB_CONFIG_DETECTION_RULE_NOT_SUPPORTED_BY_FUNCTION
"Invalid detector rule: function {0} only supports conditions that apply to time"
public static final java.lang.String
JOB_CONFIG_DETECTION_RULE_REQUIRES_SCOPE_OR_CONDITION
"Invalid detector rule: at least scope or a condition is required"
public static final java.lang.String
JOB_CONFIG_DETECTION_RULE_SCOPE_HAS_INVALID_FIELD
"Invalid detector rule: scope field \'\'{0}\'\' is invalid; select from {1}"
public static final java.lang.String
JOB_CONFIG_DETECTION_RULE_SCOPE_NO_AVAILABLE_FIELDS
"Invalid detector rule: scope field \'\'{0}\'\' is invalid; detector has no available fields for scoping"
public static final java.lang.String
JOB_CONFIG_DETECTOR_BY_DISALLOWED
"\'\'by\'\' is not a permitted value for {0}"
public static final java.lang.String
JOB_CONFIG_DETECTOR_COUNT_DISALLOWED
"\'\'count\'\' is not a permitted value for {0}"
public static final java.lang.String
JOB_CONFIG_DETECTOR_DUPLICATE_FIELD_NAME
"{0} and {1} cannot be the same: \'\'{2}\'\'"
public static final java.lang.String
JOB_CONFIG_DETECTOR_OVER_DISALLOWED
"\'\'over\'\' is not a permitted value for {0}"
public static final java.lang.String
JOB_CONFIG_FIELD_VALUE_TOO_LOW
"{0} cannot be less than {1,number}. Value = {2,number}"
public static final java.lang.String
JOB_CONFIG_FIELDNAME_INCOMPATIBLE_FUNCTION
"field_name cannot be used with function \'\'{0}\'\'"
public static final java.lang.String
JOB_CONFIG_FUNCTION_INCOMPATIBLE_PRESUMMARIZED
"The \'\'{0}\'\' function cannot be used in jobs that will take pre-summarized input"
public static final java.lang.String
JOB_CONFIG_FUNCTION_REQUIRES_BYFIELD
"by_field_name must be set when the \'\'{0}\'\' function is used"
public static final java.lang.String
JOB_CONFIG_FUNCTION_REQUIRES_FIELDNAME
"field_name must be set when the \'\'{0}\'\' function is used"
public static final java.lang.String
JOB_CONFIG_FUNCTION_REQUIRES_OVERFIELD
"over_field_name must be set when the \'\'{0}\'\' function is used"
public static final java.lang.String
JOB_CONFIG_ID_ALREADY_TAKEN
"The job cannot be created with the Id \'\'{0}\'\'. The Id is already used."
public static final java.lang.String
JOB_CONFIG_ID_TOO_LONG
"The job id cannot contain more than {0,number,integer} characters."
public static final java.lang.String
JOB_CONFIG_INVALID_CREATE_SETTINGS
"The job is configured with fields [{0}] that are illegal to set at job creation"
public static final java.lang.String
JOB_CONFIG_INVALID_FIELDNAME
"Invalid field name \'\'{0}\'\'. Field names including over, by and partition fields cannot be \'\'{1}\'\'"
public static final java.lang.String
JOB_CONFIG_INVALID_FIELDNAME_CHARS
"Invalid field name \'\'{0}\'\'. Field names including over, by and partition fields cannot contain any of these characters: {1}"
public static final java.lang.String
JOB_CONFIG_INVALID_TIMEFORMAT
"Invalid Time format string \'\'{0}\'\'"
public static final java.lang.String
JOB_CONFIG_MAPPING_TYPE_CLASH
"This job would cause a mapping clash with existing field [{0}] - avoid the clash by assigning a dedicated results index"
public static final java.lang.String
JOB_CONFIG_MISSING_ANALYSISCONFIG
"An analysis_config must be set"
public static final java.lang.String
JOB_CONFIG_MISSING_DATA_DESCRIPTION
"A data_description must be set"
public static final java.lang.String
JOB_CONFIG_MODEL_MEMORY_LIMIT_TOO_LOW
"model_memory_limit must be at least 1 MiB. Value = {0,number}"
public static final java.lang.String
JOB_CONFIG_NO_DETECTORS
"No detectors configured"
public static final java.lang.String
JOB_CONFIG_OVERFIELD_INCOMPATIBLE_FUNCTION
"over_field_name cannot be used with function \'\'{0}\'\'"
public static final java.lang.String
JOB_CONFIG_TIME_FIELD_NOT_ALLOWED_IN_ANALYSIS_CONFIG
"data_description.time_field may not be used in the analysis_config"
public static final java.lang.String
JOB_CONFIG_UNKNOWN_FUNCTION
"Unknown function \'\'{0}\'\'"
public static final java.lang.String
JOB_CONFIG_UPDATE_ANALYSIS_LIMITS_MODEL_MEMORY_LIMIT_CANNOT_BE_DECREASED
"Invalid update value for analysis_limits: model_memory_limit cannot be decreased below current usage; current usage [{0}], update had [{1}]"
public static final java.lang.String
JOB_UNKNOWN_ID
"No known job with id \'\'{0}\'\'"
public static final java.lang.String
REST_CANNOT_DELETE_FORECAST_IN_CURRENT_STATE
"Forecast(s) [{0}] for job [{1}] needs to be either FAILED or FINISHED to be deleted"
public static final java.lang.String
REST_CANNOT_DELETE_HIGHEST_PRIORITY
"Model snapshot \'\'{0}\'\' is the active snapshot for job \'\'{1}\'\', so cannot be deleted"
public static final java.lang.String
REST_INVALID_DATETIME_PARAMS
"Query param [{0}] with value [{1}] cannot be parsed as a date or converted to a number (epoch)."
public static final java.lang.String
REST_INVALID_FLUSH_PARAMS_MISSING
"Invalid flush parameters: \'\'{0}\'\' has not been specified."
public static final java.lang.String
REST_INVALID_FLUSH_PARAMS_UNEXPECTED
"Invalid flush parameters: unexpected \'\'{0}\'\'."
public static final java.lang.String
REST_JOB_NOT_CLOSED_REVERT
"Can only revert to a model snapshot when the job is closed."
public static final java.lang.String
REST_NO_SUCH_FORECAST
"No forecast(s) [{0}] exists for job [{1}]"
public static final java.lang.String
REST_NO_SUCH_MODEL_SNAPSHOT
"No model snapshot with id [{0}] exists for job [{1}]"
public static final java.lang.String
REST_START_AFTER_END
"Invalid time range: end time \'\'{0}\'\' is earlier than start time \'\'{1}\'\'."
-
org.elasticsearch.xpack.core.ml.job.persistence.AnomalyDetectorsIndex Modifier and Type Constant Field Value public static final int
CONFIG_INDEX_MAX_RESULTS_WINDOW
10000
-
org.elasticsearch.xpack.core.ml.job.persistence.AnomalyDetectorsIndexFields Modifier and Type Constant Field Value public static final java.lang.String
CONFIG_INDEX
".ml-config"
public static final java.lang.String
RESULTS_INDEX_DEFAULT
"shared"
public static final java.lang.String
RESULTS_INDEX_PREFIX
".ml-anomalies-"
public static final java.lang.String
STATE_INDEX_PREFIX
".ml-state"
-
org.elasticsearch.xpack.core.ml.job.persistence.ElasticsearchMappings Modifier and Type Constant Field Value public static final java.lang.String
ALL_FIELD_VALUES
"all_field_values"
public static final java.lang.String
ANALYZER
"analyzer"
public static final java.lang.String
BOOLEAN
"boolean"
public static final java.lang.String
CONFIG_TYPE
"config_type"
public static final java.lang.String
COPY_TO
"copy_to"
public static final java.lang.String
DATE
"date"
public static final java.lang.String
DOC_TYPE
"doc"
public static final java.lang.String
DOUBLE
"double"
public static final java.lang.String
DYNAMIC
"dynamic"
public static final java.lang.String
ENABLED
"enabled"
public static final java.lang.String
ES_DOC
"_doc"
public static final java.lang.String
FIELDS
"fields"
public static final java.lang.String
INTEGER
"integer"
public static final java.lang.String
KEYWORD
"keyword"
public static final java.lang.String
LONG
"long"
public static final java.lang.String
NESTED
"nested"
public static final java.lang.String
PROPERTIES
"properties"
public static final java.lang.String
TEXT
"text"
public static final java.lang.String
TYPE
"type"
public static final java.lang.String
WHITESPACE
"whitespace"
-
org.elasticsearch.xpack.core.ml.job.process.autodetect.state.CategorizerState Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"categorizer_state"
-
org.elasticsearch.xpack.core.ml.job.process.autodetect.state.DataCounts Modifier and Type Constant Field Value public static final java.lang.String
BUCKET_COUNT_STR
"bucket_count"
public static final java.lang.String
EARLIEST_RECORD_TIME_STR
"earliest_record_timestamp"
public static final java.lang.String
EMPTY_BUCKET_COUNT_STR
"empty_bucket_count"
public static final java.lang.String
INPUT_BYTES_STR
"input_bytes"
public static final java.lang.String
INPUT_FIELD_COUNT_STR
"input_field_count"
public static final java.lang.String
INPUT_RECORD_COUNT_STR
"input_record_count"
public static final java.lang.String
INVALID_DATE_COUNT_STR
"invalid_date_count"
public static final java.lang.String
LAST_DATA_TIME_STR
"last_data_time"
public static final java.lang.String
LATEST_EMPTY_BUCKET_TIME_STR
"latest_empty_bucket_timestamp"
public static final java.lang.String
LATEST_RECORD_TIME_STR
"latest_record_timestamp"
public static final java.lang.String
LATEST_SPARSE_BUCKET_TIME_STR
"latest_sparse_bucket_timestamp"
public static final java.lang.String
MISSING_FIELD_COUNT_STR
"missing_field_count"
public static final java.lang.String
OUT_OF_ORDER_TIME_COUNT_STR
"out_of_order_timestamp_count"
public static final java.lang.String
PROCESSED_FIELD_COUNT_STR
"processed_field_count"
public static final java.lang.String
PROCESSED_RECORD_COUNT_STR
"processed_record_count"
public static final java.lang.String
SPARSE_BUCKET_COUNT_STR
"sparse_bucket_count"
-
org.elasticsearch.xpack.core.ml.job.process.autodetect.state.ModelSizeStats Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"model_size_stats"
-
org.elasticsearch.xpack.core.ml.job.process.autodetect.state.ModelState Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"model_state"
-
org.elasticsearch.xpack.core.ml.job.results.AnomalyRecord Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"record"
-
org.elasticsearch.xpack.core.ml.job.results.Bucket Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"bucket"
-
org.elasticsearch.xpack.core.ml.job.results.BucketInfluencer Modifier and Type Constant Field Value public static final java.lang.String
BUCKET_TIME
"bucket_time"
public static final java.lang.String
RESULT_TYPE_VALUE
"bucket_influencer"
-
org.elasticsearch.xpack.core.ml.job.results.Forecast Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"model_forecast"
-
org.elasticsearch.xpack.core.ml.job.results.ForecastRequestStats Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"model_forecast_request_stats"
-
org.elasticsearch.xpack.core.ml.job.results.Influencer Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"influencer"
-
org.elasticsearch.xpack.core.ml.job.results.ModelPlot Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"model_plot"
-
org.elasticsearch.xpack.core.ml.job.results.OverallBucket Modifier and Type Constant Field Value public static final java.lang.String
RESULT_TYPE_VALUE
"overall_bucket"
-
org.elasticsearch.xpack.core.ml.notifications.AuditorField Modifier and Type Constant Field Value public static final java.lang.String
NOTIFICATIONS_INDEX
".ml-notifications"
-
org.elasticsearch.xpack.core.ml.process.writer.RecordWriter Modifier and Type Constant Field Value public static final java.lang.String
CONTROL_FIELD_NAME
"."
public static final java.lang.String
PRETOKENISED_TOKEN_FIELD
"..."
-
org.elasticsearch.xpack.core.ml.stats.ForecastStats.Fields Modifier and Type Constant Field Value public static final java.lang.String
FORECASTED_JOBS
"forecasted_jobs"
public static final java.lang.String
MEMORY
"memory_bytes"
public static final java.lang.String
RECORDS
"records"
public static final java.lang.String
RUNTIME
"processing_time_ms"
public static final java.lang.String
STATUSES
"status"
public static final java.lang.String
TOTAL
"total"
-
org.elasticsearch.xpack.core.ml.stats.StatsAccumulator.Fields Modifier and Type Constant Field Value public static final java.lang.String
AVG
"avg"
public static final java.lang.String
MAX
"max"
public static final java.lang.String
MIN
"min"
public static final java.lang.String
TOTAL
"total"
-
org.elasticsearch.xpack.core.ml.utils.MlStrings Modifier and Type Constant Field Value public static final int
ID_LENGTH_LIMIT
64
-
org.elasticsearch.xpack.core.ml.utils.ToXContentParams Modifier and Type Constant Field Value public static final java.lang.String
FOR_INTERNAL_STORAGE
"for_internal_storage"
public static final java.lang.String
INCLUDE_TYPE
"include_type"
-
org.elasticsearch.xpack.core.monitoring.action.MonitoringBulkAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/monitoring/bulk"
-
org.elasticsearch.xpack.core.monitoring.exporter.MonitoringTemplateUtils Modifier and Type Constant Field Value public static final java.lang.String
OLD_TEMPLATE_VERSION
"2"
public static final java.lang.String
TEMPLATE_VERSION
"6"
-
org.elasticsearch.xpack.core.rollup.RollupField Modifier and Type Constant Field Value public static final java.lang.String
AGG
"agg"
public static final java.lang.String
COUNT_FIELD
"_count"
public static final java.lang.String
DATE_FIELD_MAPPER_TYPE
"date"
public static final java.lang.String
FILTER
"filter"
public static final java.lang.String
INTERVAL
"interval"
public static final java.lang.String
NAME
"rollup"
public static final java.lang.String
ROLLUP_META
"_rollup"
public static final java.lang.String
ROLLUP_MISSING
"ROLLUP_MISSING_40710B25931745D4B0B8B310F6912A69"
public static final java.lang.String
TASK_NAME
"xpack/rollup/job"
public static final java.lang.String
TIMESTAMP
"timestamp"
public static final java.lang.String
TYPE_NAME
"_doc"
public static final java.lang.String
VALUE
"value"
public static final java.lang.String
VERSION_FIELD
"version"
-
org.elasticsearch.xpack.core.rollup.action.DeleteRollupJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/rollup/delete"
-
org.elasticsearch.xpack.core.rollup.action.GetRollupCapsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/rollup/get/caps"
-
org.elasticsearch.xpack.core.rollup.action.GetRollupIndexCapsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:data/read/xpack/rollup/get/index/caps"
-
org.elasticsearch.xpack.core.rollup.action.GetRollupJobsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/rollup/get"
-
org.elasticsearch.xpack.core.rollup.action.PutRollupJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/rollup/put"
-
org.elasticsearch.xpack.core.rollup.action.RollupSearchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"indices:admin/xpack/rollup/search"
-
org.elasticsearch.xpack.core.rollup.action.StartRollupJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/rollup/start"
-
org.elasticsearch.xpack.core.rollup.action.StopRollupJobAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/rollup/stop"
-
org.elasticsearch.xpack.core.rollup.job.DateHistogramGroupConfig Modifier and Type Constant Field Value public static final java.lang.String
DELAY
"delay"
public static final java.lang.String
INTERVAL
"interval"
public static final java.lang.String
TIME_ZONE
"time_zone"
-
org.elasticsearch.xpack.core.rollup.job.GroupConfig Modifier and Type Constant Field Value public static final java.lang.String
NAME
"groups"
-
org.elasticsearch.xpack.core.rollup.job.HistogramGroupConfig Modifier and Type Constant Field Value public static final java.lang.String
INTERVAL
"interval"
-
org.elasticsearch.xpack.core.rollup.job.RollupJobStatus Modifier and Type Constant Field Value public static final java.lang.String
NAME
"xpack/rollup/job"
-
org.elasticsearch.xpack.core.security.SecurityField Modifier and Type Constant Field Value public static final java.lang.String
NAME4
"security4"
-
org.elasticsearch.xpack.core.security.action.CreateApiKeyAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/api_key/create"
-
org.elasticsearch.xpack.core.security.action.GetApiKeyAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/api_key/get"
-
org.elasticsearch.xpack.core.security.action.InvalidateApiKeyAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/api_key/invalidate"
-
org.elasticsearch.xpack.core.security.action.privilege.DeletePrivilegesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/privilege/delete"
-
org.elasticsearch.xpack.core.security.action.privilege.GetPrivilegesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/privilege/get"
-
org.elasticsearch.xpack.core.security.action.privilege.PutPrivilegesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/privilege/put"
-
org.elasticsearch.xpack.core.security.action.realm.ClearRealmCacheAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/realm/cache/clear"
-
org.elasticsearch.xpack.core.security.action.role.ClearRolesCacheAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/roles/cache/clear"
-
org.elasticsearch.xpack.core.security.action.role.DeleteRoleAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/role/delete"
-
org.elasticsearch.xpack.core.security.action.role.GetRolesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/role/get"
-
org.elasticsearch.xpack.core.security.action.role.PutRoleAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/role/put"
-
org.elasticsearch.xpack.core.security.action.rolemapping.DeleteRoleMappingAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/role_mapping/delete"
-
org.elasticsearch.xpack.core.security.action.rolemapping.GetRoleMappingsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/role_mapping/get"
-
org.elasticsearch.xpack.core.security.action.rolemapping.PutRoleMappingAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/role_mapping/put"
-
org.elasticsearch.xpack.core.security.action.saml.SamlAuthenticateAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/saml/authenticate"
-
org.elasticsearch.xpack.core.security.action.saml.SamlInvalidateSessionAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/saml/invalidate"
-
org.elasticsearch.xpack.core.security.action.saml.SamlLogoutAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/saml/logout"
-
org.elasticsearch.xpack.core.security.action.saml.SamlPrepareAuthenticationAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/saml/prepare"
-
org.elasticsearch.xpack.core.security.action.token.CreateTokenAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/token/create"
-
org.elasticsearch.xpack.core.security.action.token.InvalidateTokenAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/token/invalidate"
-
org.elasticsearch.xpack.core.security.action.token.RefreshTokenAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/token/refresh"
-
org.elasticsearch.xpack.core.security.action.user.AuthenticateAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/authenticate"
-
org.elasticsearch.xpack.core.security.action.user.ChangePasswordAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/change_password"
-
org.elasticsearch.xpack.core.security.action.user.DeleteUserAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/delete"
-
org.elasticsearch.xpack.core.security.action.user.GetUserPrivilegesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/list_privileges"
-
org.elasticsearch.xpack.core.security.action.user.GetUsersAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/get"
-
org.elasticsearch.xpack.core.security.action.user.HasPrivilegesAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/has_privileges"
-
org.elasticsearch.xpack.core.security.action.user.PutUserAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/put"
-
org.elasticsearch.xpack.core.security.action.user.SetEnabledAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/security/user/set_enabled"
-
org.elasticsearch.xpack.core.security.authc.AuthenticationField Modifier and Type Constant Field Value public static final java.lang.String
AUTHENTICATION_KEY
"_xpack_security_authentication"
-
org.elasticsearch.xpack.core.security.authc.AuthenticationServiceField Modifier and Type Constant Field Value public static final java.lang.String
RUN_AS_USER_HEADER
"es-security-runas-user"
-
org.elasticsearch.xpack.core.security.authc.TokenMetaData Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"security_tokens"
-
org.elasticsearch.xpack.core.security.authc.esnative.NativeRealmSettings Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"native"
-
org.elasticsearch.xpack.core.security.authc.esnative.NativeUserStoreField Modifier and Type Constant Field Value public static final java.lang.String
INDEX_TYPE
"doc"
public static final java.lang.String
RESERVED_USER_TYPE
"reserved-user"
-
org.elasticsearch.xpack.core.security.authc.file.FileRealmSettings Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"file"
-
org.elasticsearch.xpack.core.security.authc.kerberos.KerberosRealmSettings Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"kerberos"
-
org.elasticsearch.xpack.core.security.authc.ldap.ActiveDirectorySessionFactorySettings Modifier and Type Constant Field Value public static final java.lang.String
AD_DOMAIN_NAME_SETTING
"domain_name"
public static final java.lang.String
AD_DOWN_LEVEL_USER_SEARCH_FILTER_SETTING
"user_search.down_level_filter"
public static final java.lang.String
AD_GROUP_SEARCH_BASEDN_SETTING
"group_search.base_dn"
public static final java.lang.String
AD_GROUP_SEARCH_SCOPE_SETTING
"group_search.scope"
public static final java.lang.String
AD_UPN_USER_SEARCH_FILTER_SETTING
"user_search.upn_filter"
public static final java.lang.String
AD_USER_SEARCH_BASEDN_SETTING
"user_search.base_dn"
public static final java.lang.String
AD_USER_SEARCH_FILTER_SETTING
"user_search.filter"
public static final java.lang.String
AD_USER_SEARCH_SCOPE_SETTING
"user_search.scope"
-
org.elasticsearch.xpack.core.security.authc.ldap.LdapRealmSettings Modifier and Type Constant Field Value public static final java.lang.String
AD_TYPE
"active_directory"
public static final java.lang.String
LDAP_TYPE
"ldap"
-
org.elasticsearch.xpack.core.security.authc.ldap.PoolingSessionFactorySettings Modifier and Type Constant Field Value public static final int
DEFAULT_CONNECTION_POOL_INITIAL_SIZE
0
public static final int
DEFAULT_CONNECTION_POOL_SIZE
20
-
org.elasticsearch.xpack.core.security.authc.ldap.support.LdapLoadBalancingSettings Modifier and Type Constant Field Value public static final java.lang.String
CACHE_TTL_SETTING
"cache_ttl"
public static final java.lang.String
LOAD_BALANCE_SETTINGS
"load_balance"
public static final java.lang.String
LOAD_BALANCE_TYPE_SETTING
"type"
-
org.elasticsearch.xpack.core.security.authc.ldap.support.SessionFactorySettings Modifier and Type Constant Field Value public static final java.lang.String
FOLLOW_REFERRALS_SETTING
"follow_referrals"
public static final java.lang.String
HOSTNAME_VERIFICATION_SETTING
"hostname_verification"
public static final java.lang.String
TIMEOUT_LDAP_SETTING
"timeout.ldap_search"
public static final java.lang.String
TIMEOUT_TCP_CONNECTION_SETTING
"timeout.tcp_connect"
public static final java.lang.String
TIMEOUT_TCP_READ_SETTING
"timeout.tcp_read"
public static final java.lang.String
URLS_SETTING
"url"
-
org.elasticsearch.xpack.core.security.authc.pki.PkiRealmSettings Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_USERNAME_PATTERN
"CN=(.*?)(?:,|$)"
public static final java.lang.String
TYPE
"pki"
-
org.elasticsearch.xpack.core.security.authc.saml.SamlRealmSettings Modifier and Type Constant Field Value public static final java.lang.String
SSL_PREFIX
"ssl."
public static final java.lang.String
TYPE
"saml"
-
org.elasticsearch.xpack.core.security.authc.saml.SamlRealmSettings.AttributeSetting Modifier and Type Constant Field Value public static final java.lang.String
ATTRIBUTE_PATTERNS_PREFIX
"attribute_patterns."
public static final java.lang.String
ATTRIBUTES_PREFIX
"attributes."
-
org.elasticsearch.xpack.core.security.authc.support.UsernamePasswordToken Modifier and Type Constant Field Value public static final java.lang.String
BASIC_AUTH_HEADER
"Authorization"
public static final java.lang.String
BASIC_AUTH_PREFIX
"Basic "
-
org.elasticsearch.xpack.core.security.authc.support.mapper.NativeRoleMappingStoreField Modifier and Type Constant Field Value public static final java.lang.String
DOC_TYPE_FIELD
"doc_type"
public static final java.lang.String
DOC_TYPE_ROLE_MAPPING
"role-mapping"
public static final java.lang.String
ID_PREFIX
"role-mapping_"
public static final java.lang.String
SECURITY_GENERIC_TYPE
"doc"
-
org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.AllExpression Modifier and Type Constant Field Value public static final java.lang.String
NAME
"all"
-
org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.AnyExpression Modifier and Type Constant Field Value public static final java.lang.String
NAME
"any"
-
org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.ExceptExpression Modifier and Type Constant Field Value public static final java.lang.String
NAME
"except"
-
org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.FieldExpression Modifier and Type Constant Field Value public static final java.lang.String
NAME
"field"
-
org.elasticsearch.xpack.core.security.authz.AuthorizationServiceField Modifier and Type Constant Field Value public static final java.lang.String
AUTHORIZATION_INFO_KEY
"_authz_info"
public static final java.lang.String
INDICES_PERMISSIONS_KEY
"_indices_permissions"
public static final java.lang.String
ORIGINATING_ACTION_KEY
"_originating_action_name"
-
org.elasticsearch.xpack.core.security.authz.IndicesAndAliasesResolverField Modifier and Type Constant Field Value public static final java.lang.String
NO_INDEX_PLACEHOLDER
"-*"
-
org.elasticsearch.xpack.core.security.authz.RoleDescriptor Modifier and Type Constant Field Value public static final java.lang.String
ROLE_TYPE
"role"
-
org.elasticsearch.xpack.core.security.authz.privilege.ApplicationPrivilegeDescriptor Modifier and Type Constant Field Value public static final java.lang.String
DOC_TYPE_VALUE
"application-privilege"
-
org.elasticsearch.xpack.core.security.authz.privilege.ConditionalClusterPrivileges.ManageApplicationPrivileges Modifier and Type Constant Field Value public static final java.lang.String
WRITEABLE_NAME
"manage-application-privileges"
-
org.elasticsearch.xpack.core.security.authz.privilege.HealthAndStatsPrivilege Modifier and Type Constant Field Value public static final java.lang.String
NAME
"health_and_stats"
-
org.elasticsearch.xpack.core.security.index.IndexAuditTrailField Modifier and Type Constant Field Value public static final java.lang.String
INDEX_NAME_PREFIX
".security_audit_log"
-
org.elasticsearch.xpack.core.security.index.RestrictedIndicesNames Modifier and Type Constant Field Value public static final java.lang.String
AUDIT_INDEX_NAME_PREFIX
".security_audit_log"
public static final java.lang.String
INTERNAL_SECURITY_INDEX_6
".security-6"
public static final java.lang.String
INTERNAL_SECURITY_INDEX_7
".security-7"
public static final java.lang.String
SECURITY_INDEX_NAME
".security"
-
org.elasticsearch.xpack.core.security.support.MetadataUtils Modifier and Type Constant Field Value public static final java.lang.String
RESERVED_METADATA_KEY
"_reserved"
public static final java.lang.String
RESERVED_PREFIX
"_"
-
org.elasticsearch.xpack.core.security.user.AnonymousUser Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_ANONYMOUS_USERNAME
"_anonymous"
-
org.elasticsearch.xpack.core.security.user.APMSystemUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"apm_system"
public static final java.lang.String
ROLE_NAME
"apm_system"
-
org.elasticsearch.xpack.core.security.user.BeatsSystemUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"beats_system"
public static final java.lang.String
ROLE_NAME
"beats_system"
-
org.elasticsearch.xpack.core.security.user.BwcXPackUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"_xpack"
public static final java.lang.String
ROLE_NAME
"superuser"
-
org.elasticsearch.xpack.core.security.user.ElasticUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"elastic"
public static final java.lang.String
ROLE_NAME
"superuser"
-
org.elasticsearch.xpack.core.security.user.KibanaUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"kibana"
public static final java.lang.String
ROLE_NAME
"kibana_system"
-
org.elasticsearch.xpack.core.security.user.LogstashSystemUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"logstash_system"
public static final java.lang.String
ROLE_NAME
"logstash_system"
-
org.elasticsearch.xpack.core.security.user.RemoteMonitoringUser Modifier and Type Constant Field Value public static final java.lang.String
COLLECTION_ROLE_NAME
"remote_monitoring_collector"
public static final java.lang.String
INDEXING_ROLE_NAME
"remote_monitoring_agent"
public static final java.lang.String
NAME
"remote_monitoring_user"
-
org.elasticsearch.xpack.core.security.user.SystemUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"_system"
public static final java.lang.String
ROLE_NAME
"_system"
-
org.elasticsearch.xpack.core.security.user.UsernamesField Modifier and Type Constant Field Value public static final java.lang.String
APM_NAME
"apm_system"
public static final java.lang.String
APM_ROLE
"apm_system"
public static final java.lang.String
BEATS_NAME
"beats_system"
public static final java.lang.String
BEATS_ROLE
"beats_system"
public static final java.lang.String
ELASTIC_NAME
"elastic"
public static final java.lang.String
ELASTIC_ROLE
"superuser"
public static final java.lang.String
KIBANA_NAME
"kibana"
public static final java.lang.String
KIBANA_ROLE
"kibana_system"
public static final java.lang.String
LOGSTASH_NAME
"logstash_system"
public static final java.lang.String
LOGSTASH_ROLE
"logstash_system"
public static final java.lang.String
REMOTE_MONITORING_COLLECTION_ROLE
"remote_monitoring_collector"
public static final java.lang.String
REMOTE_MONITORING_INDEXING_ROLE
"remote_monitoring_agent"
public static final java.lang.String
REMOTE_MONITORING_NAME
"remote_monitoring_user"
public static final java.lang.String
SYSTEM_NAME
"_system"
public static final java.lang.String
SYSTEM_ROLE
"_system"
public static final java.lang.String
XPACK_NAME
"_xpack"
public static final java.lang.String
XPACK_ROLE
"_xpack"
public static final java.lang.String
XPACK_SECURITY_NAME
"_xpack_security"
public static final java.lang.String
XPACK_SECURITY_ROLE
"superuser"
-
org.elasticsearch.xpack.core.security.user.XPackSecurityUser Modifier and Type Constant Field Value public static final java.lang.String
NAME
"_xpack_security"
-
org.elasticsearch.xpack.core.ssl.action.GetCertificateInfoAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/ssl/certificates/get"
-
org.elasticsearch.xpack.core.upgrade.IndexUpgradeCheckVersion Modifier and Type Constant Field Value public static final int
UPGRADE_VERSION
6
-
org.elasticsearch.xpack.core.upgrade.actions.IndexUpgradeAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/upgrade"
-
org.elasticsearch.xpack.core.upgrade.actions.IndexUpgradeInfoAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/upgrade/info"
-
org.elasticsearch.xpack.core.watcher.WatcherMetaData Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"watcher"
-
org.elasticsearch.xpack.core.watcher.condition.AlwaysCondition Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"always"
-
org.elasticsearch.xpack.core.watcher.crypto.CryptoService Modifier and Type Constant Field Value public static final java.lang.String
ENCRYPTED_TEXT_PREFIX
"::es_encrypted::"
public static final java.lang.String
KEY_ALGO
"HmacSHA512"
public static final int
KEY_SIZE
1024
-
org.elasticsearch.xpack.core.watcher.execution.TriggeredWatchStoreField Modifier and Type Constant Field Value public static final java.lang.String
DOC_TYPE
"doc"
public static final java.lang.String
INDEX_NAME
".triggered_watches"
-
org.elasticsearch.xpack.core.watcher.history.HistoryStoreField Modifier and Type Constant Field Value public static final java.lang.String
DOC_TYPE
"doc"
public static final java.lang.String
INDEX_PREFIX
".watcher-history-"
public static final java.lang.String
INDEX_PREFIX_WITH_TEMPLATE
".watcher-history-9-"
-
org.elasticsearch.xpack.core.watcher.support.WatcherIndexTemplateRegistryField Modifier and Type Constant Field Value public static final java.lang.String
HISTORY_TEMPLATE_NAME
".watch-history-9"
public static final java.lang.String
INDEX_TEMPLATE_VERSION
"9"
public static final java.lang.String
TRIGGERED_TEMPLATE_NAME
".triggered_watches"
public static final java.lang.String
WATCHES_TEMPLATE_NAME
".watches"
-
org.elasticsearch.xpack.core.watcher.support.xcontent.WatcherXContentParser Modifier and Type Constant Field Value public static final java.lang.String
REDACTED_PASSWORD
"::es_redacted::"
-
org.elasticsearch.xpack.core.watcher.transform.chain.ChainTransform Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"chain"
-
org.elasticsearch.xpack.core.watcher.transport.actions.ack.AckWatchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/watcher/watch/ack"
-
org.elasticsearch.xpack.core.watcher.transport.actions.activate.ActivateWatchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/watcher/watch/activate"
-
org.elasticsearch.xpack.core.watcher.transport.actions.delete.DeleteWatchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/watcher/watch/delete"
-
org.elasticsearch.xpack.core.watcher.transport.actions.execute.ExecuteWatchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/watcher/watch/execute"
-
org.elasticsearch.xpack.core.watcher.transport.actions.execute.ExecuteWatchRequest Modifier and Type Constant Field Value public static final java.lang.String
INLINE_WATCH_ID
"_inlined_"
-
org.elasticsearch.xpack.core.watcher.transport.actions.get.GetWatchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/watcher/watch/get"
-
org.elasticsearch.xpack.core.watcher.transport.actions.put.PutWatchAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/watcher/watch/put"
-
org.elasticsearch.xpack.core.watcher.transport.actions.service.WatcherServiceAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:admin/xpack/watcher/service"
-
org.elasticsearch.xpack.core.watcher.transport.actions.stats.WatcherStatsAction Modifier and Type Constant Field Value public static final java.lang.String
NAME
"cluster:monitor/xpack/watcher/stats/dist"
-
org.elasticsearch.xpack.core.watcher.watch.Watch Modifier and Type Constant Field Value public static final java.lang.String
DOC_TYPE
"doc"
public static final java.lang.String
INCLUDE_STATUS_KEY
"include_status"
public static final java.lang.String
INDEX
".watches"
-
org.elasticsearch.xpack.core.watcher.watch.WatchField Modifier and Type Constant Field Value public static final java.lang.String
ALL_ACTIONS_ID
"_all"
-
org.elasticsearch.xpack.core.watcher.watch.WatchStatus Modifier and Type Constant Field Value public static final java.lang.String
INCLUDE_STATE
"include_state"