Sparksee
6.0.2
Main Page
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
SparkseeConfig Member List
This is the complete list of members for
SparkseeConfig
, including all inherited members.
DownloadExpected
()
SparkseeConfig
DownloadLicense
()
SparkseeConfig
GetAESIV
() const
SparkseeConfig
GetAESKey
() const
SparkseeConfig
GetCacheMaxSize
() const
SparkseeConfig
GetCacheStatisticsEnabled
() const
SparkseeConfig
GetCacheStatisticsFile
() const
SparkseeConfig
GetCacheStatisticsSnapshotTime
() const
SparkseeConfig
GetCallStackDump
() const
SparkseeConfig
GetChecksumEnabled
() const
SparkseeConfig
GetClientId
() const
SparkseeConfig
GetDownloadStatus
() const
SparkseeConfig
GetEncryptionEnabled
() const
SparkseeConfig
GetExtentPages
() const
SparkseeConfig
GetExtentSize
() const
SparkseeConfig
GetHighAvailabilityCoordinators
() const
SparkseeConfig
GetHighAvailabilityEnabled
() const
SparkseeConfig
GetHighAvailabilityIP
() const
SparkseeConfig
GetHighAvailabilityMasterHistory
() const
SparkseeConfig
GetHighAvailabilitySynchronization
() const
SparkseeConfig
GetInMemAllocSize
() const
SparkseeConfig
GetLicense
() const
SparkseeConfig
GetLicenseId
() const
SparkseeConfig
GetLicensePreDownloadDays
() const
SparkseeConfig
GetLicenseRequest
()
SparkseeConfig
GetLogFile
() const
SparkseeConfig
GetLogLevel
() const
SparkseeConfig
GetPoolFrameSize
() const
SparkseeConfig
GetPoolPartitions
() const
SparkseeConfig
GetPoolPersistentMaxSize
() const
SparkseeConfig
GetPoolPersistentMinSize
() const
SparkseeConfig
GetPoolTemporaryMaxSize
() const
SparkseeConfig
GetPoolTemporaryMinSize
() const
SparkseeConfig
GetRecoveryCacheMaxSize
() const
SparkseeConfig
GetRecoveryCheckpointTime
() const
SparkseeConfig
GetRecoveryEnabled
() const
SparkseeConfig
GetRecoveryLogFile
() const
SparkseeConfig
GetRollbackEnabled
() const
SparkseeConfig
GetSparkseeConfigFile
() const
SparkseeConfig
GetTmpEnabled
() const
SparkseeConfig
GetTmpFolder
() const
SparkseeConfig
Save
()
SparkseeConfig
SaveAll
()
SparkseeConfig
SetAESEncryptionEnabled
(const std::wstring &keyInHex, const std::wstring &ivInHex)
SparkseeConfig
SetAESEncryptionEnabled
(int32_t keySize)
SparkseeConfig
SetCacheMaxSize
(int32_t megaBytes)
SparkseeConfig
SetCacheStatisticsEnabled
(bool_t status)
SparkseeConfig
SetCacheStatisticsFile
(const std::wstring &filePath)
SparkseeConfig
SetCacheStatisticsSnapshotTime
(int64_t microSeconds)
SparkseeConfig
SetCallStackDump
(bool_t status)
SparkseeConfig
SetChecksumEnabled
(bool_t status)
SparkseeConfig
SetClientId
(const std::wstring &clientId)
SparkseeConfig
SetEncryptionDisabled
()
SparkseeConfig
SetExtentPages
(int32_t pages)
SparkseeConfig
SetExtentSize
(int32_t kBytes)
SparkseeConfig
SetHighAvailabilityCoordinators
(const std::wstring &ip)
SparkseeConfig
SetHighAvailabilityEnabled
(bool_t status)
SparkseeConfig
SetHighAvailabilityIP
(const std::wstring &ip)
SparkseeConfig
SetHighAvailabilityMasterHistory
(int64_t filePath)
SparkseeConfig
SetHighAvailabilitySynchronization
(int64_t microSeconds)
SparkseeConfig
SetInMemAllocSize
(int64_t size)
SparkseeConfig
SetLicense
(const std::wstring &key)
SparkseeConfig
SetLicenseId
(const std::wstring &licenseId)
SparkseeConfig
SetLicensePreDownloadDays
(int32_t days)
SparkseeConfig
SetLogFile
(const std::wstring &filePath)
SparkseeConfig
SetLogLevel
(LogLevel level)
SparkseeConfig
SetPoolFrameSize
(int32_t extents)
SparkseeConfig
SetPoolPartitions
(int32_t pools)
SparkseeConfig
SetPoolPersistentMaxSize
(int32_t frames)
SparkseeConfig
SetPoolPersistentMinSize
(int32_t frames)
SparkseeConfig
SetPoolTemporaryMaxSize
(int32_t frames)
SparkseeConfig
SetPoolTemporaryMinSize
(int32_t frames)
SparkseeConfig
SetRecoveryCacheMaxSize
(int32_t extents)
SparkseeConfig
SetRecoveryCheckpointTime
(int64_t microSeconds)
SparkseeConfig
SetRecoveryEnabled
(bool_t status)
SparkseeConfig
SetRecoveryLogFile
(const std::wstring &filePath)
SparkseeConfig
SetRollbackEnabled
(bool_t status)
SparkseeConfig
SetSparkseeConfigFile
(const std::wstring &path)
SparkseeConfig
SetTmpEnabled
(bool_t enabled)
SparkseeConfig
SetTmpFolder
(const std::wstring &tmpFolder)
SparkseeConfig
SparkseeConfig
()
SparkseeConfig
SparkseeConfig
(const std::wstring &path)
SparkseeConfig
SparkseeConfig
(const std::wstring &path, const std::wstring &clientId, const std::wstring &licenseId)
SparkseeConfig
~SparkseeConfig
()
SparkseeConfig
virtual
Generated by
1.8.11