-
-
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
-
taskName
public String taskName()
- Returns:
- Task name, if specified,
null otherwise.
-
taskId
public String taskId()
- Returns:
- Task identifier, if specified,
null otherwise.
-
async
public boolean async()
- Returns:
- Asynchronous execution flag.
-
timeout
public long timeout()
- Returns:
- Timeout.
Copyright © 2014. All rights reserved.