Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
N
newNodeFound(String)
- Method in interface de.zib.scalaris.
NodeDiscovery.NewNodeHandler
Called if a new node is found.
nodeConnectSuccess(PeerNode)
- Method in class de.zib.scalaris.
ConnectionPolicy
Acts upon a successful connect attempt of the given node.
nodeConnectSuccess(PeerNode)
- Method in class de.zib.scalaris.
DefaultConnectionPolicy
Sets the node's last successful connect time stamp, resets its failure statistics and moves it to the
DefaultConnectionPolicy.goodNodes
list.
NodeDiscovery
- Class in
de.zib.scalaris
Provides a node discovery service.
NodeDiscovery(ConnectionFactory)
- Constructor for class de.zib.scalaris.
NodeDiscovery
Constructor
NodeDiscovery(ConnectionPool)
- Constructor for class de.zib.scalaris.
NodeDiscovery
Constructor
NodeDiscovery.NewNodeHandler
- Interface in
de.zib.scalaris
Handler that is invoked whenever a new node is found by the
NodeDiscovery
thread.
nodeFailed(PeerNode)
- Method in class de.zib.scalaris.
ConnectionPolicy
Acts upon a failure of the given node.
nodeFailed(PeerNode)
- Method in class de.zib.scalaris.
DefaultConnectionPolicy
Sets the given node's last failed connect time stamp and moves it to the
DefaultConnectionPolicy.badNodes
list.
nodeFailReset(PeerNode)
- Method in class de.zib.scalaris.
ConnectionPolicy
Acts upon a failure reset of the given node.
nodeFailReset(PeerNode)
- Method in class de.zib.scalaris.
DefaultConnectionPolicy
Acts upon a failure reset of the given node.
nodes
- Variable in class de.zib.scalaris.
Monitor.GetServiceInfoResult
Number of Scalaris nodes in the ring.
notAListAtom
- Static variable in class de.zib.scalaris.
CommonErlangObjects
NotAListException
- Exception in
de.zib.scalaris
Exception that is thrown if a add_del_on_list operation on a scalaris ring fails because the participating values are not lists.
NotAListException()
- Constructor for exception de.zib.scalaris.
NotAListException
Creates the exception with no message.
NotAListException(String)
- Constructor for exception de.zib.scalaris.
NotAListException
Creates the exception with the given message.
NotAListException(Throwable)
- Constructor for exception de.zib.scalaris.
NotAListException
Creates an exception taking the message of the given throwable.
NotAListException(OtpErlangObject)
- Constructor for exception de.zib.scalaris.
NotAListException
Creates an exception including the message of the given erlang object.
NotAListException(Throwable, OtpErlangObject)
- Constructor for exception de.zib.scalaris.
NotAListException
Creates an exception taking the message of the given throwable.
notANumberAtom
- Static variable in class de.zib.scalaris.
CommonErlangObjects
NotANumberException
- Exception in
de.zib.scalaris
Exception that is thrown if a add_del_on_list operation on a scalaris ring fails because the participating values are not numbers.
NotANumberException()
- Constructor for exception de.zib.scalaris.
NotANumberException
Creates the exception with no message.
NotANumberException(String)
- Constructor for exception de.zib.scalaris.
NotANumberException
Creates the exception with the given message.
NotANumberException(Throwable)
- Constructor for exception de.zib.scalaris.
NotANumberException
Creates an exception taking the message of the given throwable.
NotANumberException(OtpErlangObject)
- Constructor for exception de.zib.scalaris.
NotANumberException
Creates an exception including the message of the given erlang object.
NotANumberException(Throwable, OtpErlangObject)
- Constructor for exception de.zib.scalaris.
NotANumberException
Creates an exception taking the message of the given throwable.
notFound
- Variable in class de.zib.scalaris.
ScalarisVM.DeleteNodesByNameResult
Nodes which do not exist (anymore) in the VM.
notFoundAtom
- Static variable in class de.zib.scalaris.
CommonErlangObjects
NotFoundException
- Exception in
de.zib.scalaris
Exception that is thrown if a read operation on a scalaris ring fails because the key did not exist before.
NotFoundException()
- Constructor for exception de.zib.scalaris.
NotFoundException
Creates the exception with no message.
NotFoundException(String)
- Constructor for exception de.zib.scalaris.
NotFoundException
Creates the exception with the given message.
NotFoundException(Throwable)
- Constructor for exception de.zib.scalaris.
NotFoundException
Creates an exception taking the message of the given throwable.
NotFoundException(OtpErlangObject)
- Constructor for exception de.zib.scalaris.
NotFoundException
Creates an exception including the message of the given erlang object.
NotFoundException(Throwable, OtpErlangObject)
- Constructor for exception de.zib.scalaris.
NotFoundException
Creates an exception taking the message of the given throwable.
nullAtom
- Static variable in class de.zib.scalaris.
CommonErlangObjects
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y