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 JournalBinaryStoreAbstractJournalRM. createBinaryStore()Create a new BinaryStore that will journal its information using this Journal Resource Manager.JournalBinaryStoreBackupJournalRM. createBinaryStore()Create a new BinaryStore that will journal its information using this Journal Resource Manager.
-