public class SoftDeletedProperty extends Object
| Constructor and Description |
|---|
SoftDeletedProperty(ByteSequence propertyKey,
ByteSequence propertyName,
long timestamp,
ByteSequence visibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getTimestamp() |
int |
hashCode() |
boolean |
matches(ByteSequence propertyKey,
ByteSequence propertyName,
ByteSequence visibility) |
public SoftDeletedProperty(ByteSequence propertyKey, ByteSequence propertyName, long timestamp, ByteSequence visibility)
public long getTimestamp()
public boolean matches(ByteSequence propertyKey, ByteSequence propertyName, ByteSequence visibility)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.