public class Deadline extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static Deadline |
fromDelay(org.apache.kafka.common.utils.Time time,
long delay,
TimeUnit timeUnit) |
static Deadline |
fromMonotonicNanoseconds(long nanoseconds) |
int |
hashCode() |
long |
nanoseconds() |