Class MessageFormat
- java.lang.Object
-
- org.apache.streampipes.vocabulary.MessageFormat
-
public class MessageFormat extends Object
-
-
Constructor Summary
Constructors Constructor Description MessageFormat()
-
-
-
Field Detail
-
Json
public static final String Json
- See Also:
- Constant Field Values
-
Avro
public static final String Avro
- See Also:
- Constant Field Values
-
Fst
public static final String Fst
- See Also:
- Constant Field Values
-
Smile
public static final String Smile
- See Also:
- Constant Field Values
-
Cbor
public static final String Cbor
- See Also:
- Constant Field Values
-
Xml
public static final String Xml
- See Also:
- Constant Field Values
-
Thrift
public static final String Thrift
- See Also:
- Constant Field Values
-
-