public class ColumnGroupMap
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ColumnGroupMap.Builder |
Modifier and Type | Method and Description |
---|---|
java.util.List<Pair<java.nio.ByteBuffer,Column>> |
getCollection(java.nio.ByteBuffer key) |
java.nio.ByteBuffer |
getKeyComponent(int pos) |
Column |
getSimple(java.nio.ByteBuffer key) |
Copyright © 2013 The Apache Software Foundation