Uses of Class
org.graylog2.indexer.cluster.Node
Packages that use Node
-
Uses of Node in org.graylog2.indexer
Constructors in org.graylog2.indexer with parameters of type NodeModifierConstructorDescriptionIndexMappingFactory(Node node, Map<String, IndexTemplateProvider> providers) -
Uses of Node in org.graylog2.migrations
Constructors in org.graylog2.migrations with parameters of type NodeModifierConstructorDescriptionV20170607164210_MigrateReopenedIndicesToAliases(Node node, IndexSetService indexSetService, MongoIndexSet.Factory mongoIndexSetFactory, Indices indices, V20170607164210_MigrateReopenedIndicesToAliases.ClusterState clusterState)