| Package | Description |
|---|---|
| step.grid | |
| step.grid.client | |
| step.grid.tokenpool |
| Modifier and Type | Method and Description |
|---|---|
TokenWrapper |
Grid.selectToken(Identity pretender,
long matchTimeout,
long noMatchTimeout) |
| Modifier and Type | Method and Description |
|---|---|
List<Token<TokenWrapper>> |
Grid.getTokens() |
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.returnToken(TokenWrapper object) |
| Modifier and Type | Method and Description |
|---|---|
TokenWrapper |
GridClient.getLocalTokenHandle() |
TokenWrapper |
GridClient.getTokenHandle(Map<String,String> attributes,
Map<String,Interest> interests,
boolean createSession) |
| Modifier and Type | Method and Description |
|---|---|
OutputMessage |
GridClient.call(TokenWrapper tokenWrapper,
String function,
javax.json.JsonObject argument,
String handler,
FileManagerClient.FileVersionId handlerPackage,
Map<String,String> properties,
int callTimeout) |
void |
GridClient.returnTokenHandle(TokenWrapper tokenWrapper) |
| Modifier and Type | Method and Description |
|---|---|
TokenWrapper |
TokenRegistry.selectToken(Identity pretender,
long matchTimeout,
long noMatchTimeout) |
| Modifier and Type | Method and Description |
|---|---|
List<Token<TokenWrapper>> |
TokenRegistry.getTokens() |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenRegistry.returnToken(TokenWrapper object) |
Copyright © 2018. All rights reserved.