Class RowUtils
java.lang.Object
org.apache.beam.sdk.io.gcp.bigtable.RowUtils
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ByteStringbyteString(byte[] bytes) static ByteStringbyteStringUtf8(String value)  
- 
Field Details
- 
KEY
- See Also:
 
 - 
VALUE
- See Also:
 
 - 
TIMESTAMP_MICROS
- See Also:
 
 - 
LABELS
- See Also:
 
 - 
COLUMNS_MAPPING
- See Also:
 
 
 - 
 - 
Constructor Details
- 
RowUtils
public RowUtils() 
 - 
 - 
Method Details
- 
byteString
 - 
byteStringUtf8
 
 -