| Package | Description |
|---|---|
| org.apache.cassandra.net | |
| org.apache.cassandra.transport |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AbstractMessageHandler.processFirstFrameOfLargeMessage(FrameDecoder.IntactFrame frame,
ResourceLimits.Limit endpointReserve,
ResourceLimits.Limit globalReserve) |
protected boolean |
InboundMessageHandler.processFirstFrameOfLargeMessage(FrameDecoder.IntactFrame frame,
ResourceLimits.Limit endpointReserve,
ResourceLimits.Limit globalReserve) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CQLMessageHandler.processFirstFrameOfLargeMessage(FrameDecoder.IntactFrame frame,
ResourceLimits.Limit endpointReserve,
ResourceLimits.Limit globalReserve) |
Copyright © 2009-2022 The Apache Software Foundation