Class ChangeStreamsRegistry

java.lang.Object
org.restheart.mongodb.handlers.changestreams.ChangeStreamsRegistry

public class ChangeStreamsRegistry extends Object
Registry to keep track of open change streasms wraps a map to easily allow to get corresponding SessionInfo that encapsulates db, coll, and opName
Author:
Andrea Di Cesare <andrea@softinstigate.com>