Function
Browse all 26924 node type entities categorized under Function in the netty Architecture Docs architecture documentation.
defaultPreferDirect() — netty Function Reference
Architecture documentation for the defaultPreferDirect() function in PooledByteBufAllocator.java from the netty codebase.
defaultSmallCacheSize() — netty Function Reference
Architecture documentation for the defaultSmallCacheSize() function in PooledByteBufAllocator.java from the netty codebase.
defaultTinyCacheSize() — netty Function Reference
Architecture documentation for the defaultTinyCacheSize() function in PooledByteBufAllocator.java from the netty codebase.
defaultUseCacheForAllThreads() — netty Function Reference
Architecture documentation for the defaultUseCacheForAllThreads() function in PooledByteBufAllocator.java from the netty codebase.
directArenas() — netty Function Reference
Architecture documentation for the directArenas() function in PooledByteBufAllocator.java from the netty codebase.
freeThreadLocalCache() — netty Function Reference
Architecture documentation for the freeThreadLocalCache() function in PooledByteBufAllocator.java from the netty codebase.
hasThreadLocalCache() — netty Function Reference
Architecture documentation for the hasThreadLocalCache() function in PooledByteBufAllocator.java from the netty codebase.
heapArenas() — netty Function Reference
Architecture documentation for the heapArenas() function in PooledByteBufAllocator.java from the netty codebase.
isDirectBufferPooled() — netty Function Reference
Architecture documentation for the isDirectBufferPooled() function in PooledByteBufAllocator.java from the netty codebase.
isDirectMemoryCacheAlignmentSupported() — netty Function Reference
Architecture documentation for the isDirectMemoryCacheAlignmentSupported() function in PooledByteBufAllocator.java from the netty codebase.
leastUsedArena() — netty Function Reference
Architecture documentation for the leastUsedArena() function in PooledByteBufAllocator.java from the netty codebase.
newArenaArray() — netty Function Reference
Architecture documentation for the newArenaArray() function in PooledByteBufAllocator.java from the netty codebase.
normalCacheSize() — netty Function Reference
Architecture documentation for the normalCacheSize() function in PooledByteBufAllocator.java from the netty codebase.
numDirectArenas() — netty Function Reference
Architecture documentation for the numDirectArenas() function in PooledByteBufAllocator.java from the netty codebase.
numHeapArenas() — netty Function Reference
Architecture documentation for the numHeapArenas() function in PooledByteBufAllocator.java from the netty codebase.
numThreadLocalCaches() — netty Function Reference
Architecture documentation for the numThreadLocalCaches() function in PooledByteBufAllocator.java from the netty codebase.
onAllocateBuffer() — netty Function Reference
Architecture documentation for the onAllocateBuffer() function in PooledByteBufAllocator.java from the netty codebase.
onAllocateChunk() — netty Function Reference
Architecture documentation for the onAllocateChunk() function in PooledByteBufAllocator.java from the netty codebase.
onDeallocateBuffer() — netty Function Reference
Architecture documentation for the onDeallocateBuffer() function in PooledByteBufAllocator.java from the netty codebase.
onDeallocateChunk() — netty Function Reference
Architecture documentation for the onDeallocateChunk() function in PooledByteBufAllocator.java from the netty codebase.
onReallocateBuffer() — netty Function Reference
Architecture documentation for the onReallocateBuffer() function in PooledByteBufAllocator.java from the netty codebase.
onRemoval() — netty Function Reference
Architecture documentation for the onRemoval() function in PooledByteBufAllocator.java from the netty codebase.
pinnedDirectMemory() — netty Function Reference
Architecture documentation for the pinnedDirectMemory() function in PooledByteBufAllocator.java from the netty codebase.
pinnedHeapMemory() — netty Function Reference
Architecture documentation for the pinnedHeapMemory() function in PooledByteBufAllocator.java from the netty codebase.
pinnedMemory() — netty Function Reference
Architecture documentation for the pinnedMemory() function in PooledByteBufAllocator.java from the netty codebase.
PooledByteBufAllocator() — netty Function Reference
Architecture documentation for the PooledByteBufAllocator() function in PooledByteBufAllocator.java from the netty codebase.
PooledByteBufAllocatorMetric() — netty Function Reference
Architecture documentation for the PooledByteBufAllocatorMetric() function in PooledByteBufAllocator.java from the netty codebase.
PoolThreadCache() — netty Function Reference
Architecture documentation for the PoolThreadCache() function in PooledByteBufAllocator.java from the netty codebase.
PoolThreadCache() — netty Function Reference
Architecture documentation for the PoolThreadCache() function in PooledByteBufAllocator.java from the netty codebase.
PoolThreadLocalCache() — netty Function Reference
Architecture documentation for the PoolThreadLocalCache() function in PooledByteBufAllocator.java from the netty codebase.
smallCacheSize() — netty Function Reference
Architecture documentation for the smallCacheSize() function in PooledByteBufAllocator.java from the netty codebase.
String() — netty Function Reference
Architecture documentation for the String() function in PooledByteBufAllocator.java from the netty codebase.
tinyCacheSize() — netty Function Reference
Architecture documentation for the tinyCacheSize() function in PooledByteBufAllocator.java from the netty codebase.
trimCurrentThreadCache() — netty Function Reference
Architecture documentation for the trimCurrentThreadCache() function in PooledByteBufAllocator.java from the netty codebase.
useCacheFinalizers() — netty Function Reference
Architecture documentation for the useCacheFinalizers() function in PooledByteBufAllocator.java from the netty codebase.
usedDirectMemory() — netty Function Reference
Architecture documentation for the usedDirectMemory() function in PooledByteBufAllocator.java from the netty codebase.
usedHeapMemory() — netty Function Reference
Architecture documentation for the usedHeapMemory() function in PooledByteBufAllocator.java from the netty codebase.
usedMemory() — netty Function Reference
Architecture documentation for the usedMemory() function in PooledByteBufAllocator.java from the netty codebase.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free