public class TimeBucket extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HISTORY_SIZE |
static long |
MAX_SESSION_DURATION |
static long |
SEQUENCE_TIMEOUT |
static long |
SIZE |
| Constructor and Description |
|---|
TimeBucket() |
public static final long SIZE
public static final int HISTORY_SIZE
public static final long SEQUENCE_TIMEOUT
public static final long MAX_SESSION_DURATION