Uses of Class
org.elasticsearch.client.SyncedFlushResponse.IndexResult
-
Packages that use SyncedFlushResponse.IndexResult Package Description org.elasticsearch.client -
-
Uses of SyncedFlushResponse.IndexResult in org.elasticsearch.client
Methods in org.elasticsearch.client that return SyncedFlushResponse.IndexResult Modifier and Type Method Description static SyncedFlushResponse.IndexResultSyncedFlushResponse.IndexResult. fromXContent(XContentParser parser)Methods in org.elasticsearch.client that return types with arguments of type SyncedFlushResponse.IndexResult Modifier and Type Method Description Map<String,SyncedFlushResponse.IndexResult>SyncedFlushResponse. getIndexResults()
-