Uses of Class
se.sics.kompics.network.netty.serialization.AvroSerializer.InvalidKeyException
Package | Description |
---|---|
se.sics.kompics.network.netty.serialization |
-
Uses of AvroSerializer.InvalidKeyException in se.sics.kompics.network.netty.serialization
Methods in se.sics.kompics.network.netty.serialization that throw AvroSerializer.InvalidKeyException Modifier and Type Method Description static void
AvroSerializer. register(int id, Class<?> type)
static void
AvroSerializer. register(int id, Class<?> type, boolean force)
static void
AvroSerializer. register(int id, Class<?> type, org.apache.avro.Schema schema)
static void
AvroSerializer. register(int id, Class<?> type, org.apache.avro.Schema schema, boolean force)