com.apama.ata
Event DepthDataViewPublisher


Listens:
com.apama.marketdata.Depth - 

Member Summary
 com.apama.marketdata.DepthKeykey
 com.apama.marketdata.DepthDataViewdepthDataView
 listenerdepthListener
 integernrSubscriptions
 booleanisCaching
 booleanisDirty
 com.apama.marketdata.DepthlastDepth
 
Action Summary
 voidaddSubscription()
 voidcreate(com.apama.marketdata.DepthKey key, com.apama.marketdata.DepthDataView depthDataView)
 com.apama.marketdata.DepthcreateEmptyDepth(com.apama.marketdata.DepthKey key)
 voidquit()
 voidrefresh()
 voidsetCaching(boolean doCaching)
 voidsubtractSubscription()
 
Member Detail

depthDataView

com.apama.marketdata.DepthDataView depthDataView

depthListener

listener depthListener

isCaching

boolean isCaching

isDirty

boolean isDirty

key

com.apama.marketdata.DepthKey key

lastDepth

com.apama.marketdata.Depth lastDepth

nrSubscriptions

integer nrSubscriptions

Action Detail

addSubscription

void addSubscription()

create

void create(com.apama.marketdata.DepthKey key, com.apama.marketdata.DepthDataView depthDataView)
Parameters:
key
depthDataView
Listens:
com.apama.marketdata.Depth - 

createEmptyDepth

com.apama.marketdata.Depth createEmptyDepth(com.apama.marketdata.DepthKey key)
Parameters:
key

quit

void quit()

refresh

void refresh()

setCaching

void setCaching(boolean doCaching)
Parameters:
doCaching

subtractSubscription

void subtractSubscription()