Uses of Interface
com.scaleoutsoftware.digitaltwin.abstractions.CacheResult
Packages that use CacheResult
Package
Description
Digital twin model API - Create a digital twin model.
-
Uses of CacheResult in com.scaleoutsoftware.digitaltwin.abstractions
Methods in com.scaleoutsoftware.digitaltwin.abstractions that return types with arguments of type CacheResultModifier and TypeMethodDescriptionSharedData.clear()Clear the shared data cache.Retrieves an existing object from the cache.Put a new key/value mapping into the cache.Remove a key/value mapping from the cache.