Interface | Description |
---|---|
Attr |
Attr represents an attribute in an event.
|
AttrSpec |
EventSpec represents the specification(schema) of an attribute.
|
Event |
Event is the primary object type of carrying information(data) in Oracle Stream Analytics.
|
EventFactory |
Factory for creating events.
|
EventSpec |
EventSpec represents the specification(schema) of event.
|
TypeDefaults |
The default parameters for AggrDataTypes.
|
Class | Description |
---|---|
TupleAttrSpec |
TupleAttrSpec is the base implementation of Attribute Specification.
|
TupleEventSpec |
TupleEventSpec is the base implementation of Event Specification.
|
Enum | Description |
---|---|
AttrDataType |
AttrDataType is the data types for the attributes
|