Uses of Class
com.tangosol.io.journal.BackupJournalRM
Packages that use BackupJournalRM
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains classes related to the journaling services.
-
Uses of BackupJournalRM in com.tangosol.coherence.config.scheme
Methods in com.tangosol.coherence.config.scheme that return BackupJournalRMModifier and TypeMethodDescriptionprotected BackupJournalRM
RamJournalScheme.ensureBackupJournalRM
(Cluster cluster) Ensure theBackupJournalRM
is configured and started. -
Uses of BackupJournalRM in com.tangosol.io.journal
Methods in com.tangosol.io.journal that return BackupJournalRMModifier and TypeMethodDescriptionJournalService.ensureBackupJournalRM()
Ensure there is a configured BackupJournalRM.