| Package | Description |
|---|---|
| ddf.catalog.pubsub | |
| ddf.catalog.pubsub.predicate |
| Modifier and Type | Method and Description |
|---|---|
static EventProcessorImpl.DateType |
EventProcessorImpl.DateType.getDateType(String attr) |
static EventProcessorImpl.DateType |
EventProcessorImpl.DateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventProcessorImpl.DateType[] |
EventProcessorImpl.DateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventProcessorImpl.DateType |
TemporalPredicate.getType() |
| Constructor and Description |
|---|
TemporalPredicate(Date start,
Date end,
EventProcessorImpl.DateType type)
Instantiates a new temporal predicate.
|
TemporalPredicate(long offset,
EventProcessorImpl.DateType type) |
This work is licensed under a Creative Commons Attribution 4.0 International License.