Interface InferenceMBean


@ProviderType public interface InferenceMBean
An MBean that provides the inference configuration.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the inference configuration as a Json string.
    Get the inference configuration as a Json string.
  • Field Details

  • Method Details

    • getConfigJson

      String getConfigJson()
      Get the inference configuration as a Json string.
    • getConfigNodeStateJson

      String getConfigNodeStateJson()
      Get the inference configuration as a Json string.