public class AbstractRiverComponent extends Object implements RiverComponent
Modifier and Type | Field and Description |
---|---|
protected ESLogger |
logger |
protected RiverName |
riverName |
protected RiverSettings |
settings |
Modifier | Constructor and Description |
---|---|
protected |
AbstractRiverComponent(RiverName riverName,
RiverSettings settings) |
protected final ESLogger logger
protected final RiverName riverName
protected final RiverSettings settings
protected AbstractRiverComponent(RiverName riverName, RiverSettings settings)
public RiverName riverName()
riverName
in interface RiverComponent
public String nodeName()
Copyright © 2009–2015. All rights reserved.