Class PropertyInputStreamLoaderOrdered

java.lang.Object
io.deephaven.enterprise.dnd.service.configuration.PropertyInputStreamLoaderOrdered
All Implemented Interfaces:
PropertyInputStreamLoader

@AutoService(io.deephaven.configuration.PropertyInputStreamLoader.class) public class PropertyInputStreamLoaderOrdered extends Object implements PropertyInputStreamLoader
This PropertyInputStreamLoader will load a configuration from etcd if is stored there, and will fall back to the traditional (on-disk) loader if it is not stored in etcd