public static class AxonServerConfiguration.HeartbeatConfiguration extends Object
Constructor and Description |
---|
HeartbeatConfiguration() |
Modifier and Type | Method and Description |
---|---|
long |
getInterval() |
long |
getTimeout() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setInterval(long interval) |
void |
setTimeout(long timeout) |
Copyright © 2010–2023. All rights reserved.