Allocators
Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.
staticTableOnly() — netty Function Reference
Architecture documentation for the staticTableOnly() function in QpackEncoderDecoderTest.java from the netty codebase.
tearDown() — netty Function Reference
Architecture documentation for the tearDown() function in QpackEncoderDecoderTest.java from the netty codebase.
testDynamicTableIndexed() — netty Function Reference
Architecture documentation for the testDynamicTableIndexed() function in QpackEncoderDecoderTest.java from the netty codebase.
testDynamicTableIndexedWithBlockedStreams() — netty Function Reference
Architecture documentation for the testDynamicTableIndexedWithBlockedStreams() function in QpackEncoderDecoderTest.java from the netty codebase.
verifyDecodedHeader() — netty Function Reference
Architecture documentation for the verifyDecodedHeader() function in QpackEncoderDecoderTest.java from the netty codebase.
verifyDecodedHeaders() — netty Function Reference
Architecture documentation for the verifyDecodedHeaders() function in QpackEncoderDecoderTest.java from the netty codebase.
verifyKnownReceivedCount() — netty Function Reference
Architecture documentation for the verifyKnownReceivedCount() function in QpackEncoderDecoderTest.java from the netty codebase.
verifyRequiredInsertCount() — netty Function Reference
Architecture documentation for the verifyRequiredInsertCount() function in QpackEncoderDecoderTest.java from the netty codebase.
write() — netty Function Reference
Architecture documentation for the write() function in QpackEncoderDecoderTest.java from the netty codebase.
acknowledgeInsertCount() — netty Function Reference
Architecture documentation for the acknowledgeInsertCount() function in QpackEncoderDynamicTable.java from the netty codebase.
acknowledgeInsertCountOnAck() — netty Function Reference
Architecture documentation for the acknowledgeInsertCountOnAck() function in QpackEncoderDynamicTable.java from the netty codebase.
acknowledgeInsertCountOnCancellation() — netty Function Reference
Architecture documentation for the acknowledgeInsertCountOnCancellation() function in QpackEncoderDynamicTable.java from the netty codebase.
add() — netty Function Reference
Architecture documentation for the add() function in QpackEncoderDynamicTable.java from the netty codebase.
addNextTo() — netty Function Reference
Architecture documentation for the addNextTo() function in QpackEncoderDynamicTable.java from the netty codebase.
addReferenceToEntry() — netty Function Reference
Architecture documentation for the addReferenceToEntry() function in QpackEncoderDynamicTable.java from the netty codebase.
encodedKnownReceivedCount() — netty Function Reference
Architecture documentation for the encodedKnownReceivedCount() function in QpackEncoderDynamicTable.java from the netty codebase.
encodedRequiredInsertCount() — netty Function Reference
Architecture documentation for the encodedRequiredInsertCount() function in QpackEncoderDynamicTable.java from the netty codebase.
ensureFreeCapacity() — netty Function Reference
Architecture documentation for the ensureFreeCapacity() function in QpackEncoderDynamicTable.java from the netty codebase.
evictUnreferencedEntries() — netty Function Reference
Architecture documentation for the evictUnreferencedEntries() function in QpackEncoderDynamicTable.java from the netty codebase.
getEntryIndex() — netty Function Reference
Architecture documentation for the getEntryIndex() function in QpackEncoderDynamicTable.java from the netty codebase.
HeaderEntry() — netty Function Reference
Architecture documentation for the HeaderEntry() function in QpackEncoderDynamicTable.java from the netty codebase.
incrementKnownReceivedCount() — netty Function Reference
Architecture documentation for the incrementKnownReceivedCount() function in QpackEncoderDynamicTable.java from the netty codebase.
index() — netty Function Reference
Architecture documentation for the index() function in QpackEncoderDynamicTable.java from the netty codebase.
insertCount() — netty Function Reference
Architecture documentation for the insertCount() function in QpackEncoderDynamicTable.java from the netty codebase.
maxTableCapacity() — netty Function Reference
Architecture documentation for the maxTableCapacity() function in QpackEncoderDynamicTable.java from the netty codebase.
QpackEncoderDynamicTable() — netty Function Reference
Architecture documentation for the QpackEncoderDynamicTable() function in QpackEncoderDynamicTable.java from the netty codebase.
relativeIndexForEncoderInstructions() — netty Function Reference
Architecture documentation for the relativeIndexForEncoderInstructions() function in QpackEncoderDynamicTable.java from the netty codebase.
remove() — netty Function Reference
Architecture documentation for the remove() function in QpackEncoderDynamicTable.java from the netty codebase.
removeIfUnreferenced() — netty Function Reference
Architecture documentation for the removeIfUnreferenced() function in QpackEncoderDynamicTable.java from the netty codebase.
requiresDuplication() — netty Function Reference
Architecture documentation for the requiresDuplication() function in QpackEncoderDynamicTable.java from the netty codebase.
resetIndicesToHead() — netty Function Reference
Architecture documentation for the resetIndicesToHead() function in QpackEncoderDynamicTable.java from the netty codebase.
validateCapacity() — netty Function Reference
Architecture documentation for the validateCapacity() function in QpackEncoderDynamicTable.java from the netty codebase.
addAndGet() — netty Function Reference
Architecture documentation for the addAndGet() function in QpackEncoderDynamicTableTest.java from the netty codebase.
addAndValidateHeader() — netty Function Reference
Architecture documentation for the addAndValidateHeader() function in QpackEncoderDynamicTableTest.java from the netty codebase.
addDuplicateEntries() — netty Function Reference
Architecture documentation for the addDuplicateEntries() function in QpackEncoderDynamicTableTest.java from the netty codebase.
addHeader() — netty Function Reference
Architecture documentation for the addHeader() function in QpackEncoderDynamicTableTest.java from the netty codebase.
addValidateAndAckHeader() — netty Function Reference
Architecture documentation for the addValidateAndAckHeader() function in QpackEncoderDynamicTableTest.java from the netty codebase.
capacityTooLarge() — netty Function Reference
Architecture documentation for the capacityTooLarge() function in QpackEncoderDynamicTableTest.java from the netty codebase.
delayAck() — netty Function Reference
Architecture documentation for the delayAck() function in QpackEncoderDynamicTableTest.java from the netty codebase.
expectedInsertCount() — netty Function Reference
Architecture documentation for the expectedInsertCount() function in QpackEncoderDynamicTableTest.java from the netty codebase.
getEntryIndex() — netty Function Reference
Architecture documentation for the getEntryIndex() function in QpackEncoderDynamicTableTest.java from the netty codebase.
hashCollisionThenRemove() — netty Function Reference
Architecture documentation for the hashCollisionThenRemove() function in QpackEncoderDynamicTableTest.java from the netty codebase.
indexWrapsAroundForSingleEntryCapacity() — netty Function Reference
Architecture documentation for the indexWrapsAroundForSingleEntryCapacity() function in QpackEncoderDynamicTableTest.java from the netty codebase.
maxCapacityIsAllowed() — netty Function Reference
Architecture documentation for the maxCapacityIsAllowed() function in QpackEncoderDynamicTableTest.java from the netty codebase.
multipleReferences() — netty Function Reference
Architecture documentation for the multipleReferences() function in QpackEncoderDynamicTableTest.java from the netty codebase.
nameOnlyMatch() — netty Function Reference
Architecture documentation for the nameOnlyMatch() function in QpackEncoderDynamicTableTest.java from the netty codebase.
negativeCapacityIsDisallowed() — netty Function Reference
Architecture documentation for the negativeCapacityIsDisallowed() function in QpackEncoderDynamicTableTest.java from the netty codebase.
QpackEncoderDynamicTable() — netty Function Reference
Architecture documentation for the QpackEncoderDynamicTable() function in QpackEncoderDynamicTableTest.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