java
Browse all 34976 tag entities categorized under java in the netty Architecture Docs architecture documentation.
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.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free