Class SearchableSnapshotsSettings

java.lang.Object
org.elasticsearch.snapshots.SearchableSnapshotsSettings

public final class SearchableSnapshotsSettings extends Object
  • Field Details

    • SEARCHABLE_SNAPSHOT_STORE_TYPE

      public static final String SEARCHABLE_SNAPSHOT_STORE_TYPE
      See Also:
      Constant Field Values
    • SEARCHABLE_SNAPSHOT_PARTIAL_SETTING_KEY

      public static final String SEARCHABLE_SNAPSHOT_PARTIAL_SETTING_KEY
      See Also:
      Constant Field Values
    • SEARCHABLE_SNAPSHOTS_REPOSITORY_NAME_SETTING_KEY

      public static final String SEARCHABLE_SNAPSHOTS_REPOSITORY_NAME_SETTING_KEY
      See Also:
      Constant Field Values
    • SEARCHABLE_SNAPSHOTS_REPOSITORY_UUID_SETTING_KEY

      public static final String SEARCHABLE_SNAPSHOTS_REPOSITORY_UUID_SETTING_KEY
      See Also:
      Constant Field Values
  • Method Details

    • isSearchableSnapshotStore

      public static boolean isSearchableSnapshotStore(Settings indexSettings)
    • isPartialSearchableSnapshotIndex

      public static boolean isPartialSearchableSnapshotIndex(Settings indexSettings)