Class StoreStateReader

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class StoreStateReader
    extends java.lang.Object
    implements java.io.Closeable
    This class retrieves the corresponding Store object from a router endpoint which contains the latest store state. E.g. store level configs and versions. This class doesn't maintain any local cache of the retrieved store state.