Package | Description |
---|---|
org.apache.lucene.store | |
org.elasticsearch.index.store | |
org.elasticsearch.indices.store |
Modifier and Type | Method and Description |
---|---|
StoreRateLimiting |
StoreRateLimiting.Provider.rateLimiting() |
Modifier and Type | Method and Description |
---|---|
StoreRateLimiting |
FsDirectoryService.rateLimiting() |
StoreRateLimiting |
IndexStore.rateLimiting()
Returns the rate limiting, either of the index is explicitly configured, or
the node level one (defaults to the node level one).
|
Modifier and Type | Method and Description |
---|---|
StoreRateLimiting |
IndicesStore.rateLimiting() |
Copyright © 2009–2016. All rights reserved.