Class TopoCache

java.lang.Object
org.apache.storm.daemon.nimbus.TopoCache

public class TopoCache extends Object
Cache topologies and topology confs from the blob store. Makes reading this faster because it can skip deserialization in many cases.