Class MicrostreamMetricsSupport.Builder

    • Method Detail

      • registryFactory

        public RegistryFactory registryFactory()
        get the current configured RegistryFactory.
        Returns:
        RegistryFactory
      • embeddedStorageManager

        public one.microstream.storage.embedded.types.EmbeddedStorageManager embeddedStorageManager()
        get the current configuredEmbeddedStorageManager.
        Returns:
        EmbeddedStorageManager
      • config

        public Config config()
        get the current configured helidon configuration.
        Returns:
        Config