Interface DataRoutingService.DataImportServiceEndpoint
- All Superinterfaces:
DataRoutingService.Endpoint
- Enclosing interface:
- DataRoutingService
public static interface DataRoutingService.DataImportServiceEndpoint extends DataRoutingService.Endpoint
For use by consumer of DIS as a data sink.
-
Method Summary
Modifier and Type Method Description StringgetDescription()Collection<String>getTags()intgetThrottleKBps()Methods inherited from interface com.illumon.iris.db.v2.configuration.DataRoutingService.Endpoint
getAddress, getHost, getName, getPort
-
Method Details
-
getThrottleKBps
int getThrottleKBps() -
getTags
-
getDescription
-