Uses of Interface
net.timewalker.ffmq4.storage.data.DataStore
-
Packages that use DataStore Package Description net.timewalker.ffmq4.storage.data net.timewalker.ffmq4.storage.data.impl -
-
Uses of DataStore in net.timewalker.ffmq4.storage.data
Subinterfaces of DataStore in net.timewalker.ffmq4.storage.data Modifier and Type Interface Description interfaceLinkedDataStoreLinkedDataStore -
Uses of DataStore in net.timewalker.ffmq4.storage.data.impl
Classes in net.timewalker.ffmq4.storage.data.impl that implement DataStore Modifier and Type Class Description classAbstractBlockBasedDataStoreBlock-based data store with journal supportclassAbstractDataStoreAbstractDataStoreclassBlockBasedDataStoreBlockBasedDataStoreclassInMemoryLinkedDataStoreInMemoryLinkedObjectStoreclassJournalingBlockBasedDataStoreJournalingBlockBasedDataStore
-