| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRotationStrategy |
class |
MessageCountRotationStrategy |
class |
SizeBasedRotationStrategy |
class |
TimeBasedRotationStrategy |
| Constructor and Description |
|---|
V20161116172100_DefaultIndexSetMigration(ElasticsearchConfiguration elasticsearchConfiguration,
Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategies,
Map<String,javax.inject.Provider<RetentionStrategy>> retentionStrategies,
IndexSetService indexSetService,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
IndexRotationThread(NotificationService notificationService,
Indices indices,
IndexSetRegistry indexSetRegistry,
Cluster cluster,
ActivityWriter activityWriter,
NodeId nodeId,
Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategyMap) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addRotationStrategy(Class<? extends RotationStrategy> rotationStrategyClass) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.MapBinder<String,RotationStrategy> |
Graylog2Module.rotationStrategiesMapBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Graylog2Module.installRotationStrategy(com.google.inject.multibindings.MapBinder<String,RotationStrategy> mapBinder,
Class<? extends RotationStrategy> target) |
protected void |
Graylog2Module.installRotationStrategy(com.google.inject.multibindings.MapBinder<String,RotationStrategy> mapBinder,
Class<? extends RotationStrategy> target) |
| Constructor and Description |
|---|
RotationStrategyResource(Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategies,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigService clusterConfigService) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.