public static class Row.Merger
extends java.lang.Object
| Constructor and Description | 
|---|
| Merger(int size,
      int nowInSec,
      boolean hasComplex) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(int i,
   Row row) | 
| void | clear() | 
| Row | merge(DeletionTime activeDeletion) | 
| Clustering | mergedClustering() | 
| Row[] | mergedRows() | 
public void clear()
public void add(int i,
                Row row)
public Row merge(DeletionTime activeDeletion)
public Clustering mergedClustering()
public Row[] mergedRows()
Copyright © 2018 The Apache Software Foundation