public class StoreRateLimiting extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StoreRateLimiting
|
static interface |
StoreRateLimiting
|
static class |
StoreRateLimiting
|
| Constructor and Description |
|---|
StoreRateLimiting()
|
| Modifier and Type | Method and Description |
|---|---|
org |
getRateLimiter()
|
StoreRateLimiting |
getType()
|
void |
setMaxRate(ByteSizeValue
|
void |
setType(StoreRateLimiting
|
void |
setType(String
|
@Nullable public org.apache .lucene .store .RateLimiter getRateLimiter()
public void setMaxRate(ByteSizeValuerate)
public StoreRateLimiting.Type getType()
public void setType(StoreRateLimiting.Type type)
public void setType(Stringtype) throws ElasticsearchIllegalArgumentException