Uses of Enum Class
com.loomcache.server.watch.WatchManager.EventType
Packages that use WatchManager.EventType
-
Uses of WatchManager.EventType in com.loomcache.server.watch
Subclasses with type arguments of type WatchManager.EventType in com.loomcache.server.watchModifier and TypeClassDescriptionstatic enumEnumeration of event types for streaming events.Methods in com.loomcache.server.watch that return WatchManager.EventTypeModifier and TypeMethodDescriptionstatic WatchManager.EventTypeReturns the enum constant of this class with the specified name.static WatchManager.EventType[]WatchManager.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.