com.apama.marketdata
Event DepthRefCount0


This event is sent by the depth publisher to notify the creator that the reference count is now 0.
Since:
CMF 1.1.0
Version:
10.7
See Also:
com.apama.marketdata.DepthPublisher - The depth publisher sends this event when the reference count of subscribers goes to 0

Member summary
 stringsymbol

The symbol of the publisher that now has a reference count of 0.
 stringserviceId

The service of the publisher that now has a reference count of 0.
 stringmarketId

The market of the publisher that now has a reference count of 0.
 stringexchangeId

The exchange of the publisher that now has a reference count of 0.
 com.apama.marketdata.DepthKeykey

The full depth key information of the publisher that now has a reference count of 0.
 
Member detail

exchangeId

string exchangeId
The exchange of the publisher that now has a reference count of 0.

key

com.apama.marketdata.DepthKey key
The full depth key information of the publisher that now has a reference count of 0.

marketId

string marketId
The market of the publisher that now has a reference count of 0.

serviceId

string serviceId
The service of the publisher that now has a reference count of 0.

symbol

string symbol
The symbol of the publisher that now has a reference count of 0.