Interface ConfigBuilder<C>

  • Type Parameters:
    C - the type of configs to be created
    All Known Implementing Classes:
    QOSPolicy.Config

    public interface ConfigBuilder<C>
    Used for creation and verification of configs Forked from com.linkedin.databus.core.util @ r293057