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