com.caucho.server.distcache
Class LocalStoreManager

java.lang.Object
  extended by com.caucho.server.distcache.LocalStoreManager

@Module
public final class LocalStoreManager
extends java.lang.Object

Manages the distributed cache


Method Summary
 StreamSource loadDataSource(byte[] keyHash, byte[] cacheHash)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadDataSource

public StreamSource loadDataSource(byte[] keyHash,
                                   byte[] cacheHash)