Class RemoteInfoAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<RemoteInfoResponse>
-
- org.elasticsearch.action.admin.cluster.remote.RemoteInfoAction
-
public final class RemoteInfoAction extends ActionType<RemoteInfoResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static RemoteInfoActionINSTANCEstatic StringNAME
-
Constructor Summary
Constructors Constructor Description RemoteInfoAction()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
INSTANCE
public static final RemoteInfoAction INSTANCE
-
-