Class ScalaBatchable


  • public class ScalaBatchable
    extends java.lang.Object
    INTERNAL API
    • Constructor Summary

      Constructors 
      Constructor Description
      ScalaBatchable()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isBatchable​(java.lang.Runnable runnable)  
      • Methods inherited from class java.lang.Object

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

      • ScalaBatchable

        public ScalaBatchable()
    • Method Detail

      • isBatchable

        public static boolean isBatchable​(java.lang.Runnable runnable)