Class IterativeOperationStartInfo


  • @Experimental
    public class IterativeOperationStartInfo
    extends Object
    Represents data about iterative operation that starts. TODO better name
    • Constructor Detail

    • Method Detail

      • getStartTimeMillis

        public long getStartTimeMillis()
      • getStartTimeNanos

        public long getStartTimeNanos()
      • isSimpleCaller

        public boolean isSimpleCaller()
      • setSimpleCaller

        public void setSimpleCaller​(boolean simpleCaller)