protected static class AbstractMemtable.ColumnsCollector
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
RegularAndStaticColumns |
get()
Get the current state of the columns set.
|
void |
update(AbstractMemtable.ColumnsCollector other) |
void |
update(RegularAndStaticColumns columns) |
public void update(RegularAndStaticColumns columns)
public void update(AbstractMemtable.ColumnsCollector other)
public RegularAndStaticColumns get()
Copyright © 2009- The Apache Software Foundation