public class SupportedFormats extends Object
| Constructor and Description |
|---|
SupportedFormats() |
| Modifier and Type | Method and Description |
|---|---|
static TransportFormat |
jsonFormat()
Defines that a pipeline element (data processor or data sink) supports processing messaging arriving in JSON format
|
static TransportFormat |
thriftFormat()
Defines that a pipeline element (data processor or data sink) supports processing messaging arriving in Thrift
format
|
public static TransportFormat jsonFormat()
TransportFormat.public static TransportFormat thriftFormat()
TransportFormat.Copyright © 2018. All rights reserved.