public class PropertyColumnQualifierByteSequence extends KeyBaseByteSequence
| Modifier and Type | Field and Description |
|---|---|
static int |
PART_INDEX_PROPERTY_KEY |
static int |
PART_INDEX_PROPERTY_NAME |
VALUE_SEPARATOR| Constructor and Description |
|---|
PropertyColumnQualifierByteSequence(ByteSequence columnQualifier) |
| Modifier and Type | Method and Description |
|---|---|
ByteSequence |
getDiscriminator(ByteSequence columnVisibility,
long timestamp) |
ByteSequence |
getPropertyKey() |
ByteSequence |
getPropertyName() |
assertNoValueSeparator, getDiscriminator, splitOnValueSeparatorpublic static final int PART_INDEX_PROPERTY_NAME
public static final int PART_INDEX_PROPERTY_KEY
public PropertyColumnQualifierByteSequence(ByteSequence columnQualifier)
public ByteSequence getPropertyName()
public ByteSequence getPropertyKey()
public ByteSequence getDiscriminator(ByteSequence columnVisibility, long timestamp)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.