Class MemorizingClientSupplier<T extends CloseableClient>

java.lang.Object
io.etcd.jetcd.support.MemorizingClientSupplier<T>
All Implemented Interfaces:
CloseableClient, AutoCloseable, Supplier<T>

public class MemorizingClientSupplier<T extends CloseableClient> extends Object implements Supplier<T>, CloseableClient