class SessionList extends AnyRef
Holds result of sessions query
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SessionList
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SessionList(_asJava: ext.consul.SessionList)
Value Members
- def asJava: ext.consul.SessionList
- def getIndex: Long
- def getList: Buffer[Session]
-
def
setIndex(value: Long): SessionList
Set Consul index, a unique identifier representing the current state of the requested list of sessions
-
def
setList(value: Buffer[Session]): SessionList
Set list of sessions