|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.duracloud.* |
|---|
| org.duracloud.DeploymentOptionLocationType | ||
|---|---|---|
public static final int |
INT_EXISTING |
3 |
public static final int |
INT_NEW |
2 |
public static final int |
INT_PRIMARY |
1 |
| org.duracloud.DeploymentOptionStateType | ||
|---|---|---|
public static final int |
INT_AVAILABLE |
1 |
public static final int |
INT_UNAVAILABLE |
2 |
| org.duracloud.DeploymentStatusType | ||
|---|---|---|
public static final int |
INT_STARTED |
2 |
public static final int |
INT_STOPPED |
1 |
| org.duracloud.OptionInputType | ||
|---|---|---|
public static final int |
INT_MULTISELECT |
2 |
public static final int |
INT_SINGLESELECT |
1 |
public static final int |
INT_TEXT |
3 |
| org.duracloud.appconfig.ApplicationInitializer | ||
|---|---|---|
protected static final String |
contextKey |
"context" |
protected static final String |
hostKey |
"host" |
protected static final String |
portKey |
"port" |
public static final String |
QUALIFIER |
"app" |
protected static final String |
wildcardKey |
"*" |
| org.duracloud.appconfig.domain.AppConfig | ||
|---|---|---|
public static final String |
INIT_RESOURCE |
"/init" |
| org.duracloud.appconfig.domain.DurabossConfig | ||
|---|---|---|
public static final String |
auditorKey |
"auditor" |
public static final String |
enabledKey |
"enabled" |
public static final String |
executorKey |
"executor" |
public static final String |
notificationAdminKey |
"admin" |
public static final String |
notificationKey |
"notification" |
public static final String |
notificationOriginatorKey |
"originator" |
public static final String |
notificationPasswordKey |
"password" |
public static final String |
notificationTypeKey |
"type" |
public static final String |
notificationUsernameKey |
"username" |
public static final String |
QUALIFIER |
"duraboss" |
public static final String |
reporterKey |
"reporter" |
| org.duracloud.appconfig.domain.DuradminConfig | ||
|---|---|---|
public static final String |
amaUrlKey |
"ama-url" |
public static final String |
duraBossContextKey |
"duraboss-context" |
public static final String |
duraServiceContextKey |
"duraservice-context" |
public static final String |
duraServiceHostKey |
"duraservice-host" |
public static final String |
duraServicePortKey |
"duraservice-port" |
public static final String |
duraStoreContextKey |
"durastore-context" |
public static final String |
duraStoreHostKey |
"durastore-host" |
public static final String |
duraStorePortKey |
"durastore-port" |
public static final String |
QUALIFIER |
"duradmin" |
| org.duracloud.appconfig.domain.DuraserviceConfig | ||
|---|---|---|
protected static final String |
contextKey |
"context" |
protected static final String |
hostKey |
"host" |
protected static final String |
msgBrokerUrlKey |
"msg-broker-url" |
protected static final String |
passwordKey |
"password" |
protected static final String |
portKey |
"port" |
protected static final String |
primaryInstanceKey |
"primary-instance" |
public static final String |
QUALIFIER |
"duraservice" |
protected static final String |
servicesAdminContextKey |
"services-admin-context" |
protected static final String |
servicesAdminPortKey |
"services-admin-port" |
protected static final String |
serviceStoreKey |
"service-storage" |
protected static final String |
serviceXmlIdKey |
"service-xml-id" |
protected static final String |
spaceIdKey |
"space-id" |
protected static final String |
usernameKey |
"username" |
protected static final String |
userStoreKey |
"user-storage" |
| org.duracloud.appconfig.domain.DurastoreConfig | ||
|---|---|---|
protected static final String |
baseDirectoryKey |
"base-directory" |
protected static final String |
hostKey |
"host" |
protected static final String |
idKey |
"id" |
protected static final String |
isPrimaryKey |
"is-primary" |
protected static final String |
ownerIdKey |
"owner-id" |
protected static final String |
passwordKey |
"password" |
protected static final String |
portKey |
"port" |
protected static final String |
providerTypeKey |
"provider-type" |
public static final String |
QUALIFIER |
"durastore" |
protected static final String |
resourceKey |
"resource" |
protected static final String |
storageAccountKey |
"storage-acct" |
protected static final String |
storageClassKey |
"storage-class" |
protected static final String |
usernameKey |
"username" |
protected static final String |
zoneKey |
"zone" |
| org.duracloud.appconfig.domain.SecurityConfig | ||
|---|---|---|
protected static final String |
acctNonExpiredKey |
"acct-non-expired" |
protected static final String |
acctNonLockedKey |
"acct-non-locked" |
protected static final String |
credNonExpiredKey |
"cred-non-expired" |
protected static final String |
emailKey |
"email" |
protected static final String |
enabledKey |
"enabled" |
protected static final String |
grantsKey |
"grants" |
protected static final String |
groupsKey |
"groups" |
protected static final String |
passwordKey |
"password" |
protected static final String |
QUALIFIER |
"security" |
protected static final String |
userKey |
"user" |
protected static final String |
usernameKey |
"username" |
| org.duracloud.azurestorage.AzureStorageProvider | ||
|---|---|---|
public static final String |
BLOB_NAMESPACE |
"http://blob.core.windows.net/" |
| org.duracloud.chunk.manifest.ChunksManifest | ||
|---|---|---|
public static final String |
chunkSuffix |
".dura-chunk-" |
public static final String |
manifestSuffix |
".dura-manifest" |
public static final String |
SCHEMA_VERSION |
"0.2" |
| org.duracloud.client.ContentStore | ||
|---|---|---|
public static final String |
CONTENT_CHECKSUM |
"content-checksum" |
public static final String |
CONTENT_MIMETYPE |
"content-mimetype" |
public static final String |
CONTENT_MODIFIED |
"content-modified" |
public static final String |
CONTENT_SIZE |
"content-size" |
public static final String |
SPACE_COUNT |
"space-count" |
public static final String |
SPACE_CREATED |
"space-created" |
public static final String |
SPACE_SIZE |
"space-total-size" |
| org.duracloud.client.HttpHeaders | ||
|---|---|---|
public static final String |
CONTENT_LENGTH |
"Content-Length" |
public static final String |
CONTENT_MD5 |
"Content-MD5" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
ETAG |
"ETag" |
public static final String |
LAST_MODIFIED |
"Last-Modified" |
| org.duracloud.common.constant.Constants | ||
|---|---|---|
public static final String |
TEXT_TSV |
"text/tab-separated-values" |
| org.duracloud.common.rest.HttpHeaders | ||
|---|---|---|
public static final String |
AGE |
"Age" |
public static final String |
CONNECTION |
"Connection" |
public static final String |
CONTENT_DISPOSITION |
"Content-Disposition" |
public static final String |
CONTENT_MD5 |
"Content-MD5" |
public static final String |
CONTENT_RANGE |
"Content-Range" |
public static final String |
PRAGMA |
"Pragma" |
public static final String |
RETRY_AFTER |
"Retry-After" |
public static final String |
SERVER |
"Server" |
public static final String |
TRANSFER_ENCODING |
"Transfer-Encoding" |
public static final String |
UPGRADE |
"Upgrade" |
public static final String |
WARNING |
"Warning" |
| org.duracloud.common.util.CalendarUtil | ||
|---|---|---|
public static final long |
ONE_WEEK_MILLIS |
604800000L |
| org.duracloud.common.util.bulk.ManifestVerifier | ||
|---|---|---|
public static final char |
DELIM |
9 |
| org.duracloud.common.web.EncodeUtil | ||
|---|---|---|
public static final String |
ENCODING |
"UTF-8" |
| org.duracloud.controller.AbstractRestController<T> | ||
|---|---|---|
public static final int |
DC_ERROR_DUPLICATE_ID |
1000 |
| org.duracloud.duraboss.rest.BaseRest | ||
|---|---|---|
public static final String |
APP_NAME |
"DuraBoss" |
public static final String |
XML |
"application/xml" |
| org.duracloud.duradmin.control.BaseCommandController | ||
|---|---|---|
public static final String |
APP_NAME |
"DurAdmin" |
| org.duracloud.duradmin.domain.Acl | ||
|---|---|---|
public static final String |
PUBLIC_GROUP |
"group-public" |
| org.duracloud.duradmin.services.controller.MediaStreamingServiceController | ||
|---|---|---|
protected static final String |
STREAMING_ENABLED_KEY |
"streamingEnabled" |
| org.duracloud.duradmin.util.MessageUtils | ||
|---|---|---|
public static final String |
FLASH_MESSAGE |
"flashMessage" |
protected static final String |
REDIRECT_KEY |
"redirectKey" |
| org.duracloud.duradmin.util.NavigationUtils | ||
|---|---|---|
public static final String |
RETURN_TO_KEY |
"returnTo" |
| org.duracloud.duradmin.util.TagUtil | ||
|---|---|---|
protected static final String |
DELIMITER |
"|" |
public static final String |
TAGS |
"tags" |
| org.duracloud.duraservice.aop.DeployAdvice | ||
|---|---|---|
protected static final int |
SERVICE_HOST_INDEX |
1 |
protected static final int |
SERVICE_ID_INDEX |
0 |
| org.duracloud.duraservice.aop.ServiceAdvice | ||
|---|---|---|
protected static final int |
DEPLOYMENT_ID_INDEX |
1 |
protected static final int |
SERVICE_ID_INDEX |
0 |
| org.duracloud.duraservice.mgmt.ServiceConfigUtil | ||
|---|---|---|
public static final String |
ALL_STORE_SPACES_VAR |
"$ALL_STORE_SPACES" |
public static final String |
SPACES_VAR |
"$SPACES" |
public static final String |
STORE_CONTEXT_VAR |
"$DURASTORE-CONTEXT" |
public static final String |
STORE_HOST_VAR |
"$DURASTORE-HOST" |
public static final String |
STORE_MSG_BROKER_VAR |
"$MESSAGE-BROKER-URL" |
public static final String |
STORE_PORT_VAR |
"$DURASTORE-PORT" |
public static final String |
STORE_PWORD_VAR |
"$DURASTORE-PASSWORD" |
public static final String |
STORE_USER_VAR |
"$DURASTORE-USERNAME" |
public static final String |
STORES_VAR |
"$STORES" |
public static final String |
SVC_LAUNCHING_USER_VAR |
"$SVC-LAUNCHING-USER" |
| org.duracloud.duraservice.mgmt.ServiceManager | ||
|---|---|---|
protected static final String |
NEW_HOST_DISPLAY |
"New Service Instance" |
public static final String |
NEW_SERVICE_HOST |
"new" |
protected static final String |
PRIMARY_HOST_DISPLAY |
"Primary Service Instance" |
| org.duracloud.duraservice.rest.BaseRest | ||
|---|---|---|
public static final String |
APP_NAME |
"DuraService" |
public static final String |
XML |
"application/xml" |
| org.duracloud.durastore.aop.ContentCopyAdvice | ||
|---|---|---|
protected static final int |
CONTENT_MD5_INDEX |
6 |
protected static final int |
DEST_CONTENT_ID_INDEX |
5 |
protected static final int |
DEST_SPACE_ID_INDEX |
4 |
protected static final int |
SOURCE_CONTENT_ID_INDEX |
3 |
protected static final int |
SOURCE_SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.aop.ContentDeleteAdvice | ||
|---|---|---|
protected static final int |
CONTENT_ID_INDEX |
3 |
protected static final int |
SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.aop.ContentUpdateAdvice | ||
|---|---|---|
protected static final int |
CONTENT_ID_INDEX |
3 |
protected static final int |
SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.aop.IngestAdvice | ||
|---|---|---|
protected static final int |
CONTENT_ID_INDEX |
3 |
protected static final int |
CONTENT_MD5_INDEX |
9 |
protected static final int |
CONTENT_SIZE_INDEX |
6 |
protected static final int |
MIMETYPE_INDEX |
4 |
protected static final int |
SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.aop.SpaceCreateAdvice | ||
|---|---|---|
protected static final int |
SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.aop.SpaceDeleteAdvice | ||
|---|---|---|
protected static final int |
SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.aop.SpaceUpdateAdvice | ||
|---|---|---|
protected static final int |
SPACE_ID_INDEX |
2 |
protected static final int |
STORE_ID_INDEX |
1 |
| org.duracloud.durastore.rest.BaseRest | ||
|---|---|---|
public static final String |
APP_NAME |
"DuraStore" |
public static final String |
CONTENT_MIMETYPE_HEADER |
"x-dura-meta-content-mimetype" |
public static final String |
COPY_SOURCE_HEADER |
"x-dura-meta-copy-source" |
public static final String |
COPY_SOURCE_STORE_HEADER |
"x-dura-meta-copy-source-store" |
public static final String |
DEFAULT_MIME |
"application/octet-stream" |
public static final String |
HEADER_PREFIX |
"x-dura-meta-" |
public static final String |
HTML |
"text/html" |
public static final String |
SPACE_ACL_HEADER |
"x-dura-meta-acl-" |
public static final String |
XML |
"application/xml" |
| org.duracloud.emcstorage.EMCStorageProvider | ||
|---|---|---|
public static final String |
ESU_HOST |
"accesspoint.emccis.com" |
public static final int |
ESU_PORT |
80 |
| org.duracloud.exec.handler.BitIntegrityHandler | ||
|---|---|---|
protected static final String |
BIT_INTEGRITY_NAME |
"Bit Integrity Checker - Tools" |
protected static final String |
HANDLER_NAME |
"bit-integrity-handler" |
protected static final String |
RESULTS_MIME_TYPE |
"application/json" |
| org.duracloud.exec.handler.MediaStreamingHandler | ||
|---|---|---|
protected static final String |
HANDLER_NAME |
"media-streaming-handler" |
protected static final String |
HANDLER_STATE_FILE |
"media-streaming-handler-state.xml" |
| org.duracloud.exec.runner.BitIntegrityRunner | ||
|---|---|---|
protected static final String |
COMPARE_MODE_NAME |
"compare" |
protected static final String |
GENERATE_MODE_NAME |
"generate-for-space" |
protected static final String |
HANDLER_STATE_FILE |
"bit-integrity-handler-state.xml" |
protected static final String |
HASH_APPROACH_FILES |
"generated" |
protected static final String |
HASH_APPROACH_PROVIDER |
"stored" |
protected static final String |
MANIFEST_CONTENT_ID |
"manifest.tsv" |
protected static final String |
RESULT_PREFIX |
"bit-integrity" |
protected static final String |
RESULT_SPACE_ID |
"x-service-out" |
protected static final String |
STATE_SPACE_ID |
"space-id" |
protected static final String |
STATE_STORE_ID |
"store-id" |
| org.duracloud.execdata.ExecConstants | ||
|---|---|---|
public static final String |
ADD_TO_DUPLICATION |
"add-to-duplication" |
public static final String |
CANCEL_BIT_INTEGRITY |
"cancel-bit-integrity" |
public static final String |
ERROR_PREFIX |
"Error: " |
public static final String |
HANDLER_STATE_SPACE |
"x-duracloud-admin" |
public static final String |
MEDIA_STREAMER_NAME |
"Media Streamer" |
public static final String |
REMOVE_FROM_DUPLICATION |
"remove-from-duplication" |
public static final String |
SOURCE_SPACE_ID |
"mediaSourceSpaceId" |
public static final String |
START_BIT_INTEGRITY |
"start-bit-integrity" |
public static final String |
START_DUPLICATION |
"start-duplication" |
public static final String |
START_STREAMING |
"start-streaming" |
public static final String |
START_STREAMING_SPACE |
"start-streaming-space" |
public static final String |
STOP_STREAMING |
"stop-streaming" |
public static final String |
STOP_STREAMING_SPACE |
"stop-streaming-space" |
| org.duracloud.reportdata.storage.StorageReportBase | ||
|---|---|---|
public static final String |
SCHEMA_NAME |
"storage-report.xsd" |
public static final String |
SCHEMA_VERSION |
"1.0" |
| org.duracloud.reporter.storage.StorageReportBuilder | ||
|---|---|---|
public static final int |
maxRetries |
20 |
| org.duracloud.reporter.storage.StorageReportHandler | ||
|---|---|---|
public static final String |
COMPLETION_TIME_META |
"completion-time" |
public static final String |
ELAPSED_TIME_META |
"elapsed-time" |
public static final int |
maxRetries |
8 |
| org.duracloud.retrieval.config.RetrievalToolConfigParser | ||
|---|---|---|
protected static final String |
DEFAULT_CONTEXT |
"durastore" |
protected static final int |
DEFAULT_NUM_THREADS |
3 |
protected static final int |
DEFAULT_PORT |
443 |
| org.duracloud.retrieval.mgmt.CSVFileOutputWriter | ||
|---|---|---|
protected static final String |
FAILURE |
"failure" |
protected static final String |
OUTPUT_PREFIX |
"retrieval-tool-output-" |
protected static final String |
SUCCESS |
"success" |
| org.duracloud.s3storage.S3StorageProvider | ||
|---|---|---|
protected static final int |
MAX_ITEM_COUNT |
1000 |
| org.duracloud.s3task.streaming.BaseStreamingTaskRunner | ||
|---|---|---|
protected static final int |
maxRetries |
8 |
| org.duracloud.security.domain.SecurityUserBean | ||
|---|---|---|
public static final String |
SCHEMA_VERSION |
"1.3" |
| org.duracloud.serviceapi.aop.DeployMessageConverter | ||
|---|---|---|
public static final String |
DEPLOYMENT_ID |
"deploymentId" |
public static final String |
SERVICE_HOST |
"serviceHost" |
public static final String |
SERVICE_ID |
"serviceId" |
| org.duracloud.serviceapi.aop.ServiceMessageConverter | ||
|---|---|---|
public static final String |
DEPLOYMENT_ID |
"deploymentId" |
public static final String |
SERVICE_ID |
"serviceId" |
| org.duracloud.serviceconfig.ServiceReportBase | ||
|---|---|---|
public static final String |
SCHEMA_NAME |
"service-report.xsd" |
public static final String |
SCHEMA_VERSION |
"1.0" |
| org.duracloud.serviceconfig.ServicesConfigDocument | ||
|---|---|---|
public static final String |
SCHEMA_VERSION |
"1.0.0" |
| org.duracloud.serviceconfig.user.UserConfigModeSet | ||
|---|---|---|
public static final String |
DEFAULT_MODE_NAME |
"defaultMode" |
| org.duracloud.servicemonitor.ServiceSummaryDirectory | ||
|---|---|---|
public static final String |
DATE_VAR |
"$DATE" |
| org.duracloud.services.ComputeService | ||
|---|---|---|
public static final char |
DELIM |
9 |
public static final String |
ERROR_KEY |
"Error Message" |
public static final String |
ERROR_REPORT_KEY |
"Error Report" |
public static final String |
FAILURE_COUNT_KEY |
"Failed Item Count" |
public static final String |
ITEMS_PROCESS_COUNT |
"Total Item Count" |
public static final String |
PASS_COUNT_KEY |
"Passed Item Count" |
public static final String |
REPORT_KEY |
"Report" |
public static final String |
STARTTIME_KEY |
"Start Time" |
public static final String |
STATUS_KEY |
"Service Status" |
public static final String |
STOPTIME_KEY |
"Stop Time" |
public static final String |
SVC_LAUNCHING_USER |
"Service Launched By" |
public static final String |
SYSTEM_PREFIX |
"System " |
| org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService | ||
|---|---|---|
protected static final String |
DEFAULT_NUM_INSTANCES |
"1" |
protected static final String |
DEFAULT_NUM_MAPPERS |
"1" |
protected static final String |
OPTIMIZE_COST |
"optimize_for_cost" |
protected static final String |
OPTIMIZE_MODE_STANDARD |
"standard" |
protected static final String |
OPTIMIZE_SPEED |
"optimize_for_speed" |
| org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl | ||
|---|---|---|
public static final int |
MAX_RETRIES |
3 |
| org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl | ||
|---|---|---|
public static final int |
MAX_RETRIES |
3 |
| org.duracloud.services.fixity.FixityService | ||
|---|---|---|
public static final String |
PHASE_COMPARE |
"CompareHashes" |
public static final String |
PHASE_FIND |
"FindHashes" |
| org.duracloud.services.fixity.domain.FixityServiceOptions | ||
|---|---|---|
public static final String |
defaultGenContentId |
"bit-integrity/fingerprints-gen-$TIMESTAMP.tsv" |
| org.duracloud.services.fixity.results.ServiceResult | ||
|---|---|---|
public static final char |
DELIM |
9 |
| org.duracloud.services.fixity.results.ServiceResultProcessor | ||
|---|---|---|
public static final String |
STATUS_KEY |
"processing-status" |
| org.duracloud.services.hadoop.base.Constants | ||
|---|---|---|
public static final char |
DELIM |
9 |
| org.duracloud.services.hadoop.base.FileCopier | ||
|---|---|---|
public static final String |
LOCAL_FS |
"file:///" |
| org.duracloud.services.hadoop.base.ProcessFileMapper | ||
|---|---|---|
public static final String |
ERR_MESSAGE |
"error-message" |
public static final String |
FAILURE |
"failure" |
public static final String |
INPUT_PATH |
"input-file-path" |
public static final long |
MAX_THREAD_WAIT |
43200000L |
public static final String |
RESULT |
"result" |
public static final String |
RESULT_PATH |
"result-file-path" |
public static final String |
SUCCESS |
"success" |
| org.duracloud.services.hadoop.imageconversion.ImageConversionMapper | ||
|---|---|---|
public static final String |
PROC_TIME |
"processing-time" |
public static final String |
SRC_SIZE |
"source-file-bytes" |
| org.duracloud.services.hadoop.replication.RepMapper | ||
|---|---|---|
public static final String |
DATE |
"date" |
public static final String |
REP_ATTEMPTS |
"duplication-attempts" |
public static final String |
REP_RESULT |
"duplication-result" |
public static final String |
SRC_SIZE |
"source-file-bytes" |
| org.duracloud.services.listener.BaseListenerService | ||
|---|---|---|
protected static final String |
CONTENT_ID |
"contentId" |
protected static final String |
SPACE_ID |
"spaceId" |
protected static final String |
STORE_ID |
"storeId" |
| org.duracloud.servicesadmin.control.UninstallController | ||
|---|---|---|
public static final String |
ALL_SERVICES |
"all" |
| org.duracloud.storage.aop.BaseContentMessageConverter | ||
|---|---|---|
protected static final String |
ACTION |
"action" |
protected static final String |
CONTENT_ID |
"contentId" |
protected static final String |
SPACE_ID |
"spaceId" |
protected static final String |
STORE_ID |
"storeId" |
protected static final String |
USERNAME |
"username" |
| org.duracloud.storage.aop.ContentCopyMessageConverter | ||
|---|---|---|
protected static final String |
CONTENT_MD5 |
"contentMd5" |
protected static final String |
SRC_CONTENT_ID |
"srcContentId" |
protected static final String |
SRC_SPACE_ID |
"srcSpaceId" |
| org.duracloud.storage.aop.ContentMessage | ||
|---|---|---|
protected static final char |
DELIM |
9 |
| org.duracloud.storage.aop.IngestMessageConverter | ||
|---|---|---|
protected static final String |
CONTENT_MD5 |
"contentMd5" |
protected static final String |
CONTENT_SIZE |
"contentSize" |
protected static final String |
MIMETYPE |
"mimetype" |
| org.duracloud.storage.aop.SpaceMessageConverter | ||
|---|---|---|
protected static final String |
SPACE_ID |
"spaceId" |
protected static final String |
STORE_ID |
"storeId" |
protected static final String |
USERNAME |
"username" |
| org.duracloud.storage.domain.HadoopTypes | ||
|---|---|---|
public static final String |
DESCRIBE_JOB_TASK_NAME |
"describe-hadoop-job" |
public static final String |
RUN_HADOOP_TASK_NAME |
"run-hadoop-job" |
public static final String |
STOP_JOB_TASK_NAME |
"stop-hadoop-job" |
| org.duracloud.storage.error.StorageException | ||
|---|---|---|
public static final boolean |
NO_RETRY |
false |
public static final boolean |
RETRY |
true |
| org.duracloud.storage.provider.StorageProvider | ||
|---|---|---|
public static final long |
DEFAULT_MAX_RESULTS |
1000L |
public static final String |
DEFAULT_MIMETYPE |
"application/octet-stream" |
public static final String |
PROPERTIES_CONTENT_CHECKSUM |
"content-checksum" |
public static final String |
PROPERTIES_CONTENT_CREATOR |
"creator" |
public static final String |
PROPERTIES_CONTENT_MD5 |
"content-md5" |
public static final String |
PROPERTIES_CONTENT_MIMETYPE |
"content-mimetype" |
public static final String |
PROPERTIES_CONTENT_MODIFIED |
"content-modified" |
public static final String |
PROPERTIES_CONTENT_SIZE |
"content-size" |
public static final String |
PROPERTIES_COPY_SOURCE |
"copy-source" |
public static final String |
PROPERTIES_COPY_SOURCE_STORE |
"copy-source-store" |
public static final String |
PROPERTIES_SPACE_ACL |
"acl-" |
public static final String |
PROPERTIES_SPACE_ACL_PUBLIC |
"acl-group-public" |
public static final String |
PROPERTIES_SPACE_COUNT |
"space-count" |
public static final String |
PROPERTIES_SPACE_CREATED |
"space-created" |
public static final String |
PROPERTIES_SPACE_SIZE |
"space-total-size" |
public static final String |
SPACE_PROPERTIES_SUFFIX |
"-space-metadata" |
| org.duracloud.sync.backup.ChangedListBackupManager | ||
|---|---|---|
public static final int |
SAVED_BACKUPS |
3 |
| org.duracloud.sync.config.SyncToolConfigParser | ||
|---|---|---|
protected static final String |
BACKUP_FILE_NAME |
"synctool.config" |
protected static final String |
context |
"durastore" |
protected static final int |
DEFAULT_MAX_FILE_SIZE |
1 |
protected static final int |
DEFAULT_NUM_THREADS |
3 |
protected static final long |
DEFAULT_POLL_FREQUENCY |
10000L |
protected static final int |
DEFAULT_PORT |
443 |
protected static final long |
GIGABYTE |
1073741824L |
protected static final String |
PREV_BACKUP_FILE_NAME |
"synctool.config.bak" |
| org.ops4j.* |
|---|
| org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo | ||
|---|---|---|
protected static final String |
SEPARATOR |
"/" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||