PersistentSequentialTimeToLive

Indicates that a node will persist when the creator disconnects from ZooKeeper ''and'' that the name will be appended with a monotonically increasing number.

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