Package com.illumon.iris.db.v2.routing
Interface DataImportServiceConfig.EndpointConfig
- All Superinterfaces:
DataRoutingService.EndpointConfig
,DataRoutingService.PropertyProvider
- Enclosing interface:
- DataImportServiceConfig
public static interface DataImportServiceConfig.EndpointConfig extends DataRoutingService.EndpointConfig
Configuration for resolving a DataImportService endpoint
-
Method Summary
Modifier and Type Method Description int
getThrottleKBps()
Methods inherited from interface com.illumon.iris.db.v2.routing.DataRoutingService.EndpointConfig
getName, getServiceRegistryType
Methods inherited from interface com.illumon.iris.db.v2.routing.DataRoutingService.PropertyProvider
getAllProperties, getProperty, getProperty
-
Method Details
-
getThrottleKBps
int getThrottleKBps()
-