Uses of Interface
org.sakaiproject.search.index.ClusterFilesystem

Packages that use ClusterFilesystem
org.sakaiproject.search.index.impl   
 

Uses of ClusterFilesystem in org.sakaiproject.search.index.impl
 

Classes in org.sakaiproject.search.index.impl that implement ClusterFilesystem
 class JDBCClusterIndexStore
          This is a JDBC implementation of the ClusterFilesystem.
 

Methods in org.sakaiproject.search.index.impl that return ClusterFilesystem
 ClusterFilesystem ClusterFSIndexStorage.getClusterFS()
           
 

Methods in org.sakaiproject.search.index.impl with parameters of type ClusterFilesystem
 void ClusterFSIndexStorage.setClusterFS(ClusterFilesystem clusterFS)
           
 



Copyright © 2003-2012 Sakai Project. All Rights Reserved.