public class Record extends Object
Record(byte[] key, byte[] data, VLSN vlsn)
boolean
equals(Object o)
byte[]
getData()
getKey()
VLSN
getVLSN()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Record(byte[] key, byte[] data, VLSN vlsn)
public byte[] getKey()
public byte[] getData()
public VLSN getVLSN()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2024. All rights reserved.