public final class JobDataNodeLine extends Object
| Constructor and Description |
|---|
JobDataNodeLine() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal()
Marshal to text.
|
static JobDataNodeLine |
unmarshal(String text)
Unmarshal from text.
|
public static JobDataNodeLine unmarshal(String text)
text - marshalled linepublic String marshal()
Copyright © 2022 The Apache Software Foundation. All rights reserved.