java
Browse all 34976 tag entities categorized under java in the netty Architecture Docs architecture documentation.
validateAndCalculateChunkSize() — netty Function Reference
Architecture documentation for the validateAndCalculateChunkSize() function in PooledByteBufAllocator.java from the netty codebase.
validateAndCalculatePageShifts() — netty Function Reference
Architecture documentation for the validateAndCalculatePageShifts() function in PooledByteBufAllocator.java from the netty codebase.
doSetup() — netty Function Reference
Architecture documentation for the doSetup() function in PooledByteBufAllocatorAlignBenchmark.java from the netty codebase.
doTearDown() — netty Function Reference
Architecture documentation for the doTearDown() function in PooledByteBufAllocatorAlignBenchmark.java from the netty codebase.
read() — netty Function Reference
Architecture documentation for the read() function in PooledByteBufAllocatorAlignBenchmark.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in PooledByteBufAllocatorAlignBenchmark.java from the netty codebase.
writeRead() — netty Function Reference
Architecture documentation for the writeRead() function in PooledByteBufAllocatorAlignBenchmark.java from the netty codebase.
allocateAndFree() — netty Function Reference
Architecture documentation for the allocateAndFree() function in PooledByteBufAllocatorBenchmark.java from the netty codebase.
setup() — netty Function Reference
Architecture documentation for the setup() function in PooledByteBufAllocatorBenchmark.java from the netty codebase.
chunkSize() — netty Function Reference
Architecture documentation for the chunkSize() function in PooledByteBufAllocatorMetric.java from the netty codebase.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free