Class EventingStatus
java.lang.Object
com.couchbase.client.java.manager.eventing.EventingStatus
Contains the status of all eventing functions stored on the server.
-
Method Details
-
numEventingNodes
public long numEventingNodes()Returns the number of eventing nodes participating.- Returns:
- the number of eventing nodes.
-
functions
State information for each individual eventing function.- Returns:
- a (potentially empty) list of eventing function states.
-
toString
-
equals
-
hashCode
public int hashCode()
-