Package | Description |
---|---|
org.axonframework.axonserver.connector |
Modifier and Type | Class and Description |
---|---|
class |
PriorityCallable<T>
A wrapper class of
Callables that adheres to a priority by implementing PriorityTask . |
class |
PriorityRunnable
A wrapper class of
Runnables that adheres to a priority by implementing PriorityTask . |
Modifier and Type | Method and Description |
---|---|
default int |
PriorityTask.compareTo(PriorityTask that) |
Copyright © 2010–2023. All rights reserved.