public class GetLogsFromNode extends Iced
Modifier and Type | Field and Description |
---|---|
byte[] |
bytes
Byte array containing a archived file with the entire log directory.
|
Constructor and Description |
---|
GetLogsFromNode(int nodeidx,
LogArchiveContainer container) |
Modifier and Type | Method and Description |
---|---|
void |
doIt()
Do the work.
|
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
public byte[] bytes
public GetLogsFromNode(int nodeidx, LogArchiveContainer container)