org.apache.oodt.product.handlers.ofsn.metadata
Interface OFSNMetKeys

All Known Implementing Classes:
OFSNFileHandler, OFSNUtils

public interface OFSNMetKeys

Met keys for use in OFSN handler definition.

Version:
$Revision$
Author:
mattmann

Field Summary
static String GET_CMD
           
static String LISTING_CMD
           
static String OFSN_COMPUTE_DIR_SIZE
           
static String OFSN_COMPUTE_FILE_SIZE
           
static String OFSN_XML_CONF_FILE_KEY
           
 

Field Detail

LISTING_CMD

static final String LISTING_CMD
See Also:
Constant Field Values

GET_CMD

static final String GET_CMD
See Also:
Constant Field Values

OFSN_XML_CONF_FILE_KEY

static final String OFSN_XML_CONF_FILE_KEY
See Also:
Constant Field Values

OFSN_COMPUTE_DIR_SIZE

static final String OFSN_COMPUTE_DIR_SIZE
See Also:
Constant Field Values

OFSN_COMPUTE_FILE_SIZE

static final String OFSN_COMPUTE_FILE_SIZE
See Also:
Constant Field Values


Copyright © 1999-2013 Apache OODT. All Rights Reserved.