public class DataNodeObjectData extends Object
| Modifier and Type | Field and Description |
|---|---|
ExGuid |
exGuid |
byte[] |
objectData |
| Constructor and Description |
|---|
DataNodeObjectData(byte[] byteArray,
int startIndex,
int length)
Initializes a new instance of the DataNodeObjectData class.
|
public ExGuid exGuid
public byte[] objectData
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.