R - indicating the type of rowkey that a particular implementation is
a prefix for.ApplicationRowKeyPrefix, EntityRowKeyPrefix, FlowActivityRowKeyPrefix, FlowRunRowKeyPrefix, SubApplicationRowKeyPrefixpublic interface RowKeyPrefix<R>
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getRowKeyPrefix() |
Create a row key prefix, meaning a partial rowkey that can be used in range
scans.
|
byte[] getRowKeyPrefix()
fist!second!...!last!Copyright © 2008–2025 Apache Software Foundation. All rights reserved.