| Package | Description |
|---|---|
| com.neurosys.q.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchService<B extends Batch<T>,T extends Token<T>>
A generic definitions on the operations that are supported on a
Batch |
| Modifier and Type | Method and Description |
|---|---|
Batch<T> |
BatchService.getBatch(String id)
Fetch a Batch by Id
|
Copyright © 2018. All rights reserved.