| 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 indices
|
| TransportFlushAction |
Flush Action.
|
| TransportShardFlushAction | |
| TransportSyncedFlushAction |
Synced flush Action.
|