Uses of Class
org.elasticsearch.client.slm.SnapshotLifecycleStats
-
Packages that use SnapshotLifecycleStats Package Description org.elasticsearch.client.slm -
-
Uses of SnapshotLifecycleStats in org.elasticsearch.client.slm
Methods in org.elasticsearch.client.slm that return SnapshotLifecycleStats Modifier and Type Method Description SnapshotLifecycleStatsGetSnapshotLifecycleStatsResponse. getStats()static SnapshotLifecycleStatsSnapshotLifecycleStats. parse(XContentParser parser)Constructors in org.elasticsearch.client.slm with parameters of type SnapshotLifecycleStats Constructor Description GetSnapshotLifecycleStatsResponse(SnapshotLifecycleStats stats)
-