org.apache.uima.ducc.rm.config
Class ResourceManagerConfiguration
java.lang.Object
org.apache.uima.ducc.rm.config.ResourceManagerConfiguration
- All Implemented Interfaces:
- SchedConstants
@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
| Fields inherited from interface org.apache.uima.ducc.rm.scheduler.SchedConstants |
COMPONENT_NAME, DEFAULT_INIT_STABILITY_COUNT, DEFAULT_INSTANCES, DEFAULT_MAX_INSTANCES, DEFAULT_MAX_PROCESSES, DEFAULT_NODE_METRICS_RATE, DEFAULT_PRIORITY, DEFAULT_PROCESSES, DEFAULT_SCHEDULING_RATE, DEFAULT_SCHEDULING_RATIO, DEFAULT_SHARE_WEIGHT, DEFAULT_STABILITY_COUNT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceManagerConfiguration
public ResourceManagerConfiguration()
resourceManagerDelegateListener
public ResourceManagerEventListener resourceManagerDelegateListener(ResourceManagerComponent rm)
routeBuilderForEndpoint
public org.apache.camel.builder.RouteBuilder routeBuilderForEndpoint(String endpoint,
ResourceManagerEventListener delegate)
routeBuilderForJmEndpoint
public org.apache.camel.builder.RouteBuilder routeBuilderForJmEndpoint(String endpoint,
ResourceManagerEventListener delegate)
resourceManager
@Bean
public ResourceManagerComponent resourceManager()
throws Throwable
- Throws:
Throwable
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.