Class XPackInfoFeatureTransportAction

Direct Known Subclasses:
DataStreamInfoTransportAction, DataTiersInfoTransportAction

public abstract class XPackInfoFeatureTransportAction extends HandledTransportAction<XPackInfoRequest,XPackInfoFeatureResponse>
A base class to implement XPackInfoFeatureAction actions. Extend this class and implement the abstract methods, and register the appropriate XPackInfoFeatureAction to the subclass of this class.