Class CustomDashboardConfiguration

  • All Implemented Interfaces:
    org.apache.flink.runtime.rest.messages.ResponseBody

    public class CustomDashboardConfiguration
    extends java.lang.Object
    implements org.apache.flink.runtime.rest.messages.ResponseBody
    Custom Response for handling dashboard configs.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FIELD_NAME_FLINK_VERSION

        public static final java.lang.String FIELD_NAME_FLINK_VERSION
        See Also:
        Constant Field Values
      • FIELD_NAME_FLINK_REVISION

        public static final java.lang.String FIELD_NAME_FLINK_REVISION
        See Also:
        Constant Field Values
    • Constructor Detail

      • CustomDashboardConfiguration

        public CustomDashboardConfiguration()