Function
Browse all 26924 tag entities categorized under Function in the netty Architecture Docs architecture documentation.
directArenas() — netty Function Reference
Architecture documentation for the directArenas() function in PooledByteBufAllocatorMetric.java from the netty codebase.
heapArenas() — netty Function Reference
Architecture documentation for the heapArenas() function in PooledByteBufAllocatorMetric.java from the netty codebase.
normalCacheSize() — netty Function Reference
Architecture documentation for the normalCacheSize() function in PooledByteBufAllocatorMetric.java from the netty codebase.
numDirectArenas() — netty Function Reference
Architecture documentation for the numDirectArenas() function in PooledByteBufAllocatorMetric.java from the netty codebase.
numHeapArenas() — netty Function Reference
Architecture documentation for the numHeapArenas() function in PooledByteBufAllocatorMetric.java from the netty codebase.
numThreadLocalCaches() — netty Function Reference
Architecture documentation for the numThreadLocalCaches() function in PooledByteBufAllocatorMetric.java from the netty codebase.
PooledByteBufAllocatorMetric() — netty Function Reference
Architecture documentation for the PooledByteBufAllocatorMetric() function in PooledByteBufAllocatorMetric.java from the netty codebase.
smallCacheSize() — netty Function Reference
Architecture documentation for the smallCacheSize() function in PooledByteBufAllocatorMetric.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in PooledByteBufAllocatorMetric.java from the netty codebase.
tinyCacheSize() — netty Function Reference
Architecture documentation for the tinyCacheSize() function in PooledByteBufAllocatorMetric.java from the netty codebase.
usedDirectMemory() — netty Function Reference
Architecture documentation for the usedDirectMemory() function in PooledByteBufAllocatorMetric.java from the netty codebase.
usedHeapMemory() — netty Function Reference
Architecture documentation for the usedHeapMemory() function in PooledByteBufAllocatorMetric.java from the netty codebase.
AllocationThread() — netty Function Reference
Architecture documentation for the AllocationThread() function in PooledByteBufAllocatorTest.java from the netty codebase.
assertArenaMetrics() — netty Function Reference
Architecture documentation for the assertArenaMetrics() function in PooledByteBufAllocatorTest.java from the netty codebase.
assertPoolChunkListMetric() — netty Function Reference
Architecture documentation for the assertPoolChunkListMetric() function in PooledByteBufAllocatorTest.java from the netty codebase.
checkForError() — netty Function Reference
Architecture documentation for the checkForError() function in PooledByteBufAllocatorTest.java from the netty codebase.
checkForErrors() — netty Function Reference
Architecture documentation for the checkForErrors() function in PooledByteBufAllocatorTest.java from the netty codebase.
expectedUsedMemory() — netty Function Reference
Architecture documentation for the expectedUsedMemory() function in PooledByteBufAllocatorTest.java from the netty codebase.
expectedUsedMemoryAfterRelease() — netty Function Reference
Architecture documentation for the expectedUsedMemoryAfterRelease() function in PooledByteBufAllocatorTest.java from the netty codebase.
isExpired() — netty Function Reference
Architecture documentation for the isExpired() function in PooledByteBufAllocatorTest.java from the netty codebase.
isFinished() — netty Function Reference
Architecture documentation for the isFinished() function in PooledByteBufAllocatorTest.java from the netty codebase.
jfrBufferAllocation() — netty Function Reference
Architecture documentation for the jfrBufferAllocation() function in PooledByteBufAllocatorTest.java from the netty codebase.
jfrBufferAllocationThreadLocal() — netty Function Reference
Architecture documentation for the jfrBufferAllocationThreadLocal() function in PooledByteBufAllocatorTest.java from the netty codebase.
jfrChunkAllocation() — netty Function Reference
Architecture documentation for the jfrChunkAllocation() function in PooledByteBufAllocatorTest.java from the netty codebase.
joinAndCheckForError() — netty Function Reference
Architecture documentation for the joinAndCheckForError() function in PooledByteBufAllocatorTest.java from the netty codebase.
markAsFinished() — netty Function Reference
Architecture documentation for the markAsFinished() function in PooledByteBufAllocatorTest.java from the netty codebase.
pinnedMemoryMustReflectBuffersInUse() — netty Function Reference
Architecture documentation for the pinnedMemoryMustReflectBuffersInUse() function in PooledByteBufAllocatorTest.java from the netty codebase.
pinnedMemoryMustReflectBuffersInUseWithoutThreadLocalCaching() — netty Function Reference
Architecture documentation for the pinnedMemoryMustReflectBuffersInUseWithoutThreadLocalCaching() function in PooledByteBufAllocatorTest.java from the netty codebase.
pinnedMemoryMustReflectBuffersInUseWithThreadLocalCaching() — netty Function Reference
Architecture documentation for the pinnedMemoryMustReflectBuffersInUseWithThreadLocalCaching() function in PooledByteBufAllocatorTest.java from the netty codebase.
PooledByteBufAllocator() — netty Function Reference
Architecture documentation for the PooledByteBufAllocator() function in PooledByteBufAllocatorTest.java from the netty codebase.
releaseBuffersAndCheckContent() — netty Function Reference
Architecture documentation for the releaseBuffersAndCheckContent() function in PooledByteBufAllocatorTest.java from the netty codebase.
run() — netty Function Reference
Architecture documentation for the run() function in PooledByteBufAllocatorTest.java from the netty codebase.
shouldCreateTwoChunks() — netty Function Reference
Architecture documentation for the shouldCreateTwoChunks() function in PooledByteBufAllocatorTest.java from the netty codebase.
shouldReuseTheSameChunk() — netty Function Reference
Architecture documentation for the shouldReuseTheSameChunk() function in PooledByteBufAllocatorTest.java from the netty codebase.
testAllocateSmallOffset() — netty Function Reference
Architecture documentation for the testAllocateSmallOffset() function in PooledByteBufAllocatorTest.java from the netty codebase.
testAllocNotNull() — netty Function Reference
Architecture documentation for the testAllocNotNull() function in PooledByteBufAllocatorTest.java from the netty codebase.
testArenaMetrics0() — netty Function Reference
Architecture documentation for the testArenaMetrics0() function in PooledByteBufAllocatorTest.java from the netty codebase.
testArenaMetricsCache() — netty Function Reference
Architecture documentation for the testArenaMetricsCache() function in PooledByteBufAllocatorTest.java from the netty codebase.
testArenaMetricsCacheAlign() — netty Function Reference
Architecture documentation for the testArenaMetricsCacheAlign() function in PooledByteBufAllocatorTest.java from the netty codebase.
testArenaMetricsNoCache() — netty Function Reference
Architecture documentation for the testArenaMetricsNoCache() function in PooledByteBufAllocatorTest.java from the netty codebase.
testArenaMetricsNoCacheAlign() — netty Function Reference
Architecture documentation for the testArenaMetricsNoCacheAlign() function in PooledByteBufAllocatorTest.java from the netty codebase.
testCacheWorksForNormalAllocations() — netty Function Reference
Architecture documentation for the testCacheWorksForNormalAllocations() function in PooledByteBufAllocatorTest.java from the netty codebase.
testCapacityChangeDoesntThrowAssertionError() — netty Function Reference
Architecture documentation for the testCapacityChangeDoesntThrowAssertionError() function in PooledByteBufAllocatorTest.java from the netty codebase.
testCollapse() — netty Function Reference
Architecture documentation for the testCollapse() function in PooledByteBufAllocatorTest.java from the netty codebase.
testConcurrentUsage() — netty Function Reference
Architecture documentation for the testConcurrentUsage() function in PooledByteBufAllocatorTest.java from the netty codebase.
testFreePoolChunk() — netty Function Reference
Architecture documentation for the testFreePoolChunk() function in PooledByteBufAllocatorTest.java from the netty codebase.
testIOBuffersAreDirectWhenCleanerAvailableOrDirectBuffersPooled() — netty Function Reference
Architecture documentation for the testIOBuffersAreDirectWhenCleanerAvailableOrDirectBuffersPooled() function in PooledByteBufAllocatorTest.java from the netty codebase.
testNormalPoolSubpageRelease() — netty Function Reference
Architecture documentation for the testNormalPoolSubpageRelease() function in PooledByteBufAllocatorTest.java from the netty codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free