public class GridRestLogRequest extends GridRestRequest
| Constructor and Description |
|---|
GridRestLogRequest()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
from() |
void |
from(int from) |
String |
path() |
void |
path(String path) |
int |
to() |
void |
to(int to) |
String |
toString() |
address, address, certificates, certificates, clientId, clientId, command, command, credentials, credentials, destinationId, destinationId, securityContext, securityContext, sessionToken, sessionToken, userAttributes, userAttributespublic String path()
public void path(String path)
path - Path to log file.public int from()
public void from(int from)
from - From line, inclusive, indexing from 0.public int to()
public void to(int to)
to - To line, inclusive, indexing from 0.public String toString()
toString in class GridRestRequest
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021