Uses of Class
org.elasticsearch.client.SyncedFlushResponse.ShardCounts
-
Packages that use SyncedFlushResponse.ShardCounts Package Description org.elasticsearch.client -
-
Uses of SyncedFlushResponse.ShardCounts in org.elasticsearch.client
Methods in org.elasticsearch.client that return SyncedFlushResponse.ShardCounts Modifier and Type Method Description static SyncedFlushResponse.ShardCountsSyncedFlushResponse.ShardCounts. fromXContent(XContentParser parser)Methods in org.elasticsearch.client with parameters of type SyncedFlushResponse.ShardCounts Modifier and Type Method Description booleanSyncedFlushResponse.ShardCounts. equals(SyncedFlushResponse.ShardCounts other)
-