@Deprecated public class Groundings extends Object
| Constructor and Description |
|---|
Groundings()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static JmsTransportProtocol |
jmsGrounding(String jmsHost,
Integer jmsPort,
String topic)
Deprecated.
|
static TransportFormat |
jsonFormat()
Deprecated.
|
static KafkaTransportProtocol |
kafkaGrounding(String kafkaHost,
Integer kafkaPort,
String topic)
Deprecated.
|
static TransportFormat |
thriftFormat()
Deprecated.
|
public static KafkaTransportProtocol kafkaGrounding(String kafkaHost, Integer kafkaPort, String topic)
public static JmsTransportProtocol jmsGrounding(String jmsHost, Integer jmsPort, String topic)
public static TransportFormat jsonFormat()
public static TransportFormat thriftFormat()
Copyright © 2018. All rights reserved.