Class TableSubscription

java.lang.Object
com.illumon.iris.sbetransport.server.TableSubscription
All Implemented Interfaces:
AutoCloseable

public class TableSubscription extends Object implements AutoCloseable
Holder for stuff related to an active table subscription. Starting and closing are synchronized to avoid races.