Modifier and Type | Method and Description |
---|---|
byte[] |
getFamily() |
byte[] |
getQualifier() |
byte[] |
getRow() |
byte[] |
getTimestamp() |
byte[] |
getType() |
byte[] |
getValue() |
void |
setFamily(byte[] value) |
void |
setQualifier(byte[] value) |
void |
setRow(byte[] value) |
void |
setTimestamp(byte[] value) |
void |
setType(byte[] value) |
void |
setValue(byte[] value) |
public void setRow(byte[] value)
public void setFamily(byte[] value)
public void setQualifier(byte[] value)
public void setTimestamp(byte[] value)
public void setType(byte[] value)
public void setValue(byte[] value)
public byte[] getRow()
public byte[] getFamily()
public byte[] getQualifier()
public byte[] getTimestamp()
public byte[] getType()
public byte[] getValue()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.