All Classes and Interfaces
Class
Description
Global MicroStream Cache configuration.
Creates a
CacheConfiguration.Builder
for each MicroStreamCacheConfiguration
.Configuration for MicroStream Cache module.
Default implementation of
MicroStreamRestService
.Creates a bean of type
RootProvider
for each StorageManager
.This Factory instantiates a
EmbeddedStorageFoundation
for each EmbeddedStorageConfigurationProvider
.A marker class for defining an expiry policy on MicroStream backed caches.
MicroStream Cache Configuration.
Global MicroStream configuration.
Configuration for MicroStream module.
Health information about a MicroStream instance.
A
HealthIndicator
that checks the health of all registered StorageManager
s.A Micronaut
MeterBinder
for MicroStream integration.MicroStream REST controller for a single StorageManager.
Configuration for MicroStream Rest.
Configuration properties for the
MicroStreamRestController
.MicroStream REST service.
A
SyncCache
implementation that uses a MicroStream Cache instance.This object represents a root object for the MicroStream REST api.
Functional interface to ease getting the Root Instance of MicroStream Store Manager.
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 MicroStream instance.
Defines the way the instance that will be stored in the Store Manager.