Class SlotSharingGroupIdConverter


  • public class SlotSharingGroupIdConverter
    extends java.lang.Object
    Copied from Flink. Should be removed once the client dependency is upgraded to 1.18.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.flink.runtime.instance.SlotSharingGroupId fromHexString​(java.lang.String hexString)  
      • Methods inherited from class java.lang.Object

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

      • SlotSharingGroupIdConverter

        public SlotSharingGroupIdConverter()
    • Method Detail

      • fromHexString

        public static org.apache.flink.runtime.instance.SlotSharingGroupId fromHexString​(java.lang.String hexString)