public static class StormTimer.QueueEntry extends Object
Long
endTimeMs
Runnable
func
String
id
QueueEntry(Long endTimeMs, Runnable func, String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Long endTimeMs
public final Runnable func
public final String id
public QueueEntry(Long endTimeMs, Runnable func, String id)
Copyright © 2022 The Apache Software Foundation. All rights reserved.