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, authorizationContext, authorizationContext, clientId, clientId, command, command, credentials, credentials, destinationId, destinationId, sessionToken, sessionTokenpublic 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.7.5 Release Date : June 4 2019