public class ColumnIndex
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ColumnIndex.Builder
Help to create an index for a column family based on size of columns,
and write said columns to disk.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<IndexHelper.IndexInfo> |
columnsIndex |
Modifier and Type | Method and Description |
---|---|
static ColumnIndex |
nothing() |
public final java.util.List<IndexHelper.IndexInfo> columnsIndex
public static ColumnIndex nothing()
Copyright © 2015 The Apache Software Foundation