| Modifier and Type | Class and Description |
|---|---|
class |
ClusterConfigServiceImpl |
| Constructor and Description |
|---|
MongoIndexSetService(org.mongojack.JacksonDBCollection<IndexSetConfig,org.bson.types.ObjectId> collection,
StreamService streamService,
ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
MongoIndexSetService(MongoConnection mongoConnection,
MongoJackObjectMapperProvider objectMapperProvider,
StreamService streamService,
ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
OrderedMessageProcessors(Set<MessageProcessor> processors,
ClusterConfigService clusterConfigService,
com.google.common.eventbus.EventBus eventBus) |
| Constructor and Description |
|---|
ClusterIdGeneratorPeriodical(ClusterConfigService clusterConfigService) |
ContentPackLoaderPeriodical(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
BundleService bundleService,
ClusterConfigService clusterConfigService,
UserService userService,
boolean contentPacksLoaderEnabled,
Path contentPacksDir,
Set<String> contentPacksAutoLoad) |
IndexRangesMigrationPeriodical(Cluster cluster,
IndexSetRegistry indexSetRegistry,
IndexRangeService indexRangeService,
NotificationService notificationService,
LegacyMongoIndexRangeService legacyMongoIndexRangeService,
EsIndexRangeService esIndexRangeService,
ClusterConfigService clusterConfigService) |
LdapGroupMappingMigration(ClusterConfigService clusterConfigService,
LdapSettingsService ldapSettingsService) |
UserPermissionMigrationPeriodical(UserService userService,
RoleService roleService,
Permissions permissions,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
HelloWorldResource(NodeId nodeId,
ClusterConfigService clusterConfigService,
Configuration configuration) |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SavedSearchesResource(Searches searches,
SavedSearchService savedSearchService,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
| Constructor and Description |
|---|
ClusterConfigResource(ClusterConfigService clusterConfigService,
ChainingClassLoader chainingClassLoader,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ClusterResource(NodeService nodeService,
ClusterConfigService clusterConfigService,
NodeId nodeId) |
GettingStartedResource(ClusterConfigService clusterConfigService) |
MessageProcessorsResource(Set<MessageProcessor.Descriptor> processorDescriptors,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
AuthenticationResource(ClusterConfigService clusterConfigService,
Map<String,org.apache.shiro.realm.AuthenticatingRealm> availableRealms) |
| Constructor and Description |
|---|
IndexSetsResource(IndexSetService indexSetService,
IndexSetRegistry indexSetRegistry,
IndexSetValidator indexSetValidator,
IndexSetCleanupJob.Factory indexSetCleanupJobFactory,
IndexSetStatsCreator indexSetStatsCreator,
ClusterConfigService clusterConfigService,
SystemJobManager systemJobManager) |
| Constructor and Description |
|---|
RetentionStrategyResource(Map<String,javax.inject.Provider<RetentionStrategy>> retentionStrategies,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigService clusterConfigService) |
RotationStrategyResource(Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategies,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
OrderedAuthenticatingRealms(Map<String,org.apache.shiro.realm.AuthenticatingRealm> realms,
ClusterConfigService clusterConfigService,
com.google.common.eventbus.EventBus eventBus) |
| Constructor and Description |
|---|
SystemResource(ServerStatus serverStatus,
ClusterConfigService clusterConfigService) |
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.