Class PqStorageEtcdImpl
java.lang.Object
com.illumon.iris.controller.pqstorage.PqStorageKvBase
com.illumon.iris.controller.pqstorage.PqStorageEtcdImpl
- All Implemented Interfaces:
PqStorage
Implementation of
PqStorageKvBase
which uses etcd for its underlying storage.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.illumon.iris.controller.pqstorage.PqStorageKvBase
addPersistentQueryConfiguration, commitCheckPoint, deletePersistentQueryConfiguration, disconnect, getLatestPersistentQueryConfigurationFromKvClient, getPersistentQueryConfiguration, keySet, updatePersistentQueryConfiguration, values
-
Constructor Details
-
PqStorageEtcdImpl
public PqStorageEtcdImpl()
-