Package com.complexible.common.memory
-
Interface Summary Interface Description ExtendedObjectSerializer<T> A serializer which helps to serialize objects toByteWriter
s and read fromByteReader
s.MemoryConfiguration Class for configuring memory used by different components. -
Class Summary Class Description MemoryInfo TODO Merge this class into c.c.c.base.Memory when it is moved into Stardog codebasePlatformDependent Access to sun.misc.VM included to get maxDirectMemory for the VM; this is actually pulled from io.netty.util.internal.PlatformDependent -
Enum Summary Enum Description MemoryConfiguration.HeapComponent MemoryConfiguration.NativeComponent MemoryConfiguration.StarrocksComponent PredefinedMemoryRatio Predefined memory configuration modes.