Class SyncedFlushResponse.IndexResult

java.lang.Object
org.elasticsearch.client.SyncedFlushResponse.IndexResult
All Implemented Interfaces:
ToXContent, ToXContentFragment
Enclosing class:
SyncedFlushResponse

public static final class SyncedFlushResponse.IndexResult
extends java.lang.Object
implements ToXContentFragment
Description for the flush/synced results for a particular index. This includes total, successful and failed copies along with failure description for each failed copy.