-
-
Method Summary
-
Methods inherited from class org.gridgain.grid.kernal.processors.rest.request.GridRestRequest
address, address, clientId, clientId, command, command, credentials, credentials, destinationId, destinationId, sessionToken, sessionToken
-
-
Method Detail
-
path
public String path()
- Returns:
- Path to log file.
-
from
public int from()
- Returns:
- From line, inclusive, indexing from 0.
-
to
public int to()
- Returns:
- To line, inclusive, indexing from 0.
-
to
public void to(int to)
- Parameters:
to - To line, inclusive, indexing from 0.
Copyright © 2014. All rights reserved.