Class SearchableSnapshotsSettings

org.elasticsearch.snapshots.SearchableSnapshotsSettings

public final class SearchableSnapshotsSettings extends
  • Field Details

    • SEARCHABLE_SNAPSHOT_STORE_TYPE

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

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

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

      public static final  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)