Package org.elasticsearch.snapshots
Class SearchableSnapshotsSettings
java.lang.Object
org.elasticsearch.snapshots.SearchableSnapshotsSettings
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isPartialSearchableSnapshotIndex(Settings indexSettings)
static boolean
isSearchableSnapshotStore(Settings indexSettings)
-
Field Details
-
SEARCHABLE_SNAPSHOT_STORE_TYPE
- See Also:
- Constant Field Values
-
SEARCHABLE_SNAPSHOT_PARTIAL_SETTING_KEY
- See Also:
- Constant Field Values
-
SEARCHABLE_SNAPSHOTS_REPOSITORY_NAME_SETTING_KEY
- See Also:
- Constant Field Values
-
SEARCHABLE_SNAPSHOTS_REPOSITORY_UUID_SETTING_KEY
- See Also:
- Constant Field Values
-
-
Method Details
-
isSearchableSnapshotStore
-
isPartialSearchableSnapshotIndex
-