All Classes and Interfaces

Class
Description
 
 
 
Global EclipseStore Cache configuration.
Creates a CacheConfiguration.Builder for each EclipseStoreCacheConfiguration.
Configuration for EclipseStore Cache module.
 
 
EachProperty implementation of DynamoDbStorageConfigurationProvider.
Default implementation of EclipseStoreRestService.
 
 
Creates a bean of type RootProvider for each StorageManager.
 
 
Dynamo DB Storage Configuration.
Factory for an S3 based EmbeddedStorageFoundation.
EclipseStore Cache Configuration.
 
Global EclipseStore configuration.
Configuration for EclipseStore module.
Health information about a EclipseStore instance.
A HealthIndicator that checks the health of all registered StorageManagers.
A Micronaut MeterBinder for EclipseStore integration.
EclipseStore REST controller for a single StorageManager.
Configuration for EclipseStore Rest.
Configuration properties for the EclipseStoreRestController.
EclipseStore REST service.
A SyncCache implementation that uses a EclipseStore Cache instance.
 
This Factory instantiates a EmbeddedStorageFoundation for each EmbeddedStorageConfigurationProvider.
A marker class for defining an expiry policy on EclipseStore backed caches.
 
 
Factory for an S3 based EmbeddedStorageFoundation.
Provides the class of the Root Instance.
This object represents a root object for the EclipseStore REST api.
Functional interface to ease getting the Root Instance of EclipseStore Store Manager.
 
 
 
Factory for an S3 based EmbeddedStorageFoundation.
Exception thrown when an error occurs during storage interceptor processing.
 
An around annotation for methods which simplifies storing objects in an associated Storage Manager.
Utility classes to map to the Store annotation.
Method interceptor for Store.
An around annotation for methods which simplifies storing objects in an associated Store Manager.
Maps the StoreParams annotation to the Store annotation.
An around annotation for methods which simplifies storing objects in an associated Store Manager.
Maps the StoreReturn annotation to the Store annotation.
An around annotation for methods which saves the Root Object of a EclipseStore instance.
Maps the StoreRoot annotation to the Store annotation.
Defines the way the instance that will be stored in the Store Manager.