| Modifier and Type | Class and Description |
|---|---|
static class |
RSConstants.CONTROLFLOW
Enumeration used to specify demands on result production
|
static class |
RSConstants.RESOURCETYPE
Enumeration used to defoine type of resource to use
|
static class |
RSConstants.TRANSPORTTYPE
Enumeration used to specify demands on result consumption
|
| Modifier and Type | Field and Description |
|---|---|
static String |
access
Tag used to signfy forward creation
|
static String |
baseDirectory
The base directory where all the parts are kept
|
static int |
blockSize
The the block size to use for byte reading
|
static String |
BodyTag
Tag used in the xml representation of a part
|
static String |
cextention
File extention for all public content parts
|
static short |
CONTENT
Flag to indicate a content part
|
static Object |
controlFlowOnIt
Used to notify about data flow new data request
|
static String |
CustomPropertiesTag
Tag used in the xml representation of a part
|
static String |
dataFlow
Tag used to signfy controled creation
|
static String |
dfextention
File extention for flow control flag
|
static String |
encKey
The encryption key tag
|
static String |
expireDate
The time leasing tag
|
static String |
forward
Tag used to signfy forward creation
|
static short |
HEADER
Flag to indicate a header part
|
static String |
HeadTag
Tag used in the xml representation of a part
|
static String |
hextention
File extention for all public header parts
|
static String |
isHead
Tag used in the xml representation of a part
|
static String |
localFileName
Tag used in the xml representation of a part
|
static Object |
lockHead
Used to serialize updates to head part
|
static String |
nextLink
Tag used in the xml representation of a part
|
static short |
PAGEDCONTENT
Flag to indicate a paged content part
|
static int |
partSize
The maximum file size created during content spliting
|
static String |
PartsTag
Tag used in the xml representation of a part
|
static String |
PartTag
Tag used in the xml representation of a part
|
static String |
pextention
File extention for all public paged content parts
|
static String |
pKey
The public key tag
|
static String |
previousLink
Tag used in the xml representation of a part
|
static String |
PropertiesTag
Tag used in the xml representation of a part
|
static String |
PropertyAttributeNameTag
Tag used in the xml representation of a part
|
static String |
PropertyTag
Tag used in the xml representation of a part
|
static String |
RecordsTag
Tag used in the xml representation of a part
|
static String |
RecordTag
Tag used in the xml representation of a part
|
static Pattern |
respat
The pattern to seperate results
|
static String |
ResultSetTag
Tag used in the xml representation of a part
|
static int |
sleepMax
The maximum amount of time a Thread will wait for the next part to be produced unless otherwise specified
|
static Object |
sleepOnIt
Used to notify about new part creation
|
static int |
sleepTime
The maximum amount of time a Thread will block on a wait call
|
static String |
textention
File extention for all tmp part
|
static int |
transportBlockSize
The block size used to transport over socket streaming
|
| Constructor and Description |
|---|
RSConstants() |
public static final Object lockHead
public static final Object sleepOnIt
public static final Object controlFlowOnIt
public static final int sleepTime
public static final int sleepMax
public static int partSize
public static int blockSize
public static int transportBlockSize
public static final String baseDirectory
public static final short CONTENT
public static final short HEADER
public static final short PAGEDCONTENT
public static final String cextention
public static final String pextention
public static final String dfextention
public static final String textention
public static final String hextention
public static final String ResultSetTag
public static final String HeadTag
public static final String PropertiesTag
public static final String PropertyTag
public static final String PropertyAttributeNameTag
public static final String isHead
public static final String localFileName
public static final String dataFlow
public static final String forward
public static final String expireDate
public static final String pKey
public static final String encKey
public static final String access
public static final String PartsTag
public static final String PartTag
public static final String CustomPropertiesTag
public static final String BodyTag
public static final String RecordsTag
public static final String RecordTag
public static final String nextLink
public static final String previousLink
public static final Pattern respat
public static String nextUUID()
Copyright © 2016. All Rights Reserved.