|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.common.component.AbstractComponent
org.elasticsearch.cluster.node.DiscoveryNodeService
public class DiscoveryNodeService
Nested Class Summary | |
---|---|
static interface |
DiscoveryNodeService.CustomAttributesProvider
|
Field Summary |
---|
Fields inherited from class org.elasticsearch.common.component.AbstractComponent |
---|
componentSettings, logger, settings |
Constructor Summary | |
---|---|
DiscoveryNodeService(Settings settings)
|
Method Summary | |
---|---|
DiscoveryNodeService |
addCustomAttributeProvider(DiscoveryNodeService.CustomAttributesProvider customAttributesProvider)
|
java.util.Map<java.lang.String,java.lang.String> |
buildAttributes()
|
Methods inherited from class org.elasticsearch.common.component.AbstractComponent |
---|
nodeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public DiscoveryNodeService(Settings settings)
Method Detail |
---|
public DiscoveryNodeService addCustomAttributeProvider(DiscoveryNodeService.CustomAttributesProvider customAttributesProvider)
public java.util.Map<java.lang.String,java.lang.String> buildAttributes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |