| Package | Description |
|---|---|
| net.leadware.kafka.embedded.properties |
| Modifier and Type | Field and Description |
|---|---|
private ListenerProtocolProperties |
ListenerProperties.adminProtocol
Broker listener admin protocol
|
private static ListenerProtocolProperties |
ListenerProperties.DEFAULT_ADMIN_PROTOCOL
Protocole admin par defaut
|
private static ListenerProtocolProperties |
ListenerProperties.DEFAULT_INTERNAL_PRODUCER_PROTOCOL
Protocole interne producteur par defaut
|
private static ListenerProtocolProperties |
ListenerProperties.DEFAULT_PUBLIC_PROTOCOL
Protocole public par defaut
|
private ListenerProtocolProperties |
ListenerProperties.internalProducerProtocol
Broker listener internal producer protocol
|
private ListenerProtocolProperties |
ListenerProperties.protocol
Broker listener protocol
|
| Modifier and Type | Method and Description |
|---|---|
ListenerProtocolProperties |
ListenerProperties.getAdminProtocol()
Getter du champ "adminProtocol"
|
ListenerProtocolProperties |
ListenerProperties.getInternalProducerProtocol()
Getter du champ "internalProducerProtocol"
|
ListenerProtocolProperties |
ListenerProperties.getProtocol()
Méthode d'obtention de la valeur du champ "protocol"
|
Copyright © 2019 Leadware. All Rights Reserved.