|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.espertech.esperio | |
---|---|
com.espertech.esperio | This package contains adapter framework classes applicable to multiple adapter implementations. |
com.espertech.esperio.csv | CSV input adapter classes for reading comma-separated-value formatted data and for CSV-based simulatation of events streams |
com.espertech.esperio.dataflow | |
com.espertech.esperio.ext | CSV Adapter utility classes. |
Classes in com.espertech.esperio used by com.espertech.esperio | |
---|---|
AbstractCoordinatedAdapter
A skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input. |
|
AbstractSendableEvent
Base class for sendable event, provides timestamp and schedule slot. |
|
AbstractSender
Sender that abstracts the send processin terms of threading or further pre-processing. |
|
AdapterCoordinator
A AdapterCoordinator coordinates several Adapters so that the events they send into the runtime engine arrive in some well-defined order, in effect making the several Adapters into one large sending Adapter. |
|
CoordinatedAdapter
An Adapter that can be coordinated by an AdapterCoordinator. |
|
SendableEvent
A wrapper that packages an event up so that it can be sent into the caller-specified runtime. |
Classes in com.espertech.esperio used by com.espertech.esperio.csv | |
---|---|
AbstractCoordinatedAdapter
A skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input. |
|
AdapterInputSource
An input source for adapters. |
|
CoordinatedAdapter
An Adapter that can be coordinated by an AdapterCoordinator. |
|
SendableEvent
A wrapper that packages an event up so that it can be sent into the caller-specified runtime. |
Classes in com.espertech.esperio used by com.espertech.esperio.dataflow | |
---|---|
AdapterInputSource
An input source for adapters. |
Classes in com.espertech.esperio used by com.espertech.esperio.ext | |
---|---|
AbstractSender
Sender that abstracts the send processin terms of threading or further pre-processing. |
|
DirectSender
Sender that sends without a threadpool. |
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |