Interface ServiceConfig
- All Known Implementing Classes:
AbstractPooledEndpointServiceConfig
,AnalyticsServiceConfig
,KeyValueServiceConfig
,QueryServiceConfig
,SearchServiceConfig
,ViewServiceConfig
public interface ServiceConfig
-
Method Summary
-
Method Details
-
minEndpoints
int minEndpoints() -
maxEndpoints
int maxEndpoints() -
idleTime
Duration idleTime() -
pipelined
boolean pipelined() -
exportAsMap
-