| Package | Description |
|---|---|
| org.graylog2.rest.models.system.responses |
| Modifier and Type | Method and Description |
|---|---|
static SizeBasedRotationStrategyResponse |
SizeBasedRotationStrategyResponse.create(int maxNumberOfIndices,
long maxSizePerIndex) |
static SizeBasedRotationStrategyResponse |
SizeBasedRotationStrategyResponse.create(String type,
int maxNumberOfIndices,
long maxSizePerIndex) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.