public static interface ReplicationRequest.WithStatusInterval
Modifier and Type | Method and Description |
---|---|
ReplicationRequest.WithStatusInterval |
statusInterval(Duration interval)
Specifies the number of time between status packets sent back to the server.
|
ReplicationRequest.WithStatusInterval statusInterval(Duration interval)
interval
- positive timethis
builder.IllegalArgumentException
- if interval
is null
Copyright © 2021. All rights reserved.