|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RetrieveBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet
for use with the Task.retrieve() method.
Field Summary | |
---|---|
static int |
DATA
Constant - DATA |
static int |
NUMBER_OF_BITS
Constant - number of bits |
static int |
QUEUE
Constant - QUEUE |
static int |
RTERMID
Constant - RTERMID |
static int |
RTRANSID
Constant - RTRANSID |
Field Detail |
---|
static final int DATA
static final int RTRANSID
static final int RTERMID
static final int QUEUE
static final int NUMBER_OF_BITS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |