Package com.illumon.iris.db.v2.tabledataservice
-
Interface Summary Interface Description CompositeTableDataService.ServiceSelector FilteredTableDataService.LocationFilter TableDataService Service responsible for table location discovery. -
Class Summary Class Description AbstractTableDataService Partial TableDataService implementation for use by TableDataService implementations.CompositeTableDataService Routing TableDataService that applies a selector function to pick service(s) for each request.CompositeTableDataServiceConsistencyMonitor A consistency monitor for use in the CompositeTableDataService.CompositeTableDataServiceConsistencyMonitor.ConsistentSupplier<T> FilteredTableDataService TableDataService implementation with support to filter the provided TableLocations.TableDataService.Null TableDataServiceFactory The standard factory for creatingTableDataService
instances using aDataRoutingService
instance