Class CachesStatsResponse
java.lang.Object
org.elasticsearch.client.searchable_snapshots.CachesStatsResponse
public class CachesStatsResponse
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCachesStatsResponse.NodeCachesStatsstatic classCachesStatsResponse.SharedCacheStats -
Method Summary
Modifier and Type Method Description static CachesStatsResponsefromXContent(org.elasticsearch.common.xcontent.XContentParser parser)java.util.List<CachesStatsResponse.NodeCachesStats>getNodeCachesStats()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getNodeCachesStats
-
fromXContent
public static CachesStatsResponse fromXContent(org.elasticsearch.common.xcontent.XContentParser parser)
-