Uses of Class
org.apache.cassandra.net.FrameDecoder.CorruptFrame
Packages that use FrameDecoder.CorruptFrame
-
Uses of FrameDecoder.CorruptFrame in org.apache.cassandra.net
Methods in org.apache.cassandra.net with parameters of type FrameDecoder.CorruptFrameModifier and TypeMethodDescriptionprotected abstract voidAbstractMessageHandler.processCorruptFrame(FrameDecoder.CorruptFrame frame) protected voidInboundMessageHandler.processCorruptFrame(FrameDecoder.CorruptFrame frame) -
Uses of FrameDecoder.CorruptFrame in org.apache.cassandra.transport
Methods in org.apache.cassandra.transport with parameters of type FrameDecoder.CorruptFrameModifier and TypeMethodDescriptionprotected voidCQLMessageHandler.processCorruptFrame(FrameDecoder.CorruptFrame frame)