Package | Description |
---|---|
org.elasticsearch.indices.flush |
Modifier and Type | Method and Description |
---|---|
void |
SyncedFlushService.attemptSyncedFlush(String[] aliasesOrIndices,
IndicesOptions indicesOptions,
ActionListener<IndicesSyncedFlushResult> listener)
a utility method to perform a synced flush for all shards of multiple indices.
|
Copyright © 2009–2016. All rights reserved.