|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.transfer.reliable.service.RFTConstants
Constants for reuse
| Field Summary | |
static QName |
ACTIVE_RESOURCE_COUNT_FACTORY
QName for number of active resources |
static String |
CLIENT_DESC
Path to client-security-config.xml on the disk |
static QName |
DELEGATION_ENDPOINT_FACTORY
Factory RP QName of DELEGATION_ENDPOINT |
static String |
DS_LOOK_UP
Jndi look up for database look up TODO: make this configurable |
static String |
FACTORY_NAME
FACTORY_NAME |
static String |
maxAttempts
Maximum number of retries |
static int |
maxAttemptsValue
value maxAttemptsValue |
static QName |
OVERALL_STATUS_RESOURCE
QName for OverallStatus Resource Property For the resource |
static QName |
REQUEST_STATUS_RESOURCE
QName for request status Resource Property For the resource |
static QName |
RFT_FACTORY_START_TIME
Factory RP RFT_FACTORY_START_TIME |
static QName |
RFT_KEY_QNAME
QName for RFT resource key |
static QName |
RFT_RP_SET
QName for RFT Resource Property set |
static String |
SERVICE_NAME
SERVICE_NAME |
static int |
STATUS_ACTIVE
Transfer is Active |
static int |
STATUS_CACHED
Internal state |
static int |
STATUS_CANCELLED
Transfer is cancelled |
static int |
STATUS_DIRTY
Marked for deletion STATUS_DIRTY |
static int |
STATUS_DIRTY_DIR
|
static int |
STATUS_EXPANDING
Expanding a directory URL |
static int |
STATUS_EXPANDING_DONE
When a directory url is done expanding STATUS_EXPANDING_DONE |
static int |
STATUS_FAILED
Transfer Failed |
static int |
STATUS_FINISHED
Transfer finished |
static int |
STATUS_PENDING
Transfer is pending |
static int |
STATUS_RETRYING
Transfer is being retried |
static QName |
TOTAL_ACTIVE_TRANSFERS_FACTORY
Factory RP TOTAL_ACTIVE_TRANSFERS |
static QName |
TOTAL_BYTES_FACTORY
QName for TotalBytes Resource Property For the factory |
static QName |
TOTAL_BYTES_RESOURCE
QName for TotalBytes Resource Property For the resource |
static QName |
TOTAL_TIME_RESOURCE
QName for total time taken by the resource |
static QName |
TOTAL_TRANSFER_COUNT_FACTORY
QName for Total Transfer Count Factory RP |
static String |
WORKMANAGER
Jndi look up for container's work manager |
| Constructor Summary | |
RFTConstants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int STATUS_FINISHED
public static final int STATUS_RETRYING
public static final int STATUS_FAILED
public static final int STATUS_ACTIVE
public static final int STATUS_PENDING
public static final int STATUS_CANCELLED
public static final int STATUS_EXPANDING
public static final int STATUS_EXPANDING_DONE
STATUS_EXPANDING_DONE
public static final int STATUS_DIRTY
STATUS_DIRTY
public static final int STATUS_DIRTY_DIR
public static final int STATUS_CACHED
public static final QName RFT_KEY_QNAME
public static final QName RFT_RP_SET
public static final QName OVERALL_STATUS_RESOURCE
public static final QName TOTAL_BYTES_RESOURCE
public static final QName REQUEST_STATUS_RESOURCE
public static final QName TOTAL_TIME_RESOURCE
public static final String WORKMANAGER
public static final String DS_LOOK_UP
public static final QName ACTIVE_RESOURCE_COUNT_FACTORY
public static final QName TOTAL_TRANSFER_COUNT_FACTORY
public static final QName DELEGATION_ENDPOINT_FACTORY
DELEGATION_ENDPOINT
public static final QName RFT_FACTORY_START_TIME
RFT_FACTORY_START_TIME
public static final QName TOTAL_ACTIVE_TRANSFERS_FACTORY
TOTAL_ACTIVE_TRANSFERS
public static final QName TOTAL_BYTES_FACTORY
public static final String SERVICE_NAME
SERVICE_NAME
public static final String FACTORY_NAME
FACTORY_NAME
public static final String CLIENT_DESC
public static final String maxAttempts
public static final int maxAttemptsValue
maxAttemptsValue
| Constructor Detail |
public RFTConstants()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||