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
JsonSupport
object
JsonSupport
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
JsonSupport
Type members
Value members
Type members
Classlikes
object
GenericRecordEncoder
extends
Encoder
[
GenericRecord
]
case
class
UnexpectedInput
(input:
Any
) extends
Exception
object
anyToJson
Functions for turning stuff into json
Functions for turning stuff into json
object
anyToString
Functions for turning stuff into strings
Functions for turning stuff into strings
Value members
Concrete methods
def
fold
[A](onBytes:
Array
[
Byte
] => A, onString:
String
=> A, onRecord:
GenericRecord
=> A, onJson:
Json
=> A, onOther:
Any
=> A):
Any
=> A