|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||