Uses of Enum Class
de.caluga.morphium.ReadAccessType
Packages that use ReadAccessType
-
Uses of ReadAccessType in de.caluga.morphium
Methods in de.caluga.morphium that return ReadAccessTypeModifier and TypeMethodDescriptionstatic ReadAccessTypeReturns the enum constant of this class with the specified name.static ReadAccessType[]ReadAccessType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.caluga.morphium with parameters of type ReadAccessTypeModifier and TypeMethodDescriptionvoidMorphium.fireProfilingReadEvent(Query q, long time, ReadAccessType t) voidProfilingListener.readAccess(Query query, long time, ReadAccessType t)