net.esper.eql.join
Interface JoinPreloadMethod

All Known Implementing Classes:
JoinPreloadMethodImpl

public interface JoinPreloadMethod

Method for preloading events for a given stream onto the stream's indexes, from a buffer already associated with a stream.


Method Summary
 void preloadFromBuffer(int stream)
          Initialize a stream from the stream buffers data.
 

Method Detail

preloadFromBuffer

void preloadFromBuffer(int stream)
Initialize a stream from the stream buffers data.

Parameters:
stream - to initialize and load indexes

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com