Home / Node Types / Function

Function

Browse all 26924 node type entities categorized under Function in the netty Architecture Docs architecture documentation.

26924 entities · Page 69 of 561

directAllocation() — netty Function Reference
Architecture documentation for the directAllocation() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
getNextReleaseIndex() — netty Function Reference
Architecture documentation for the getNextReleaseIndex() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
getNextSizeIndex() — netty Function Reference
Architecture documentation for the getNextSizeIndex() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
heapAllocation() — netty Function Reference
Architecture documentation for the heapAllocation() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
performDirectAllocation() — netty Function Reference
Architecture documentation for the performDirectAllocation() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
performHeapAllocation() — netty Function Reference
Architecture documentation for the performHeapAllocation() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
release() — netty Function Reference
Architecture documentation for the release() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
releaseBufferArray() — netty Function Reference
Architecture documentation for the releaseBufferArray() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
setup() — netty Function Reference
Architecture documentation for the setup() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
setupAllocatorAndPollute() — netty Function Reference
Architecture documentation for the setupAllocatorAndPollute() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
tearDown() — netty Function Reference
Architecture documentation for the tearDown() function in ByteBufAllocatorAllocPatternBenchmark.java from the netty codebase.
Function java
adaptiveDirectAllocAndFree() — netty Function Reference
Architecture documentation for the adaptiveDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
adaptiveHeapAllocAndFree() — netty Function Reference
Architecture documentation for the adaptiveHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
defaultPooledDirectAllocAndFree() — netty Function Reference
Architecture documentation for the defaultPooledDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
defaultPooledHeapAllocAndFree() — netty Function Reference
Architecture documentation for the defaultPooledHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
nextIndex() — netty Function Reference
Architecture documentation for the nextIndex() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
pooledDirectAllocAndFree() — netty Function Reference
Architecture documentation for the pooledDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
pooledHeapAllocAndFree() — netty Function Reference
Architecture documentation for the pooledHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
releaseBuffers() — netty Function Reference
Architecture documentation for the releaseBuffers() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
unpooledDirectAllocAndFree() — netty Function Reference
Architecture documentation for the unpooledDirectAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
unpooledHeapAllocAndFree() — netty Function Reference
Architecture documentation for the unpooledHeapAllocAndFree() function in ByteBufAllocatorBenchmark.java from the netty codebase.
Function java
allocateReleaseAdaptive() — netty Function Reference
Architecture documentation for the allocateReleaseAdaptive() function in ByteBufAllocatorConcurrentBenchmark.java from the netty codebase.
Function java
allocateReleasePooled() — netty Function Reference
Architecture documentation for the allocateReleasePooled() function in ByteBufAllocatorConcurrentBenchmark.java from the netty codebase.
Function java
allocateReleaseUnpooled() — netty Function Reference
Architecture documentation for the allocateReleaseUnpooled() function in ByteBufAllocatorConcurrentBenchmark.java from the netty codebase.
Function java
assertBuffer() — netty Function Reference
Architecture documentation for the assertBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
assertCompositeByteBuf() — netty Function Reference
Architecture documentation for the assertCompositeByteBuf() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
ByteBufAllocator() — netty Function Reference
Architecture documentation for the ByteBufAllocator() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
defaultMaxCapacity() — netty Function Reference
Architecture documentation for the defaultMaxCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
defaultMaxComponents() — netty Function Reference
Architecture documentation for the defaultMaxComponents() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
isDirectExpected() — netty Function Reference
Architecture documentation for the isDirectExpected() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testBuffer() — netty Function Reference
Architecture documentation for the testBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testBufferWithCapacity() — netty Function Reference
Architecture documentation for the testBufferWithCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testCompositeBuffer() — netty Function Reference
Architecture documentation for the testCompositeBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testCompositeBufferWithCapacity() — netty Function Reference
Architecture documentation for the testCompositeBufferWithCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testCompositeDirectBuffer() — netty Function Reference
Architecture documentation for the testCompositeDirectBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testCompositeDirectBufferWithCapacity() — netty Function Reference
Architecture documentation for the testCompositeDirectBufferWithCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testCompositeHeapBuffer() — netty Function Reference
Architecture documentation for the testCompositeHeapBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testCompositeHeapBufferWithCapacity() — netty Function Reference
Architecture documentation for the testCompositeHeapBufferWithCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testDirectBuffer() — netty Function Reference
Architecture documentation for the testDirectBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testDirectBufferMaxCapacity() — netty Function Reference
Architecture documentation for the testDirectBufferMaxCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testHeapBuffer() — netty Function Reference
Architecture documentation for the testHeapBuffer() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
testHeapBufferMaxCapacity() — netty Function Reference
Architecture documentation for the testHeapBufferMaxCapacity() function in ByteBufAllocatorTest.java from the netty codebase.
Function java
ByteBuf() — netty Function Reference
Architecture documentation for the ByteBuf() function in ByteBufBenchmark.java from the netty codebase.
Function java
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in ByteBufBenchmark.java from the netty codebase.
Function java
setup() — netty Function Reference
Architecture documentation for the setup() function in ByteBufBenchmark.java from the netty codebase.
Function java
tearDown() — netty Function Reference
Architecture documentation for the tearDown() function in ByteBufBenchmark.java from the netty codebase.
Function java
ByteBufChecksum() — netty Function Reference
Architecture documentation for the ByteBufChecksum() function in ByteBufChecksum.java from the netty codebase.
Function java
ByteBuffer() — netty Function Reference
Architecture documentation for the ByteBuffer() function in ByteBufChecksum.java from the netty codebase.
Function java

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free