- CacheError - Interface in com.refinitiv.eta.valueadd.cache
-
Many of the ETA ValueAdd Cache Package methods take a parameter for returning
detailed error information.
- CacheFactory - Class in com.refinitiv.eta.valueadd.cache
-
Factory for creating ETA ValueAdd Cache package objects.
- clear() - Method in interface com.refinitiv.eta.valueadd.cache.CacheError
-
Clear error content set before.
- clear() - Method in interface com.refinitiv.eta.valueadd.cache.PayloadCache
-
Clears the cache by destroying all payload entries.
- clear() - Method in interface com.refinitiv.eta.valueadd.cache.PayloadCursor
-
Clear the state of the payload cursor.
- clear() - Method in interface com.refinitiv.eta.valueadd.cache.PayloadEntry
-
Clears the OMM data contents of this entry.
- com.refinitiv.eta.valueadd.cache - package com.refinitiv.eta.valueadd.cache
-
This package contains the ETA Value Add Cache.
- createCacheError() - Static method in class com.refinitiv.eta.valueadd.cache.CacheFactory
-
Creates an instance of a cache error.
- createPayloadCache(PayloadCacheConfigOptions, CacheError) - Static method in class com.refinitiv.eta.valueadd.cache.CacheFactory
-
Creates an instance of a payload cache container.
- createPayloadCacheConfig() - Static method in class com.refinitiv.eta.valueadd.cache.CacheFactory
-
Creates an instance of a payload cache configuration options.
- createPayloadCursor() - Static method in class com.refinitiv.eta.valueadd.cache.CacheFactory
-
Creates an instance of a payload entry cursor.
- createPayloadEntry(PayloadCache, CacheError) - Static method in class com.refinitiv.eta.valueadd.cache.CacheFactory
-
Creates an instance of a payload entry.