Uses of Interface
com.espertech.esperio.CoordinatedAdapter

Packages that use CoordinatedAdapter
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 
 

Uses of CoordinatedAdapter in com.espertech.esperio
 

Classes in com.espertech.esperio that implement CoordinatedAdapter
 class AbstractCoordinatedAdapter
          A skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input.
 class AdapterCoordinatorImpl
          An implementation of AdapterCoordinator.
 

Uses of CoordinatedAdapter in com.espertech.esperio.csv
 

Classes in com.espertech.esperio.csv that implement CoordinatedAdapter
 class CSVInputAdapter
          An event Adapter that uses a CSV file for a source.
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com