Package org.elasticsearch.action.admin.indices.flush
Flush index/indices action.
-
Class Summary Class Description FlushAction FlushRequest A flush request to flush one or more indices.FlushRequestBuilder FlushResponse A response to flush action.ShardFlushRequest SyncedFlushAction SyncedFlushRequest A synced flush request to sync flush one or more indices.SyncedFlushRequestBuilder SyncedFlushResponse The result of performing a sync flush operation on all shards of multiple indicesTransportFlushAction Flush ActionType.TransportShardFlushAction TransportSyncedFlushAction Synced flush ActionType.