Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.table.TableStore

Packages that use TableStore
org.mpisws.p2p.transport.table   
 

Uses of TableStore in org.mpisws.p2p.transport.table
 

Fields in org.mpisws.p2p.transport.table declared as TableStore
protected  TableStore<Key,Value> TableTransprotLayerImpl.knownValues
          Could just be a hashTable
 

Constructors in org.mpisws.p2p.transport.table with parameters of type TableStore
TableTransprotLayerImpl(Serializer<Key> iSerializer, Serializer<Value> cSerializer, TableStore<Key,Value> tableStore, TransportLayer<Identifier,java.nio.ByteBuffer> tl, Environment env)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection