Class WatchClientEtcd

java.lang.Object
io.deephaven.kv.etcd.WatchClientEtcd
All Implemented Interfaces:
WatchClient, AutoCloseable

public final class WatchClientEtcd extends Object implements WatchClient, AutoCloseable
  • Constructor Details

    • WatchClientEtcd

      public WatchClientEtcd(io.deephaven.shadow.jetcd.io.etcd.jetcd.Watch watchClient)
  • Method Details