Uses of Class
com.bigdata.resources.StoreManager.ManagedJournal

Packages that use StoreManager.ManagedJournal
com.bigdata.resources This package provides the logic to managed the live journal and the historical journals and index segments for a DataService
 

Uses of StoreManager.ManagedJournal in com.bigdata.resources
 

Fields in com.bigdata.resources with type parameters of type StoreManager.ManagedJournal
protected  AtomicReference<StoreManager.ManagedJournal> StoreManager.liveJournalRef
          A atomic hard reference to the live journal.
 

Methods in com.bigdata.resources that return StoreManager.ManagedJournal
 StoreManager.ManagedJournal StoreManager.getLiveJournal()
          The journal on which writes are made.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.