Class CacheNames
java.lang.Object
com.bluebell.greenhouse.platform.configuration.cache.CacheNames
Names of application-managed cache regions.
- Version:
- 3.0.5
- Author:
- Stephen Prizio
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringCache for account analysis results.static final StringCache for account analytics snapshots.static final StringCache for account ledger reports.All application-managed cache names.static final StringCache for exchange listings.static final StringCache for country and currency reference data.static final StringCache for market event interval lookups.static final StringCache for market news article image lookups.static final StringCache for combined market news searches.static final StringCache for market news summaries.static final StringCache for portfolio summaries.static final StringCache for position record reports.static final StringCache for computed symbol analysis.static final StringCache for symbol sentiment lookups.Cache regions derived from mutable trading data.static final StringCache for transaction record reports. -
Method Summary
-
Field Details
-
ACCOUNT_ANALYSIS
-
ACCOUNT_ANALYTICS
-
ACCOUNT_LEDGER_REPORTS
-
MARKET_NEWS_SEARCH
-
EXCHANGES
-
LOCALE_REFERENCE
Cache for country and currency reference data.- See Also:
-
MARKET_EVENTS
-
SYMBOL_ANALYSIS
-
MARKET_NEWS_IMAGE_BY_ARTICLE_URL
Cache for market news article image lookups.- See Also:
-
MARKET_NEWS_SUMMARY
-
PORTFOLIO_SUMMARIES
-
POSITION_RECORD_REPORTS
-
SYMBOL_SENTIMENT
-
TRANSACTION_RECORD_REPORTS
Cache for transaction record reports.- See Also:
-
ALL
-
TRADING_DATA
-