Registry / utility / ditto-services-utils-cache-loaders

ditto-services-utils-cache-loaders

JSON →
library1.5.1javamavenunverified

Eclipse Ditto cache loaders utility module for managing digital twin cache loading in IoT applications.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-services-utils-cache-loaders</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-SERVICES-UTI
D
ditto-services-utils-cache-loaders
utilityjavav1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CacheLoader
org.eclipse.ditto.services.utils.cacheloaders.CacheLoader

Load a digital twin into cache using Ditto's cache loader.

import org.eclipse.ditto.services.utils.cacheloaders.CacheLoader; public class Example { public void load() { CacheLoader loader = new CacheLoader(); loader.load("thingId"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Bingbot
1
Resources
ditto-services-utils-cache-loaders — mvn dependency:get ditto-services-utils-cache-loaders · libregistry