Interface | Description |
---|---|
BootstrapPeer |
Implementations of this interface perform initialization operations on a
HyperGraphPeer . |
MessageHandler | |
NetworkPeerPresenceListener |
A listener that tracks low-level network peer activity - to be invoked
when a peer joins/leaves the network before its HyperGraphDB identity
has be established/validates/authenticated.
|
PeerFilterEvaluator | |
PeerInterface |
This interface define the low-level communication layer for the HyperGraphDB P2P
framework.
|
PeerPresenceListener |
A listener that tracks when peers, whose HyperGraphDB identity has
been established, join/leave the network.
|
PeerRelatedActivityFactory |
Class | Description |
---|---|
HGDBOntology | |
HGPeerIdentity | |
HyperGraphPeer |
Main class for the local peer.
|
InterestEvaluator | |
Messages | |
PeerConfig | |
PeerFilter | |
PeerHyperNode |
This
HyperNode implementation lets you access a remote HyperGraph instance in
client-server way. |
PeerRelatedActivity |
A callable object that executes a task against a given peer with a
boolean result indicating success or failure. |
Performative |
The FIPA standard communicative acts.
|
PerformativeConstant | |
PrivatePeerIdentity |
This is a simple data structure that represents a HyperGraphDB peer identity.
|
RemotePeer | |
StartPeer | |
StorageService | |
Structs |
Utility methods to be used in constructing nested structures for complex
message representations.
|
SubgraphManager |
Enum | Description |
---|---|
StorageService.Operation |
Exception | Description |
---|---|
ExceptionAtPeer |
Represents an exception that occurred at a remote peer and caused it to fail
to participate in an activity.
|