Interface InferenceMBean
-
@ProviderType public interface InferenceMBean
An MBean that provides the inference configuration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getConfigJson()
Get the inference configuration as a Json string.String
getConfigNodeStateJson()
Get the inference configuration as a Json string.
-
-
-
Field Detail
-
TYPE
static final String TYPE
- See Also:
- Constant Field Values
-
-