PersistentTimeToLive

com.loopfor.zookeeper.PersistentTimeToLive
See thePersistentTimeToLive companion object

Indicates that a node will persist when the creator disconnects from ZooKeeper.

The node will be eligible for deletion if not modified within the given ''ttl'' and only after all its children have been deleted.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any

Concrete fields

Returns the time-to-live duration.

Returns the time-to-live duration.

Attributes

Returns:

the time-to-live duration