Home / Subdomains / Allocators

Allocators

Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.

14511 entities · Page 109 of 303

isQueueEmpty() — netty Function Reference
Architecture documentation for the isQueueEmpty() function in FlowControlHandler.java from the netty codebase.
Function java
read() — netty Function Reference
Architecture documentation for the read() function in FlowControlHandler.java from the netty codebase.
Function java
RecyclableArrayDeque() — netty Function Reference
Architecture documentation for the RecyclableArrayDeque() function in FlowControlHandler.java from the netty codebase.
Function java
recycle() — netty Function Reference
Architecture documentation for the recycle() function in FlowControlHandler.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in FlowControlHandlerTest.java from the netty codebase.
Function java
Channel() — netty Function Reference
Architecture documentation for the Channel() function in FlowControlHandlerTest.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in FlowControlHandlerTest.java from the netty codebase.
Function java
destroy() — netty Function Reference
Architecture documentation for the destroy() function in FlowControlHandlerTest.java from the netty codebase.
Function java
init() — netty Function Reference
Architecture documentation for the init() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testAutoReadingOff() — netty Function Reference
Architecture documentation for the testAutoReadingOff() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testAutoReadingOn() — netty Function Reference
Architecture documentation for the testAutoReadingOn() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testFlowAutoReadOff() — netty Function Reference
Architecture documentation for the testFlowAutoReadOff() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testFlowAutoReadOffAndQueueNonEmpty() — netty Function Reference
Architecture documentation for the testFlowAutoReadOffAndQueueNonEmpty() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testFlowAutoReadOn() — netty Function Reference
Architecture documentation for the testFlowAutoReadOn() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testFlowToggleAutoRead() — netty Function Reference
Architecture documentation for the testFlowToggleAutoRead() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testReentranceNotCausesNPE() — netty Function Reference
Architecture documentation for the testReentranceNotCausesNPE() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testRemoveFlowControl() — netty Function Reference
Architecture documentation for the testRemoveFlowControl() function in FlowControlHandlerTest.java from the netty codebase.
Function java
testSwallowedReadComplete() — netty Function Reference
Architecture documentation for the testSwallowedReadComplete() function in FlowControlHandlerTest.java from the netty codebase.
Function java
cancelScheduledFlush() — netty Function Reference
Architecture documentation for the cancelScheduledFlush() function in FlushConsolidationHandler.java from the netty codebase.
Function java
channelRead() — netty Function Reference
Architecture documentation for the channelRead() function in FlushConsolidationHandler.java from the netty codebase.
Function java
channelReadComplete() — netty Function Reference
Architecture documentation for the channelReadComplete() function in FlushConsolidationHandler.java from the netty codebase.
Function java
channelWritabilityChanged() — netty Function Reference
Architecture documentation for the channelWritabilityChanged() function in FlushConsolidationHandler.java from the netty codebase.
Function java
close() — netty Function Reference
Architecture documentation for the close() function in FlushConsolidationHandler.java from the netty codebase.
Function java
disconnect() — netty Function Reference
Architecture documentation for the disconnect() function in FlushConsolidationHandler.java from the netty codebase.
Function java
exceptionCaught() — netty Function Reference
Architecture documentation for the exceptionCaught() function in FlushConsolidationHandler.java from the netty codebase.
Function java
flush() — netty Function Reference
Architecture documentation for the flush() function in FlushConsolidationHandler.java from the netty codebase.
Function java
FlushConsolidationHandler() — netty Function Reference
Architecture documentation for the FlushConsolidationHandler() function in FlushConsolidationHandler.java from the netty codebase.
Function java
flushIfNeeded() — netty Function Reference
Architecture documentation for the flushIfNeeded() function in FlushConsolidationHandler.java from the netty codebase.
Function java
flushNow() — netty Function Reference
Architecture documentation for the flushNow() function in FlushConsolidationHandler.java from the netty codebase.
Function java
handlerAdded() — netty Function Reference
Architecture documentation for the handlerAdded() function in FlushConsolidationHandler.java from the netty codebase.
Function java
handlerRemoved() — netty Function Reference
Architecture documentation for the handlerRemoved() function in FlushConsolidationHandler.java from the netty codebase.
Function java
resetReadAndFlushIfNeeded() — netty Function Reference
Architecture documentation for the resetReadAndFlushIfNeeded() function in FlushConsolidationHandler.java from the netty codebase.
Function java
scheduleFlush() — netty Function Reference
Architecture documentation for the scheduleFlush() function in FlushConsolidationHandler.java from the netty codebase.
Function java
EmbeddedChannel() — netty Function Reference
Architecture documentation for the EmbeddedChannel() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaClose() — netty Function Reference
Architecture documentation for the testFlushViaClose() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaDisconnect() — netty Function Reference
Architecture documentation for the testFlushViaDisconnect() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaException() — netty Function Reference
Architecture documentation for the testFlushViaException() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaReadComplete() — netty Function Reference
Architecture documentation for the testFlushViaReadComplete() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaRemoval() — netty Function Reference
Architecture documentation for the testFlushViaRemoval() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaScheduledTask() — netty Function Reference
Architecture documentation for the testFlushViaScheduledTask() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testFlushViaThresholdOutsideOfReadLoop() — netty Function Reference
Architecture documentation for the testFlushViaThresholdOutsideOfReadLoop() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testImmediateFlushOutsideOfReadLoop() — netty Function Reference
Architecture documentation for the testImmediateFlushOutsideOfReadLoop() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testResend() — netty Function Reference
Architecture documentation for the testResend() function in FlushConsolidationHandlerTest.java from the netty codebase.
Function java
testAfterNumBytes() — netty Function Reference
Architecture documentation for the testAfterNumBytes() function in FlushStrategyTest.java from the netty codebase.
Function java
testAfterNumPackets() — netty Function Reference
Architecture documentation for the testAfterNumPackets() function in FlushStrategyTest.java from the netty codebase.
Function java
FullBulkStringRedisMessage() — netty Function Reference
Architecture documentation for the FullBulkStringRedisMessage() function in FullBulkStringRedisMessage.java from the netty codebase.
Function java
isNull() — netty Function Reference
Architecture documentation for the isNull() function in FullBulkStringRedisMessage.java from the netty codebase.
Function java
String() — netty Function Reference
Architecture documentation for the String() function in FullBulkStringRedisMessage.java from the netty codebase.
Function java

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free