Package | Description |
---|---|
com.tupilabs.pbs |
PBS Java API.
|
com.tupilabs.pbs.parser |
PBS parsers.
|
Modifier and Type | Method and Description |
---|---|
static List<Queue> |
PBS.qstatQueues()
PBS qstat command.
|
static List<Queue> |
PBS.qstatQueues(String name)
PBS qstat command.
|
Modifier and Type | Method and Description |
---|---|
static List<Job> |
PBS.qstat(Queue queue)
PBS qstat command.
|
Modifier and Type | Method and Description |
---|---|
List<Queue> |
QstatQueuesParser.parse(String text) |
Copyright © 2012–2015 TupiLabs. All rights reserved.