- get(int) - Method in class de.zib.scalaris.ResultList
-
Returns the operation at the specified position for e.g.
- getBadNodes() - Method in class de.zib.scalaris.DefaultConnectionPolicy
-
Gets a copy of the list of good nodes (contains references to the
PeerNode
objects).
- getCf() - Method in class de.zib.scalaris.NodeDiscovery
-
- getClientName() - Method in class de.zib.scalaris.ConnectionFactory
-
Returns the name of the (Java) client to use when establishing a
connection with erlang.
- getCommit() - Method in class de.zib.scalaris.RequestList
-
Returns the commit operation (if present).
- getConnection() - Method in class de.zib.scalaris.Connection
-
Gets the encapsulated OTP connection object.
- getConnection() - Method in class de.zib.scalaris.ConnectionPool
-
Gets a connection from the pool.
- getConnection(long) - Method in class de.zib.scalaris.ConnectionPool
-
Tries to get a valid connection from the pool waiting at most
timeout milliseconds.
- getConnectionFactory() - Method in class de.zib.scalaris.ConnectionPool
-
Gets the connection factory used by the pool.
- getConnectionPolicy() - Method in class de.zib.scalaris.ConnectionFactory
-
Gets the current connection policy.
- getCookie() - Method in class de.zib.scalaris.ConnectionFactory
-
Returns the cookie name to use for connections.
- getCurLatencyAvg() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getCurLatencyAvg() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets the current, i.e.
- getCurLatencyAvg() - Method in class de.zib.scalaris.jmx.MonitorService
-
- getCurLatencyAvg() - Method in interface de.zib.scalaris.jmx.MonitorServiceMBean
-
Gets the current, i.e.
- getCurLatencyStddev() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getCurLatencyStddev() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets the current, i.e.
- getCurLatencyStddev() - Method in class de.zib.scalaris.jmx.MonitorService
-
- getCurLatencyStddev() - Method in interface de.zib.scalaris.jmx.MonitorServiceMBean
-
Gets the current, i.e.
- getCurrentPerfValue(Map<Long, Double>) - Static method in class de.zib.scalaris.Monitor
-
- getDhtNodes() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getDhtNodes() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets the number of Scalaris nodes running in the VM the monitor is
connected to.
- getErlang(boolean) - Method in class de.zib.scalaris.operations.AddDelOnListOp
-
- getErlang(boolean) - Method in class de.zib.scalaris.operations.AddOnNrOp
-
- getErlang(boolean) - Method in class de.zib.scalaris.operations.CommitOp
-
- getErlang(boolean) - Method in interface de.zib.scalaris.operations.Operation
-
Gets the erlang representation of the operation.
- getErlang(boolean) - Method in class de.zib.scalaris.operations.ReadOp
-
- getErlang(boolean) - Method in class de.zib.scalaris.operations.ReadRandomFromListOp
-
- getErlang(boolean) - Method in class de.zib.scalaris.operations.ReadSublistOp
-
- getErlang(boolean) - Method in class de.zib.scalaris.operations.TestAndSetOp
-
- getErlang(boolean) - Method in class de.zib.scalaris.operations.WriteOp
-
- getErlangVersion() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getErlangVersion() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets the version of Erlang running in the VM the monitor is connected
to.
- getFailedKeys() - Method in exception de.zib.scalaris.AbortException
-
- getFailureCount() - Method in class de.zib.scalaris.PeerNode
-
Gets the number of failed connections.
- getGoodNodes() - Method in class de.zib.scalaris.DefaultConnectionPolicy
-
Gets a copy of the list of good nodes (contains references to the
PeerNode
objects).
- getIncValue() - Method in class de.zib.scalaris.executor.ScalarisIncrementOp1
-
Gets the value to increment by.
- getIncValue() - Method in class de.zib.scalaris.executor.ScalarisIncrementOp2
-
Gets the value to increment by.
- getInfo() - Method in class de.zib.scalaris.ScalarisVM
-
Gets some information about the VM and Scalaris.
- getInstance() - Static method in class de.zib.scalaris.ConnectionFactory
-
Returns the static instance of a connection factory.
- getKey() - Method in class de.zib.scalaris.executor.ScalarisIncrementOp1
-
Gets the key to write to.
- getKey() - Method in class de.zib.scalaris.executor.ScalarisIncrementOp2
-
Gets the key to write to.
- getKey() - Method in class de.zib.scalaris.executor.ScalarisReadOp
-
Gets the key to read from.
- getKey() - Method in class de.zib.scalaris.executor.ScalarisWriteOp
-
Gets the key to write to.
- getKey() - Method in class de.zib.scalaris.operations.AddDelOnListOp
-
- getKey() - Method in class de.zib.scalaris.operations.AddOnNrOp
-
- getKey() - Method in class de.zib.scalaris.operations.CommitOp
-
- getKey() - Method in interface de.zib.scalaris.operations.Operation
-
Gets the key the operation is working on (if available)
- getKey() - Method in class de.zib.scalaris.operations.PartialReadOp
-
- getKey() - Method in class de.zib.scalaris.operations.ReadOp
-
- getKey() - Method in class de.zib.scalaris.operations.TestAndSetOp
-
- getKey() - Method in class de.zib.scalaris.operations.WriteOp
-
- getLastConnectSuccess() - Method in class de.zib.scalaris.PeerNode
-
Gets the date of the last successful connection.
- getLastDeleteResult() - Method in class de.zib.scalaris.ReplicatedDHT
-
- getLastFailedConnect() - Method in class de.zib.scalaris.PeerNode
-
Gets the date of the last failed connection.
- getLatencyAvg() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getLatencyAvg() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets average latency values collected in the VM the monitor is connected
to.
- getLatencyAvg() - Method in class de.zib.scalaris.jmx.MonitorService
-
- getLatencyAvg() - Method in interface de.zib.scalaris.jmx.MonitorServiceMBean
-
Gets average latency values of the whole Scalaris ring from the VM the
monitor is connected to.
- getLatencyStddev() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getLatencyStddev() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets the standard deviation of the latency values collected in the VM the
monitor is connected to.
- getLatencyStddev() - Method in class de.zib.scalaris.jmx.MonitorService
-
- getLatencyStddev() - Method in interface de.zib.scalaris.jmx.MonitorServiceMBean
-
Gets the standard deviation of the latency values of the whole Scalaris
ring from the VM the monitor is connected to.
- getLocalhostName() - Static method in class de.zib.scalaris.ConnectionFactory
-
- getMaxNodes() - Method in class de.zib.scalaris.NodeDiscovery
-
- getMaxRetries() - Method in class de.zib.scalaris.DefaultConnectionPolicy
-
Sets the maximal number of automatic connection retries.
- getMinAgeToRemove() - Method in class de.zib.scalaris.NodeDiscovery
-
Gets the minimum time in seconds since the last successful connection for
a node to be removed in favour of newly discovered nodes.
- getNode() - Method in class de.zib.scalaris.ConnectionFactory
-
Deprecated.
This method returns the names of all nodes available for
connection as a String (as previously when only one node was
used), use the new ConnectionFactory.getNodes()
method instead.
- getNode() - Method in class de.zib.scalaris.PeerNode
-
Gets the OTP node that is being wrapped.
- getNodeInfo() - Method in class de.zib.scalaris.Monitor
-
Gets some information about the VM and Scalaris.
- getNodePerformance() - Method in class de.zib.scalaris.Monitor
-
Gets some information about the VM and Scalaris.
- getNodes() - Method in class de.zib.scalaris.ConnectionFactory
-
Gets a copy of the list of nodes available for connections.
- getNodes() - Method in class de.zib.scalaris.jmx.MonitorService
-
- getNodes() - Method in interface de.zib.scalaris.jmx.MonitorServiceMBean
-
Gets the number of Scalaris nodes of the whole Scalaris ring from the VM
the monitor is connected to.
- getNodes() - Method in class de.zib.scalaris.ScalarisVM
-
Gets the names of the nodes in the Scalaris VM of the current connection.
- getNumberOfNodes() - Method in class de.zib.scalaris.ScalarisVM
-
Gets the number of nodes in the Scalaris VM of the current connection.
- getOldValue() - Method in exception de.zib.scalaris.KeyChangedException
-
Returns the (old) value stored in scalaris.
- getOps() - Method in class de.zib.scalaris.executor.ScalarisOpExecutor
-
Gets the current list of operations.
- getOtherVMs(int) - Method in class de.zib.scalaris.ScalarisVM
-
- getRandom(int, Class<T>) - Static method in class de.zib.scalaris.Benchmark
-
Creates an object T from size random bytes.
- getRandom(int, Class<T>, Random) - Static method in class de.zib.scalaris.Benchmark
-
Creates an object T from size random bytes.
- getRandomNodes(int) - Method in class de.zib.scalaris.Scalaris
-
- getRemote() - Method in class de.zib.scalaris.Connection
-
Gets the remote node connected to.
- getReplicationFactor() - Method in class de.zib.scalaris.RoutingTable
-
Returns the replication factor used by the current routing table
implementation.
- getRequests() - Method in class de.zib.scalaris.RequestList
-
Gets all operations of the request list.
- getResult() - Method in class de.zib.scalaris.operations.AddDelOnListOp
-
- getResult() - Method in class de.zib.scalaris.operations.AddOnNrOp
-
- getResult() - Method in class de.zib.scalaris.operations.CommitOp
-
- getResult() - Method in interface de.zib.scalaris.operations.Operation
-
- getResult() - Method in class de.zib.scalaris.operations.PartialReadOp
-
- getResult() - Method in class de.zib.scalaris.operations.ReadOp
-
- getResult() - Method in class de.zib.scalaris.operations.TestAndSetOp
-
- getResult() - Method in class de.zib.scalaris.operations.WriteOp
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.AddDelOnListOp
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.AddOnNrOp
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.CommitOp
-
- getResultCompressed() - Method in interface de.zib.scalaris.operations.Operation
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.PartialReadOp
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.ReadOp
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.TestAndSetOp
-
- getResultCompressed() - Method in class de.zib.scalaris.operations.WriteOp
-
- getScalarisVersion() - Method in class de.zib.scalaris.jmx.MonitorNode
-
- getScalarisVersion() - Method in interface de.zib.scalaris.jmx.MonitorNodeMBean
-
Gets the version of Scalaris running in the VM the monitor is connected
to.
- getSelf() - Method in class de.zib.scalaris.Connection
-
Gets the local node used for the connection.
- getServiceInfo() - Method in class de.zib.scalaris.Monitor
-
Gets some information about the Scalaris ring.
- getServicePerformance() - Method in class de.zib.scalaris.Monitor
-
Gets some information about the Scalaris ring.
- getTotalLoad() - Method in class de.zib.scalaris.jmx.MonitorService
-
- getTotalLoad() - Method in interface de.zib.scalaris.jmx.MonitorServiceMBean
-
Gets the total load of the whole Scalaris ring from the VM the monitor is
connected to.
- getValue() - Method in class de.zib.scalaris.executor.ScalarisReadOp
-
Gets the value from the read.
- getValue() - Method in class de.zib.scalaris.executor.ScalarisWriteOp
-
Gets the value to write.
- getVersion() - Method in class de.zib.scalaris.ScalarisVM
-
Gets the version of the Scalaris VM of the current connection.
- getWorkPhases() - Method in class de.zib.scalaris.executor.ScalarisOpExecutor
-