PersistentTimeToLive

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.

Companion:
object
class Object
trait Matchable
class Any

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.

Returns:

a string representation of the object.

Definition Classes
Any

Concrete fields

Returns the time-to-live duration.

Returns the time-to-live duration.

Returns:

the time-to-live duration