@InterfaceAudience.LimitedPrivate(value="Unittest") public final class RawCellBuilderFactory extends Object
CellBuilderType.DEEP_COPY while
creating cells. This class is limited private only for use in unit-tests. For non-test uses in
coprocessors, get an instance of type RawCellBuilder using
RegionCoprocessorEnvironment#getCellBuilder.| Modifier | Constructor and Description |
|---|---|
private |
RawCellBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static RawCellBuilder |
create()
Returns the cell that is created
|
private RawCellBuilderFactory()
public static RawCellBuilder create()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.