Uses of Enum Class
com.scaleoutsoftware.digitaltwin.abstractions.CacheOperationStatus
Packages that use CacheOperationStatus
Package
Description
Digital twin model API - Create a digital twin model.
-
Uses of CacheOperationStatus in com.scaleoutsoftware.digitaltwin.abstractions
Methods in com.scaleoutsoftware.digitaltwin.abstractions that return CacheOperationStatusModifier and TypeMethodDescriptionCacheResult.getStatus()Gets the status of the cache operation.static CacheOperationStatusReturns the enum constant of this class with the specified name.static CacheOperationStatus[]CacheOperationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.