MCPcopy Create free account
hub / github.com/Codecademy/EventHub / DmaIdList

Class DmaIdList

hub/src/main/java/com/codecademy/eventhub/list/DmaIdList.java:15–102  ·  view source on GitHub ↗

Currently, it can contain up to MAX_NUM_RECORDS records. ((2^31 - 1) - 4) / 8, i.e. largest indexable address in (MappedByteBuffer - size of metadata) / size of a long typed id. Since it's used in IndividualEventIndex and UserEventIndex, this implied that no single date nor single user can have numb

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected