Class PqStorageEtcdImpl

java.lang.Object
com.illumon.iris.controller.pqstorage.PqStorageKvBase
com.illumon.iris.controller.pqstorage.PqStorageEtcdImpl
All Implemented Interfaces:
PqStorage

public class PqStorageEtcdImpl extends PqStorageKvBase
Implementation of PqStorageKvBase which uses etcd for its underlying storage.
  • Constructor Details

    • PqStorageEtcdImpl

      public PqStorageEtcdImpl()