|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Lifetime
An enumeration of 2 values to enable choice between timestamps whose lifetime is continuous, and those which are discrete. Continuous timestamps have a lifetime which starts at the time of the timestamp and ends when a new timestamp is put into an index. Discrete timestamps exist only at the point in time of the time of the timestamp.
| Field Summary | |
|---|---|
static Lifetime |
CONTINUOUS
A selector for timestamps with a Continuous lifetime. |
static Lifetime |
DISCRETE
A selector for timestamps with a Discrete lifetime. |
| Field Detail |
|---|
static final Lifetime CONTINUOUS
static final Lifetime DISCRETE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||