@InternalApi(value="Intended for use by the BigtableIO in apache/beam only.") public abstract class MergeToCell extends Object implements Entry, Serializable
| Constructor and Description |
|---|
MergeToCell() |
| Modifier and Type | Method and Description |
|---|---|
static MergeToCell |
create(String family,
Value qualifier,
Value timestamp,
Value input) |
abstract String |
getFamily() |
abstract Value |
getInput() |
abstract Value |
getQualifier() |
abstract Value |
getTimestamp() |
Copyright © 2026 Google LLC. All rights reserved.