| Package | Description |
|---|---|
| io.confluent.kafka.connect.utils.config |
| Modifier and Type | Method and Description |
|---|---|
static ValidPort |
ValidPort.of()
Creates a default instance of the validator in the non privileged port range of 1025 through 65535.
|
static ValidPort |
ValidPort.of(int start,
int end)
Creates a validator in the port range specified.
|
Copyright © 2016–2017. All rights reserved.