public final class JobDataNodeEntry extends Object
| Constructor and Description |
|---|
JobDataNodeEntry() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMarshalledTextEstimatedLength()
Get marshalled text estimated length.
|
String |
marshal()
Marshal to text.
|
static JobDataNodeEntry |
unmarshal(String text)
Unmarshal from text.
|
public static JobDataNodeEntry unmarshal(String text)
text - marshalled entrypublic String marshal()
public int getMarshalledTextEstimatedLength()
Copyright © 2023 The Apache Software Foundation. All rights reserved.