Class TableDataServiceFactory.TdsID
java.lang.Object
com.illumon.iris.db.v2.tabledataservice.TableDataServiceFactory.TdsID
- Enclosing class:
- TableDataServiceFactory
Encapsulate all the information needed to uniquely identify a TableDataService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TdsID
Construct a TdsID- Parameters:
tdsName
- the name of the TableDataServiceallowIOMessageFlush
- pass-through toRemoteTableDataService
: allow synchronous flush of message buffersforProducer
- if the resultantTableDataService
is for a producer such as aTDCP
-
-
Method Details