public class NodeHostnameExpression extends SysNodeExpression<org.apache.lucene.util.BytesRef>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
NodeHostnameExpression(org.elasticsearch.cluster.ClusterService clusterService) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.util.BytesRef |
value() |
getChildImplementation
public static final java.lang.String NAME