Interface TimeSeriesManager

  • All Superinterfaces:
    io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent, io.vertigo.core.node.component.Manager
    All Known Implementing Classes:
    TimeSeriesManagerImpl

    public interface TimeSeriesManager
    extends io.vertigo.core.node.component.Manager
    Manages connections to a time series database.
    Author:
    mlaroche