Class NodesInfoAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<NodesInfoResponse>
-
- org.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
-
public class NodesInfoAction extends ActionType<NodesInfoResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static NodesInfoActionINSTANCEstatic java.lang.StringNAME
-
Method Summary
-
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
-
-
-
Field Detail
-
INSTANCE
public static final NodesInfoAction INSTANCE
-
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
-
-