Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
allocateAndFree() — netty Function Reference
Architecture documentation for the allocateAndFree() function in PooledByteBufAllocatorBenchmark.java from the netty codebase.
PooledByteBufAllocatorMetric() — netty Function Reference
Architecture documentation for the PooledByteBufAllocatorMetric() 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.
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.
joinAndCheckForError() — netty Function Reference
Architecture documentation for the joinAndCheckForError() 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.
testIOBuffersAreDirectWhenCleanerAvailableOrDirectBuffersPooled() — netty Function Reference
Architecture documentation for the testIOBuffersAreDirectWhenCleanerAvailableOrDirectBuffersPooled() 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.
testPooledUnsafeHeapBufferAndUnsafeDirectBuffer() — netty Function Reference
Architecture documentation for the testPooledUnsafeHeapBufferAndUnsafeDirectBuffer() 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.
usedMemory() — netty Function Reference
Architecture documentation for the usedMemory() function in PooledByteBufAllocatorTest.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.
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() 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.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in PooledDuplicatedByteBuf.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in PooledDuplicatedByteBuf.java from the netty codebase.
_getByte() — netty Function Reference
Architecture documentation for the _getByte() function in PooledDuplicatedByteBuf.java from the netty codebase.
getByte() — netty Function Reference
Architecture documentation for the getByte() function in PooledDuplicatedByteBuf.java from the netty codebase.
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in PooledDuplicatedByteBuf.java from the netty codebase.
nioBuffers() — netty Function Reference
Architecture documentation for the nioBuffers() function in PooledDuplicatedByteBuf.java from the netty codebase.
PooledDuplicatedByteBuf() — netty Function Reference
Architecture documentation for the PooledDuplicatedByteBuf() function in PooledDuplicatedByteBuf.java from the netty codebase.
_setByte() — netty Function Reference
Architecture documentation for the _setByte() function in PooledDuplicatedByteBuf.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in PooledHeapByteBuf.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in PooledHeapByteBuf.java from the netty codebase.
_getByte() — netty Function Reference
Architecture documentation for the _getByte() function in PooledHeapByteBuf.java from the netty codebase.
hasMemoryAddress() — netty Function Reference
Architecture documentation for the hasMemoryAddress() function in PooledHeapByteBuf.java from the netty codebase.
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in PooledHeapByteBuf.java from the netty codebase.
PooledHeapByteBuf() — netty Function Reference
Architecture documentation for the PooledHeapByteBuf() function in PooledHeapByteBuf.java from the netty codebase.
_setByte() — netty Function Reference
Architecture documentation for the _setByte() function in PooledHeapByteBuf.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in PooledLittleEndianDirectByteBufTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in PooledLittleEndianHeapByteBufTest.java from the netty codebase.
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in PooledSlicedByteBuf.java from the netty codebase.
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in PooledSlicedByteBuf.java from the netty codebase.
_getByte() — netty Function Reference
Architecture documentation for the _getByte() function in PooledSlicedByteBuf.java from the netty codebase.
getByte() — netty Function Reference
Architecture documentation for the getByte() function in PooledSlicedByteBuf.java from the netty codebase.
memoryAddress() — netty Function Reference
Architecture documentation for the memoryAddress() function in PooledSlicedByteBuf.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