Interface MergedViewConfigLoader
-
public interface MergedViewConfigLoader
Hook for automatically loading data store configurations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.typesafe.config.Config
load()
Load a config for a MergedDataStoreView
-