Class CompositeOperation
- java.lang.Object
-
- org.apache.camel.component.zookeepermaster.group.internal.CompositeOperation
-
public class CompositeOperation extends Object
Operation that aggregates severaloperationsto be performed inside single task passed to thread executor
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.LoggerLOG
-
Constructor Summary
Constructors Constructor Description CompositeOperation(org.apache.camel.component.zookeepermaster.group.internal.Operation... operations)
-