Uses of Class
com.floragunn.searchguard.action.licenseinfo.LicenseInfoRequest
-
Packages that use LicenseInfoRequest Package Description com.floragunn.searchguard.action.licenseinfo -
-
Uses of LicenseInfoRequest in com.floragunn.searchguard.action.licenseinfo
Methods in com.floragunn.searchguard.action.licenseinfo with parameters of type LicenseInfoRequest Modifier and Type Method Description protected TransportLicenseInfoAction.NodeLicenseRequestTransportLicenseInfoAction. newNodeRequest(LicenseInfoRequest request)protected LicenseInfoResponseTransportLicenseInfoAction. newResponse(LicenseInfoRequest request, List<LicenseInfoNodeResponse> responses, List<org.elasticsearch.action.FailedNodeException> failures)Constructors in com.floragunn.searchguard.action.licenseinfo with parameters of type LicenseInfoRequest Constructor Description NodeLicenseRequest(LicenseInfoRequest request)
-