com.ibm.etools.iseries.subsystems.qsys.cache
Interface ICacheConstants
- All Known Implementing Classes:
- ClCacheUtilities, IBMiCachePreferencePage
public interface ICacheConstants
copyright
static final String copyright
- See Also:
- Constant Field Values
PREF_OFFLINE_UNIVERSAL
static final String PREF_OFFLINE_UNIVERSAL
- See Also:
- Constant Field Values
PREF_ONLINE_OPTIONS
static final String PREF_ONLINE_OPTIONS
- See Also:
- Constant Field Values
PREF_CACHE_LISTS
static final String PREF_CACHE_LISTS
- See Also:
- Constant Field Values
PREF_LOCATION
static final String PREF_LOCATION
- See Also:
- Constant Field Values
PREF_MAXSIZE_OPTION
static final String PREF_MAXSIZE_OPTION
- See Also:
- Constant Field Values
PREF_MAXSIZE
static final String PREF_MAXSIZE
- See Also:
- Constant Field Values
PREF_DISABLE_CACHE
static final String PREF_DISABLE_CACHE
- See Also:
- Constant Field Values
PREF_NEVER
static final String PREF_NEVER
- See Also:
- Constant Field Values
PREF_LEVELCHECK
static final String PREF_LEVELCHECK
- See Also:
- Constant Field Values
PREF_ALWAYS
static final String PREF_ALWAYS
- See Also:
- Constant Field Values
MAX_SIZE_DEFAULT
static final String MAX_SIZE_DEFAULT
- See Also:
- Constant Field Values
PREF_CL
static final String PREF_CL
- See Also:
- Constant Field Values
PREF_CL_RELEASE
static final String PREF_CL_RELEASE
- See Also:
- Constant Field Values
PREF_CL_HOST
static final String PREF_CL_HOST
- See Also:
- Constant Field Values
PREF_CL_IGNORE
static final String PREF_CL_IGNORE
- See Also:
- Constant Field Values
PREF_MAX_INMEMORY_CACHE_FILES
static final String PREF_MAX_INMEMORY_CACHE_FILES
- See Also:
- Constant Field Values
CACHE_KEY_DELIMINATOR
static final char CACHE_KEY_DELIMINATOR
- See Also:
- Constant Field Values
CACHE_FILE_CL_HELP_EXTENSION
static final String CACHE_FILE_CL_HELP_EXTENSION
- See Also:
- Constant Field Values
CACHE_FILE_CL_HELP_TABLE_EXTENSION
static final String CACHE_FILE_CL_HELP_TABLE_EXTENSION
- See Also:
- Constant Field Values
CACHE_FILE_CL_COMMAND_PROPERTIES
static final String CACHE_FILE_CL_COMMAND_PROPERTIES
- See Also:
- Constant Field Values
CACHE_FILE_CL_COMMAND_EXTENSION
static final String CACHE_FILE_CL_COMMAND_EXTENSION
- See Also:
- Constant Field Values
CACHE_FILE_CORRUPTED_EXTENSION
static final String CACHE_FILE_CORRUPTED_EXTENSION
- See Also:
- Constant Field Values
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.