Uses of Enum Class
com.scaleoutsoftware.modules.abstractions.ObjNotFoundBehavior
Packages that use ObjNotFoundBehavior
Package
Description
Abstractions for API and MSG modules deployed on a ScaleOut in-memory data grid.
-
Uses of ObjNotFoundBehavior in com.scaleoutsoftware.modules.abstractions
Methods in com.scaleoutsoftware.modules.abstractions that return ObjNotFoundBehaviorModifier and TypeMethodDescriptionstatic ObjNotFoundBehaviorReturns the enum constant of this class with the specified name.static ObjNotFoundBehavior[]ObjNotFoundBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.