Package org.elasticsearch.client.xpack
Class XPackInfoResponse.FeatureSetsInfo.FeatureSet
- java.lang.Object
-
- org.elasticsearch.client.xpack.XPackInfoResponse.FeatureSetsInfo.FeatureSet
-
- Enclosing class:
- XPackInfoResponse.FeatureSetsInfo
public static class XPackInfoResponse.FeatureSetsInfo.FeatureSet extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanavailable()booleanenabled()booleanequals(Object other)inthashCode()Stringname()Map<String,Object>nativeCodeInfo()Deprecated.Use ML info api to find native code infoStringtoString()
-