| Package | Description |
|---|---|
| org.axonframework.extensions.springcloud.commandhandling.mode |
| Modifier and Type | Method and Description |
|---|---|
static IgnoreListingDiscoveryMode.Builder |
IgnoreListingDiscoveryMode.builder()
Instantiate a
IgnoreListingDiscoveryMode.Builder to be able to create a IgnoreListingDiscoveryMode. |
IgnoreListingDiscoveryMode.Builder |
IgnoreListingDiscoveryMode.Builder.delegate(CapabilityDiscoveryMode delegate)
Sets the delegate
CapabilityDiscoveryMode used to delegate the CapabilityDiscoveryMode.capabilities(ServiceInstance)
operation too. |
IgnoreListingDiscoveryMode.Builder |
IgnoreListingDiscoveryMode.Builder.expireThreshold(Duration expireThreshold)
Defines the expiry threshold of ignored
ServiceInstances. |
| Constructor and Description |
|---|
IgnoreListingDiscoveryMode(IgnoreListingDiscoveryMode.Builder builder)
Instantiate a
IgnoreListingDiscoveryMode based on the fields contained in the IgnoreListingDiscoveryMode.Builder. |
Copyright © 2010–2023. All rights reserved.