Uses of Class
org.elasticsearch.client.SyncedFlushResponse.ShardFailure
-
Packages that use SyncedFlushResponse.ShardFailure Package Description org.elasticsearch.client -
-
Uses of SyncedFlushResponse.ShardFailure in org.elasticsearch.client
Methods in org.elasticsearch.client that return SyncedFlushResponse.ShardFailure Modifier and Type Method Description static SyncedFlushResponse.ShardFailureSyncedFlushResponse.ShardFailure. fromXContent(XContentParser parser)Methods in org.elasticsearch.client that return types with arguments of type SyncedFlushResponse.ShardFailure Modifier and Type Method Description List<SyncedFlushResponse.ShardFailure>SyncedFlushResponse.IndexResult. failures()
-