public class DataElement
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
RecordKey | 
key  | 
long | 
offset  | 
int | 
part  | 
byte[] | 
payload  | 
| Constructor and Description | 
|---|
DataElement()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
toString()  | 
public RecordKey key
public byte[] payload
public int part
public long offset
Copyright © 2023. All Rights Reserved.