Annotation Interface MicrostreamStorage


@Deprecated(forRemoval=true, since="4.2.1") @Qualifier @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface MicrostreamStorage
Deprecated, for removal: This API element is subject to removal in a future version.
Microstream is renamed to Eclipse store and no longer updated
Qualifier annotation for Microstream EmbeddedStorageManager.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specifies the configuration node used to configure the EmbeddedStorageManager instance to be created.
  • Element Details

    • configNode

      String configNode
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specifies the configuration node used to configure the EmbeddedStorageManager instance to be created.
      Returns:
      the config node