Overview
Package
Class
Use
Tree
Deprecated
Index
Help
P-Grid v2.0a2 API Specification
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
W
S
search(Query, SearchListener)
- Method in interface p2p.storage.
Storage
Search the network for matching items.
searchFailed(GUID)
- Method in interface p2p.storage.events.
SearchListener
Invoked when a search failed.
searchFinished(GUID)
- Method in interface p2p.storage.events.
SearchListener
Invoked when a search finished.
SearchListener
- Interface in
p2p.storage.events
Defines the callback interface to notify of search results.
searchStarted(GUID, String)
- Method in interface p2p.storage.events.
SearchListener
Invoked when a search started (reached a responsible peer).
send(Peer, Message)
- Method in interface p2p.basic.
P2P
Send a message directly to a peer (no routing is done)
setData(Object)
- Method in interface p2p.storage.
DataItem
Set the item's content.
shutdown()
- Method in interface p2p.basic.
P2P
Shutdown the P2P.
shutdown()
- Method in interface p2p.storage.
Storage
Shutdowns the storage service.
size()
- Method in interface p2p.basic.
Key
Returns the size of the key.
Storage
- Interface in
p2p.storage
Defines the operations that the storage layer supports.
StorageFactory
- Class in
p2p.storage
Abstract Factory (GoF) that defines the operations that create various objects of the Storage subsystem.
StorageFactory()
- Constructor for class p2p.storage.
StorageFactory
StorageListener
- Interface in
p2p.storage.events
Defines the callback interface to notify of events related to stored data items.
submitSearchHigherBoundValue(Query)
- Method in interface p2p.storage.
TypeHandler
Construct the string out of the higherbound that will be use to query the network.
submitSearchLowerBoundValue(Query)
- Method in interface p2p.storage.
TypeHandler
Construct the string out of the lowerbound that will be use to query the network.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
P-Grid v2.0a2 API Specification
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
W
This is open source software distributed under the terms of the GNU General Public License, a copy of which is included in the file LICENSE. If not you can find the GPL at http://www.gnu.org/copyleft/gpl.txt