Uses of Class
com.bigdata.relation.locator.DefaultResourceLocator

Packages that use DefaultResourceLocator
com.bigdata.journal The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. 
com.bigdata.resources This package provides the logic to managed the live journal and the historical journals and index segments for a DataService
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
 

Uses of DefaultResourceLocator in com.bigdata.journal
 

Methods in com.bigdata.journal that return DefaultResourceLocator
 DefaultResourceLocator TemporaryStore.getResourceLocator()
           
 

Uses of DefaultResourceLocator in com.bigdata.resources
 

Methods in com.bigdata.resources that return DefaultResourceLocator
 DefaultResourceLocator StoreManager.ManagedJournal.getResourceLocator()
           
 

Uses of DefaultResourceLocator in com.bigdata.service
 

Methods in com.bigdata.service that return DefaultResourceLocator
 DefaultResourceLocator AbstractFederation.getResourceLocator()
           
 



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