MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

ch.ethz.mxquery.sms.interfaces
Interface ActiveStore

All Known Implementing Classes:
FIFOStore, FTTokenBufferStore, IndexFIFOStore, IndexRandomStore, RandomFIFOStore, RandomFIFOStoreSchema, SeqFIFOStore, SharedRandomFIFOStore, SharedSeqFIFOStore, TokenBufferStore

public interface ActiveStore


Method Summary
 void start()
          Start the gathering of the active store
 

Method Detail

start

void start()
Start the gathering of the active store


MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich