franz
franz
franz
BatchedStream
BatchedStream
DataGen
Gen
Gen
ForeachPublisher
FranzConfig
FranzConfig
GenericRecordToJson
JsonSupport
GenericRecordEncoder
UnexpectedInput
anyToJson
anyToString
KafkaRecord
KafkaRecord
SchemaGen
ArrayType
BoolType
DoubleType
IntType
LongType
NullType
NumericType
ObjType
ObjType
StringType
TypeInst
TypeInst
Seed
Seed
SerdeSupport
AvroAsJsonDeserializer
AvroAsJsonSerializer
State
State
SupportedType
SupportedType
AsJson
BYTE_ARRAY
JSON
LONG
RECORD
STRING
franz
/
franz
/
JsonSupport
/
anyToJson
anyToJson
object
anyToJson
Functions for turning stuff into json
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
anyToJson
Value members
Value members
Concrete methods
def
fallback
(other:
Any
):
Json
def
fromBytes
(bytes:
Array
[
Byte
]):
Json
def
fromRecord
(record:
GenericRecord
):
Json
def
fromString
(jason:
String
):
Json
Concrete fields
val
format
:
Any
=>
Json