public class InsertableColumn extends Column
| Constructor and Description |
|---|
InsertableColumn(String family,
String qualifier,
Object value,
Long time) |
| Modifier and Type | Method and Description |
|---|---|
String |
encodedName() |
String |
encodedValue() |
Long |
time() |
Object |
value() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.