Uses of Class
io.higson.runtime.sync.Trackable
Packages that use Trackable
Package
Description
-
Uses of Trackable in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource that return types with arguments of type Trackable -
Uses of Trackable in io.higson.runtime.core.datasource.snapshot.function
Methods in io.higson.runtime.core.datasource.snapshot.function that return types with arguments of type Trackable -
Uses of Trackable in io.higson.runtime.core.datasource.snapshot.parameter
Methods in io.higson.runtime.core.datasource.snapshot.parameter that return types with arguments of type Trackable -
Uses of Trackable in io.higson.runtime.dao
Methods in io.higson.runtime.dao that return types with arguments of type Trackable -
Uses of Trackable in io.higson.runtime.dao.parameter
Methods in io.higson.runtime.dao.parameter that return types with arguments of type TrackableModifier and TypeMethodDescriptionParameterDao.getAllLastUpdates(boolean developerMode) ParameterJdbcDao.getAllLastUpdates(boolean developerMode) -
Uses of Trackable in io.higson.runtime.provider
Methods in io.higson.runtime.provider that return types with arguments of type TrackableModifier and TypeMethodDescriptionMpFunctionProvider.getAllLastUpdates()MpParameterProvider.getAllLastUpdates(boolean developerMode) -
Uses of Trackable in io.higson.runtime.sync
Fields in io.higson.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 io.higson.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