Constant Field Values

Contents

org.apache.*

  • org.apache.lucene.document.BinaryRange
    Modifier and Type
    Constant Field
    Value
    public static final int
    16

org.opensearch.*

  • org.opensearch.action.admin.cluster.health.ClusterHealthAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/health"
  • org.opensearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/nodes/hot_threads"
  • org.opensearch.action.admin.cluster.node.info.NodesInfoAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/nodes/info"
  • org.opensearch.action.admin.cluster.node.liveness.TransportLivenessAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/nodes/liveness"
  • org.opensearch.action.admin.cluster.node.stats.NodesStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/nodes/stats"
  • org.opensearch.action.admin.cluster.node.tasks.get.GetTaskAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/task/get"
    public static final String
    "tasks"
  • org.opensearch.action.admin.cluster.node.tasks.list.ListTasksAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/tasks/lists"
  • org.opensearch.action.admin.cluster.node.usage.NodesUsageAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/nodes/usage"
  • org.opensearch.action.admin.cluster.remote.RemoteInfoAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/remote/info"
  • org.opensearch.action.admin.cluster.repositories.cleanup.CleanupRepositoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/_cleanup"
  • org.opensearch.action.admin.cluster.repositories.delete.DeleteRepositoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/delete"
  • org.opensearch.action.admin.cluster.repositories.get.GetRepositoriesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/get"
  • org.opensearch.action.admin.cluster.repositories.put.PutRepositoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/put"
  • org.opensearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/repository/verify"
  • org.opensearch.action.admin.cluster.reroute.ClusterRerouteAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/reroute"
  • org.opensearch.action.admin.cluster.shards.ClusterSearchShardsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/shards/search_shards"
  • org.opensearch.action.admin.cluster.snapshots.clone.CloneSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/clone"
  • org.opensearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/create"
  • org.opensearch.action.admin.cluster.snapshots.delete.DeleteSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/delete"
  • org.opensearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/restore"
  • org.opensearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/status"
  • org.opensearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/snapshot/status[nodes]"
  • org.opensearch.action.admin.cluster.state.ClusterStateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/state"
  • org.opensearch.action.admin.cluster.stats.ClusterStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:monitor/stats"
  • org.opensearch.action.admin.cluster.storedscripts.DeleteStoredScriptAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script/delete"
  • org.opensearch.action.admin.cluster.storedscripts.GetScriptContextAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script_context/get"
  • org.opensearch.action.admin.cluster.storedscripts.GetScriptLanguageAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script_language/get"
  • org.opensearch.action.admin.cluster.storedscripts.GetStoredScriptAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script/get"
  • org.opensearch.action.admin.cluster.storedscripts.PutStoredScriptAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/script/put"
  • org.opensearch.action.admin.indices.alias.IndicesAliasesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/aliases"
  • org.opensearch.action.admin.indices.alias.get.GetAliasesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/aliases/get"
  • org.opensearch.action.admin.indices.analyze.AnalyzeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/analyze"
  • org.opensearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/cache/clear"
  • org.opensearch.action.admin.indices.create.AutoCreateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/auto_create"
  • org.opensearch.action.admin.indices.create.CreateIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/create"
  • org.opensearch.action.admin.indices.dangling.delete.DeleteDanglingIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/indices/dangling/delete"
  • org.opensearch.action.admin.indices.dangling.find.FindDanglingIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/indices/dangling/find"
  • org.opensearch.action.admin.indices.dangling.import_index.ImportDanglingIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/indices/dangling/import"
  • org.opensearch.action.admin.indices.dangling.list.ListDanglingIndicesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/indices/dangling/list"
  • org.opensearch.action.admin.indices.datastream.CreateDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/create"
  • org.opensearch.action.admin.indices.datastream.DataStreamsStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/data_stream/stats"
  • org.opensearch.action.admin.indices.datastream.DeleteDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/delete"
  • org.opensearch.action.admin.indices.datastream.GetDataStreamAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/data_stream/get"
  • org.opensearch.action.admin.indices.delete.DeleteIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/delete"
  • org.opensearch.action.admin.indices.exists.indices.IndicesExistsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/exists"
  • org.opensearch.action.admin.indices.flush.FlushAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/flush"
  • org.opensearch.action.admin.indices.flush.TransportShardFlushAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/flush[s]"
  • org.opensearch.action.admin.indices.get.GetIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/get"
  • org.opensearch.action.admin.indices.mapping.get.GetFieldMappingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/mappings/fields/get"
  • org.opensearch.action.admin.indices.mapping.get.GetMappingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/mappings/get"
  • org.opensearch.action.admin.indices.mapping.put.AutoPutMappingAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/mapping/auto_put"
  • org.opensearch.action.admin.indices.mapping.put.PutMappingAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/mapping/put"
  • org.opensearch.action.admin.indices.open.OpenIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/open"
  • org.opensearch.action.admin.indices.recovery.RecoveryAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/recovery"
  • org.opensearch.action.admin.indices.refresh.RefreshAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/refresh"
  • org.opensearch.action.admin.indices.refresh.TransportShardRefreshAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/refresh[s]"
  • org.opensearch.action.admin.indices.resolve.ResolveIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/resolve/index"
  • org.opensearch.action.admin.indices.rollover.MaxAgeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_age"
  • org.opensearch.action.admin.indices.rollover.MaxDocsCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_docs"
  • org.opensearch.action.admin.indices.rollover.MaxSizeCondition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "max_size"
  • org.opensearch.action.admin.indices.rollover.RolloverAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/rollover"
  • org.opensearch.action.admin.indices.segments.IndicesSegmentsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/segments"
  • org.opensearch.action.admin.indices.settings.get.GetSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/settings/get"
  • org.opensearch.action.admin.indices.settings.put.UpdateSettingsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/settings/update"
  • org.opensearch.action.admin.indices.shards.IndicesShardStoresAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/shard_stores"
  • org.opensearch.action.admin.indices.shrink.ResizeAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/resize"
  • org.opensearch.action.admin.indices.stats.IndicesStatsAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/stats"
  • org.opensearch.action.admin.indices.template.get.GetComponentTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/component_template/get"
  • org.opensearch.action.admin.indices.template.get.GetComposableIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/get"
  • org.opensearch.action.admin.indices.template.get.GetIndexTemplatesAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/template/get"
  • org.opensearch.action.admin.indices.template.post.SimulateIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/simulate_index"
  • org.opensearch.action.admin.indices.template.post.SimulateTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/simulate"
  • org.opensearch.action.admin.indices.template.put.PutComponentTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cluster:admin/component_template/put"
  • org.opensearch.action.admin.indices.template.put.PutComposableIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/index_template/put"
  • org.opensearch.action.admin.indices.template.put.PutIndexTemplateAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:admin/template/put"
  • org.opensearch.action.admin.indices.upgrade.get.UpgradeStatusAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:monitor/upgrade"
  • org.opensearch.action.delete.DeleteAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/write/delete"
  • org.opensearch.action.explain.ExplainAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/explain"
  • org.opensearch.action.get.GetAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/get"
  • org.opensearch.action.get.MultiGetAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "indices:data/read/mget"
  • org.opensearch.cluster.node.DiscoveryNodeRole
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Assigning [master] role in setting [node.roles] is deprecated. To promote inclusive language, please use [cluster_manager] role instead."
  • org.opensearch.common.cache.Cache<K,V>
    Modifier and Type
    Constant Field
    Value
    public static final int
    256
  • org.opensearch.common.lucene.uid.Versions
    Modifier and Type
    Constant Field
    Value
    public static final long
    -3L
    public static final long
    -4L
    public static final long
    -1L
  • org.opensearch.index.get.GetResult
    Modifier and Type
    Constant Field
    Value
    public static final String
    "_id"
    public static final String
    "_index"
  • org.opensearch.indices.replication.common.ReplicationLuceneIndex
    Modifier and Type
    Constant Field
    Value
    public static final long
    -1L
  • org.opensearch.monitor.jvm.GcNames
    Modifier and Type
    Constant Field
    Value
    public static final String
    "old"
    public static final String
    "survivor"
    public static final String
    "young"
  • org.opensearch.repositories.fs.FsRepository
    Modifier and Type
    Constant Field
    Value
    public static final String
    "fs"
  • org.opensearch.rest.action.admin.indices.RestRolloverIndexAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[types removal] Using include_type_name in rollover index requests is deprecated. The parameter will be removed in the next major version."
  • org.opensearch.search.aggregations.bucket.missing.MissingAggregationBuilder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "missing"
  • org.opensearch.search.aggregations.bucket.missing.MissingOrder
    Modifier and Type
    Constant Field
    Value
    public static final String
    "missing_order"
  • org.opensearch.search.aggregations.bucket.terms.heuristic.ChiSquare
    Modifier and Type
    Constant Field
    Value
    public static final String
    "chi_square"
  • org.opensearch.search.aggregations.bucket.terms.heuristic.GND
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gnd"
  • org.opensearch.search.aggregations.bucket.terms.heuristic.JLHScore
    Modifier and Type
    Constant Field
    Value
    public static final String
    "jlh"
  • org.opensearch.search.aggregations.bucket.terms.heuristic.MutualInformation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "mutual_information"
  • org.opensearch.search.aggregations.bucket.terms.heuristic.PercentageScore
    Modifier and Type
    Constant Field
    Value
    public static final String
    "percentage"
  • org.opensearch.search.aggregations.bucket.terms.heuristic.ScriptHeuristic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "script_heuristic"
  • org.opensearch.search.slice.TermsSliceQuery
    Modifier and Type
    Constant Field
    Value
    public static final int
    7919