public abstract class BigtableColumn extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BigtableColumn.Builder |
Constructor and Description |
---|
BigtableColumn() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getEncoding() |
abstract String |
getFieldName() |
abstract Boolean |
getOnlyReadLatest() |
abstract String |
getQualifierEncoded() |
abstract String |
getType() |
Copyright © 2019 Google LLC. All rights reserved.