Annotation Interface MicrostreamStorage


@Qualifier @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface MicrostreamStorage
Qualifier annotation for Microstream EmbeddedStorageManager.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Specifies the configuration node used to configure the EmbeddedStorageManager instance to be created.
  • Element Details

    • configNode

      String configNode
      Specifies the configuration node used to configure the EmbeddedStorageManager instance to be created.
      Returns:
      the config node