storeTransactionConfig

The service returns the current configuration and cache parameter of the transaction store.

Input parameters
None.
Return values
storeType
SQL Transaction Store.
writeCache
State of the cache.
  • On
  • Off
cacheSize
Number of entries currently held in the transaction cache.
cacheTimeToLive
Current maximum time-to-live period for a cache entry (in seconds).
cacheFlushPeriod
Current period after which unmodified cache entries are flushed (in seconds).