Uses of Class
org.h2.mvstore.Chunk
Packages that use Chunk
-
Uses of Chunk in org.h2.mvstore
Classes in org.h2.mvstore that implement interfaces with type arguments of type ChunkFields in org.h2.mvstore with type parameters of type ChunkModifier and TypeFieldDescriptionstatic final Comparator<Chunk> Chunk.PositionComparator.INSTANCEMethods in org.h2.mvstore that return ChunkModifier and TypeMethodDescriptionstatic ChunkChunk.fromString(String s) Build a block from the given string.Methods in org.h2.mvstore with parameters of type Chunk