Function
Browse all 26924 node type entities categorized under Function in the netty Architecture Docs architecture documentation.
testNumThreadCachesAccountForDirectAndHeapArenas() — netty Function Reference
Architecture documentation for the testNumThreadCachesAccountForDirectAndHeapArenas() function in PooledByteBufAllocatorTest.java from the netty codebase.
testNumThreadCachesWithNoDirectArenas() — netty Function Reference
Architecture documentation for the testNumThreadCachesWithNoDirectArenas() function in PooledByteBufAllocatorTest.java from the netty codebase.
testPoolChunkListMetric() — netty Function Reference
Architecture documentation for the testPoolChunkListMetric() function in PooledByteBufAllocatorTest.java from the netty codebase.
testPooledUnsafeHeapBufferAndUnsafeDirectBuffer() — netty Function Reference
Architecture documentation for the testPooledUnsafeHeapBufferAndUnsafeDirectBuffer() function in PooledByteBufAllocatorTest.java from the netty codebase.
testSmallSubpageMetric() — netty Function Reference
Architecture documentation for the testSmallSubpageMetric() function in PooledByteBufAllocatorTest.java from the netty codebase.
testThreadCacheDestroyed() — netty Function Reference
Architecture documentation for the testThreadCacheDestroyed() function in PooledByteBufAllocatorTest.java from the netty codebase.
testThreadCacheDestroyedAfterExitRun() — netty Function Reference
Architecture documentation for the testThreadCacheDestroyedAfterExitRun() function in PooledByteBufAllocatorTest.java from the netty codebase.
testThreadCacheDestroyedByThreadCleaner() — netty Function Reference
Architecture documentation for the testThreadCacheDestroyedByThreadCleaner() function in PooledByteBufAllocatorTest.java from the netty codebase.
testThreadCacheToArenaMappings() — netty Function Reference
Architecture documentation for the testThreadCacheToArenaMappings() function in PooledByteBufAllocatorTest.java from the netty codebase.
testTrim() — netty Function Reference
Architecture documentation for the testTrim() function in PooledByteBufAllocatorTest.java from the netty codebase.
testUsedDirectMemory() — netty Function Reference
Architecture documentation for the testUsedDirectMemory() function in PooledByteBufAllocatorTest.java from the netty codebase.
testUsedHeapMemory() — netty Function Reference
Architecture documentation for the testUsedHeapMemory() function in PooledByteBufAllocatorTest.java from the netty codebase.
testWithoutUseCacheForAllThreads() — netty Function Reference
Architecture documentation for the testWithoutUseCacheForAllThreads() function in PooledByteBufAllocatorTest.java from the netty codebase.
ThreadCache() — netty Function Reference
Architecture documentation for the ThreadCache() function in PooledByteBufAllocatorTest.java from the netty codebase.
trimCaches() — netty Function Reference
Architecture documentation for the trimCaches() function in PooledByteBufAllocatorTest.java from the netty codebase.
unwrapIfNeeded() — netty Function Reference
Architecture documentation for the unwrapIfNeeded() function in PooledByteBufAllocatorTest.java from the netty codebase.
usedMemory() — netty Function Reference
Architecture documentation for the usedMemory() function in PooledByteBufAllocatorTest.java from the netty codebase.
array() — netty Function Reference
Architecture documentation for the array() function in PooledDirectByteBuf.java from the netty codebase.
arrayOffset() — netty Function Reference
Architecture documentation for the arrayOffset() function in PooledDirectByteBuf.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in PooledDirectByteBuf.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in PooledDirectByteBuf.java from the netty codebase.
_getByte() — netty Function Reference
Architecture documentation for the _getByte() function in PooledDirectByteBuf.java from the netty codebase.
getBytes() — netty Function Reference
Architecture documentation for the getBytes() function in PooledDirectByteBuf.java from the netty codebase.
_getInt() — netty Function Reference
Architecture documentation for the _getInt() function in PooledDirectByteBuf.java from the netty codebase.
_getIntLE() — netty Function Reference
Architecture documentation for the _getIntLE() function in PooledDirectByteBuf.java from the netty codebase.
_getLong() — netty Function Reference
Architecture documentation for the _getLong() function in PooledDirectByteBuf.java from the netty codebase.
_getLongLE() — netty Function Reference
Architecture documentation for the _getLongLE() function in PooledDirectByteBuf.java from the netty codebase.
_getShort() — netty Function Reference
Architecture documentation for the _getShort() function in PooledDirectByteBuf.java from the netty codebase.
_getShortLE() — netty Function Reference
Architecture documentation for the _getShortLE() function in PooledDirectByteBuf.java from the netty codebase.
_getUnsignedMedium() — netty Function Reference
Architecture documentation for the _getUnsignedMedium() function in PooledDirectByteBuf.java from the netty codebase.
_getUnsignedMediumLE() — netty Function Reference
Architecture documentation for the _getUnsignedMediumLE() function in PooledDirectByteBuf.java from the netty codebase.
hasArray() — netty Function Reference
Architecture documentation for the hasArray() function in PooledDirectByteBuf.java from the netty codebase.
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in PooledDirectByteBuf.java from the netty codebase.
isDirect() — netty Function Reference
Architecture documentation for the isDirect() function in PooledDirectByteBuf.java from the netty codebase.
_memoryAddress() — netty Function Reference
Architecture documentation for the _memoryAddress() function in PooledDirectByteBuf.java from the netty codebase.
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in PooledDirectByteBuf.java from the netty codebase.
PooledDirectByteBuf() — netty Function Reference
Architecture documentation for the PooledDirectByteBuf() function in PooledDirectByteBuf.java from the netty codebase.
_setByte() — netty Function Reference
Architecture documentation for the _setByte() function in PooledDirectByteBuf.java from the netty codebase.
setBytes() — netty Function Reference
Architecture documentation for the setBytes() function in PooledDirectByteBuf.java from the netty codebase.
_setInt() — netty Function Reference
Architecture documentation for the _setInt() function in PooledDirectByteBuf.java from the netty codebase.
_setIntLE() — netty Function Reference
Architecture documentation for the _setIntLE() function in PooledDirectByteBuf.java from the netty codebase.
_setLong() — netty Function Reference
Architecture documentation for the _setLong() function in PooledDirectByteBuf.java from the netty codebase.
_setLongLE() — netty Function Reference
Architecture documentation for the _setLongLE() function in PooledDirectByteBuf.java from the netty codebase.
_setMedium() — netty Function Reference
Architecture documentation for the _setMedium() function in PooledDirectByteBuf.java from the netty codebase.
_setMediumLE() — netty Function Reference
Architecture documentation for the _setMediumLE() function in PooledDirectByteBuf.java from the netty codebase.
_setShort() — netty Function Reference
Architecture documentation for the _setShort() function in PooledDirectByteBuf.java from the netty codebase.
_setShortLE() — netty Function Reference
Architecture documentation for the _setShortLE() function in PooledDirectByteBuf.java from the netty codebase.
arrayOffset() — netty Function Reference
Architecture documentation for the arrayOffset() function in PooledDuplicatedByteBuf.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