public class LogsV3 extends RequestSchemaV3<Iced,LogsV3>
SchemaV3.Meta
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
log |
java.lang.String |
name |
java.lang.String |
nodeidx |
_exclude_fields
Constructor and Description |
---|
LogsV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal
@API(help="Identifier of the node to get logs from. It can be either node index starting from (0-based), where -1 means current node, or IP and port.", required=true, direction=INPUT) public java.lang.String nodeidx
@API(help="Which specific log file to read from the log file directory. If left unspecified, the system chooses a default for you.", direction=INPUT) public java.lang.String name