public class NotificationTimeBucket$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static NotificationTimeBucket$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
NotificationTimeBucket$() |
| Modifier and Type | Method and Description |
|---|---|
NotificationTimeBucket |
apply(long epochTimestamp) |
NotificationTimeBucket |
apply(java.util.UUID timeuuid) |
scala.concurrent.duration.FiniteDuration |
duration() |
public static final NotificationTimeBucket$ MODULE$
public scala.concurrent.duration.FiniteDuration duration()
public NotificationTimeBucket apply(java.util.UUID timeuuid)
public NotificationTimeBucket apply(long epochTimestamp)