@Configuration
@Import(value={org.apache.uima.ducc.transport.DuccTransportConfiguration.class,org.apache.uima.ducc.common.config.CommonConfiguration.class})
public class ResourceManagerConfiguration
extends Object
implements SchedConstants
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManagerConfiguration.NodeInventoryProcessor |
class |
ResourceManagerConfiguration.NodeMetricsProcessor |
class |
ResourceManagerConfiguration.ResourceManagerStateUpdateProcessor |
SchedConstants.EvictionPolicy, SchedConstants.PolicyCOMPONENT_NAME, DEFAULT_INIT_STABILITY_COUNT, DEFAULT_INSTANCES, DEFAULT_MAX_INSTANCES, DEFAULT_MAX_PROCESSES, DEFAULT_NODE_METRICS_RATE, DEFAULT_OR_PUBLISH_RATE, DEFAULT_PRIORITY, DEFAULT_PROCESSES, DEFAULT_RM_PUBLISHING_SLOP, DEFAULT_SCHEDULING_RATE, DEFAULT_SCHEDULING_RATIO, DEFAULT_SHARE_WEIGHT, DEFAULT_STABILITY_COUNT| Constructor and Description |
|---|
ResourceManagerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ResourceManagerComponent |
resourceManager() |
ResourceManagerEventListener |
resourceManagerDelegateListener(ResourceManagerComponent rm) |
org.apache.camel.builder.RouteBuilder |
routeBuilderForEndpoint(String endpoint,
ResourceManagerEventListener delegate) |
org.apache.camel.builder.RouteBuilder |
routeBuilderForJmEndpoint(String endpoint,
ResourceManagerEventListener delegate) |
public ResourceManagerEventListener resourceManagerDelegateListener(ResourceManagerComponent rm)
public org.apache.camel.builder.RouteBuilder routeBuilderForEndpoint(String endpoint, ResourceManagerEventListener delegate)
public org.apache.camel.builder.RouteBuilder routeBuilderForJmEndpoint(String endpoint, ResourceManagerEventListener delegate)
@Bean public ResourceManagerComponent resourceManager() throws Throwable
ThrowableCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.