Interface DataRoutingService

All Superinterfaces:
AutoCloseable, EndpointResolver, NamedImplementation, SafeCloseable
All Known Subinterfaces:
WritableDataRoutingService, WritableDataRoutingServiceImpl
All Known Implementing Classes:
DataRoutingService.Delegating, DataRoutingServiceK8sImpl, DataRoutingServiceKvEtcdImpl, DataRoutingServiceKvImpl, DataRoutingServiceKvInMemImpl, DataRoutingServiceYmlImpl, DataRoutingServiceYmlImpl.ResolvingImpl

public interface DataRoutingService
extends EndpointResolver, NamedImplementation, SafeCloseable
Interfaces for a Data Routing Service. This service provides configuration for:
  • DataImportService servers
  • Tailers
  • Loggers
  • TableDataService Proxies
  • Workers