Package com.vidispine.generated
Class StorageType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.StorageType.PropInfo
-
- Enclosing class:
- StorageType
public static class StorageType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
ARCHIVE_SCRIPT
static String
AUTO_DETECT
static String
BANDWIDTH
static String
BEAN
static String
CAPACITY
static String
FREE_CAPACITY
static String
HIGH_WATERMARK
static String
HIGH_WATERMARK_PERCENTAGE
static String
ID
static String
LOW_WATERMARK
static String
LOW_WATERMARK_PERCENTAGE
static String
METADATA
static String
METHOD
static String
PRIORITY
static String
PROJECTION
static String
SCAN_INTERVAL
static String
SEQUENCE
static String
SEQUENCE_TIMEOUT
static String
SHOW_IMPORTABLES
static String
STATE
static String
TIMESTAMP
static String
TYPE
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
ID
public static final transient String ID
- See Also:
- Constant Field Values
-
STATE
public static final transient String STATE
- See Also:
- Constant Field Values
-
PRIORITY
public static final transient String PRIORITY
- See Also:
- Constant Field Values
-
TYPE
public static final transient String TYPE
- See Also:
- Constant Field Values
-
CAPACITY
public static final transient String CAPACITY
- See Also:
- Constant Field Values
-
FREE_CAPACITY
public static final transient String FREE_CAPACITY
- See Also:
- Constant Field Values
-
BANDWIDTH
public static final transient String BANDWIDTH
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final transient String TIMESTAMP
- See Also:
- Constant Field Values
-
METHOD
public static final transient String METHOD
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
LOW_WATERMARK
public static final transient String LOW_WATERMARK
- See Also:
- Constant Field Values
-
HIGH_WATERMARK
public static final transient String HIGH_WATERMARK
- See Also:
- Constant Field Values
-
LOW_WATERMARK_PERCENTAGE
public static final transient String LOW_WATERMARK_PERCENTAGE
- See Also:
- Constant Field Values
-
HIGH_WATERMARK_PERCENTAGE
public static final transient String HIGH_WATERMARK_PERCENTAGE
- See Also:
- Constant Field Values
-
AUTO_DETECT
public static final transient String AUTO_DETECT
- See Also:
- Constant Field Values
-
BEAN
public static final transient String BEAN
- See Also:
- Constant Field Values
-
SHOW_IMPORTABLES
public static final transient String SHOW_IMPORTABLES
- See Also:
- Constant Field Values
-
PROJECTION
public static final transient String PROJECTION
- See Also:
- Constant Field Values
-
SCAN_INTERVAL
public static final transient String SCAN_INTERVAL
- See Also:
- Constant Field Values
-
ARCHIVE_SCRIPT
public static final transient String ARCHIVE_SCRIPT
- See Also:
- Constant Field Values
-
SEQUENCE
public static final transient String SEQUENCE
- See Also:
- Constant Field Values
-
SEQUENCE_TIMEOUT
public static final transient String SEQUENCE_TIMEOUT
- See Also:
- Constant Field Values
-
-