|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CellProtos.KeyValueOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getFamily()
|
CellProtos.CellType |
getKeyType()
|
com.google.protobuf.ByteString |
getQualifier()
|
com.google.protobuf.ByteString |
getRow()
|
long |
getTimestamp()
|
com.google.protobuf.ByteString |
getValue()
|
boolean |
hasFamily()
|
boolean |
hasKeyType()
|
boolean |
hasQualifier()
|
boolean |
hasRow()
|
boolean |
hasTimestamp()
|
boolean |
hasValue()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasRow()
com.google.protobuf.ByteString getRow()
boolean hasFamily()
com.google.protobuf.ByteString getFamily()
boolean hasQualifier()
com.google.protobuf.ByteString getQualifier()
boolean hasTimestamp()
long getTimestamp()
boolean hasKeyType()
CellProtos.CellType getKeyType()
boolean hasValue()
com.google.protobuf.ByteString getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |