public abstract class DispatcherConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DispatcherConfig.Builder |
| Constructor and Description |
|---|
DispatcherConfig() |
| Modifier and Type | Method and Description |
|---|---|
static DispatcherConfig.Builder |
builder() |
static DispatcherConfig |
create(Long heartbeatPeriod) |
abstract Long |
heartbeatPeriod() |
public static DispatcherConfig create(Long heartbeatPeriod)
public static DispatcherConfig.Builder builder()
Copyright © 2019. All rights reserved.