public class KeyValueEntry extends Object implements Comparable<KeyValueEntry>
KeyValue is used for read.| Constructor and Description |
|---|
KeyValueEntry(byte[] key,
byte[] value) |
public int compareTo(KeyValueEntry o)
compareTo in interface Comparable<KeyValueEntry>Copyright © 2025 The Apache Software Foundation. All rights reserved.