public abstract class KeyBaseByteSequence extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
VALUE_SEPARATOR |
| Constructor and Description |
|---|
KeyBaseByteSequence() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertNoValueSeparator(ByteSequence bytes) |
static ByteSequence |
getDiscriminator(ByteSequence propertyName,
ByteSequence propertyKey,
ByteSequence visibilityString,
long timestamp) |
static ByteSequence[] |
splitOnValueSeparator(ByteSequence bytes,
int partCount) |
public static final byte VALUE_SEPARATOR
public static ByteSequence[] splitOnValueSeparator(ByteSequence bytes, int partCount)
public static void assertNoValueSeparator(ByteSequence bytes)
public static ByteSequence getDiscriminator(ByteSequence propertyName, ByteSequence propertyKey, ByteSequence visibilityString, long timestamp)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.