Uses of Class
se.sics.kompics.network.netty.serialization.AvroSerializer.KeyExistsException
Package | Description |
---|---|
se.sics.kompics.network.netty.serialization |
-
Uses of AvroSerializer.KeyExistsException in se.sics.kompics.network.netty.serialization
Methods in se.sics.kompics.network.netty.serialization that throw AvroSerializer.KeyExistsException 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)