Class GetComponentStateAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<GetComponentStateAction.Response>
-
- com.floragunn.searchguard.modules.api.GetComponentStateAction
-
public class GetComponentStateAction extends org.elasticsearch.action.ActionType<GetComponentStateAction.Response>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetComponentStateAction.Healthstatic classGetComponentStateAction.NodeRequeststatic classGetComponentStateAction.NodeResponsestatic classGetComponentStateAction.Requeststatic classGetComponentStateAction.Responsestatic classGetComponentStateAction.TransportAction
-
Field Summary
Fields Modifier and Type Field Description static GetComponentStateActionINSTANCEstatic StringNAME
-
Constructor Summary
Constructors Modifier Constructor Description protectedGetComponentStateAction()
-
-
-
Field Detail
-
INSTANCE
public static final GetComponentStateAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-