public static interface CellMessage.CellOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getColumn() |
com.google.protobuf.ByteString |
getData() |
com.google.protobuf.ByteString |
getRow() |
long |
getTimestamp() |
boolean |
hasColumn() |
boolean |
hasData() |
boolean |
hasRow() |
boolean |
hasTimestamp() |
boolean hasRow()
com.google.protobuf.ByteString getRow()
boolean hasColumn()
com.google.protobuf.ByteString getColumn()
boolean hasTimestamp()
long getTimestamp()
boolean hasData()
com.google.protobuf.ByteString getData()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.