Interface PqStorage

All Known Implementing Classes:
PqStorageEtcdImpl, PqStorageEtcdV2Impl, PqStorageKvBase, PqStoragePhtImpl

public interface PqStorage
Interface for storage of persistent query configurations. Implementations must provide a no-arg constructor as they will be created reflectively.