MCPcopy Create free account
hub / github.com/cfelde/BinaryOffheapHashMap / OHMap

Method OHMap

src/main/java/com/cfelde/bohmap/OHMap.java:49–51  ·  view source on GitHub ↗

Create a new map wrapper around a BOHMap with the given partition count. The default methods on JavaSerializer will be used to convert between object and binary form. @param partitionCount Number of partitions used within BOHMap

(int partitionCount)

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