Uses of Class
org.apache.storm.serialization.KryoValuesSerializer
-
Packages that use KryoValuesSerializer Package Description org.apache.storm.messaging.netty -
-
Uses of KryoValuesSerializer in org.apache.storm.messaging.netty
Methods in org.apache.storm.messaging.netty with parameters of type KryoValuesSerializer Modifier and Type Method Description org.apache.storm.shade.io.netty.buffer.ByteBuf
BackPressureStatus. buffer(org.apache.storm.shade.io.netty.buffer.ByteBufAllocator alloc, KryoValuesSerializer ser)
Encoded as -600 ...Constructors in org.apache.storm.messaging.netty with parameters of type KryoValuesSerializer Constructor Description BackPressureStatusEncoder(KryoValuesSerializer ser)
-