public static class ComplexColumnData.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
void |
addCell(Cell<?> cell) |
void |
addComplexDeletion(DeletionTime complexDeletion) |
ComplexColumnData |
build() |
void |
newColumn(ColumnMetadata column) |
public void newColumn(ColumnMetadata column)
public void addComplexDeletion(DeletionTime complexDeletion)
public void addCell(Cell<?> cell)
public ComplexColumnData build()
Copyright © 2009- The Apache Software Foundation