Uses of Class
pl.decerto.hyperon.runtime.sync.Trackable
Packages that use Trackable
Package
Description
-
Uses of Trackable in pl.decerto.hyperon.runtime.dao
Methods in pl.decerto.hyperon.runtime.dao that return types with arguments of type Trackable -
Uses of Trackable in pl.decerto.hyperon.runtime.dao.parameter
Methods in pl.decerto.hyperon.runtime.dao.parameter that return types with arguments of type Trackable -
Uses of Trackable in pl.decerto.hyperon.runtime.provider
Methods in pl.decerto.hyperon.runtime.provider that return types with arguments of type TrackableModifier and TypeMethodDescriptionMpFunctionProvider.getAllLastUpdates()MpParameterProvider.getAllLastUpdates(boolean developerMode) -
Uses of Trackable in pl.decerto.hyperon.runtime.sync
Fields in pl.decerto.hyperon.runtime.sync with type parameters of type TrackableModifier and TypeFieldDescriptionRuntimeWatcher.allCachedAll elements read from cache just before cache sync.RuntimeWatcher.allFreshAll elements read from database just before cache sync.Methods in pl.decerto.hyperon.runtime.sync that return types with arguments of type TrackableModifier and TypeMethodDescriptionFunctionRuntimeWatcher.getAllCached()ParamRuntimeWatcher.getAllCached()RuntimeWatcher.getAllCached()get all cached elementsFunctionRuntimeWatcher.getAllLastUpdates()ParamRuntimeWatcher.getAllLastUpdates()RuntimeWatcher.getAllLastUpdates()gets all synchronized components from specific table