Module org.elasticsearch.xcore
Class DataStreamInfoTransportAction
java.lang.Object
org.elasticsearch.action.support.TransportAction<XPackInfoRequest,XPackInfoFeatureResponse>
org.elasticsearch.action.support.HandledTransportAction<XPackInfoRequest,XPackInfoFeatureResponse>
org.elasticsearch.xpack.core.action.XPackInfoFeatureTransportAction
org.elasticsearch.xpack.core.action.DataStreamInfoTransportAction
-
Field Summary
Fields inherited from class org.elasticsearch.action.support.TransportAction
actionName, logger, taskManager -
Constructor Summary
ConstructorsConstructorDescriptionDataStreamInfoTransportAction(TransportService transportService, ActionFilters actionFilters) -
Method Summary
Methods inherited from class org.elasticsearch.xpack.core.action.XPackInfoFeatureTransportAction
doExecuteMethods inherited from class org.elasticsearch.action.support.TransportAction
execute, executeDirect, localOnly
-
Constructor Details
-
DataStreamInfoTransportAction
@Inject public DataStreamInfoTransportAction(TransportService transportService, ActionFilters actionFilters)
-
-
Method Details
-
name
- Specified by:
namein classXPackInfoFeatureTransportAction
-
available
public boolean available()- Specified by:
availablein classXPackInfoFeatureTransportAction
-
enabled
public boolean enabled()- Specified by:
enabledin classXPackInfoFeatureTransportAction
-