Package one.microstream.examples.eagerstoring
-
Class Summary Class Description Main Excample which shows how to implement a custom eager storing behavior, based on an annotation (StoreEager) and a field evaluator (StoreEagerEvaluator).MyRoot StoreEagerEvaluator Custom field evaluator which looks for theStoreEagerannotation. -
Annotation Types Summary Annotation Type Description StoreEager Annotation to mark fields for eager storing