Uses of Class
com.tangosol.io.journal.JournalBinaryStore
-
Packages that use JournalBinaryStore Package Description com.tangosol.io.journal Contains classes related to the journaling services. -
-
Uses of JournalBinaryStore in com.tangosol.io.journal
Methods in com.tangosol.io.journal that return JournalBinaryStore Modifier and Type Method Description JournalBinaryStore
AbstractJournalRM. createBinaryStore()
Create a new BinaryStore that will journal its information using this Journal Resource Manager.JournalBinaryStore
BackupJournalRM. createBinaryStore()
Create a new BinaryStore that will journal its information using this Journal Resource Manager.
-