Package org.kiwiproject.consul.model.kv
Class Value
java.lang.Object
org.kiwiproject.consul.model.kv.Value
- Direct Known Subclasses:
ImmutableValue
-
Constructor Details
-
Value
public Value()
-
-
Method Details
-
getCreateIndex
public abstract long getCreateIndex() -
getModifyIndex
public abstract long getModifyIndex() -
getLockIndex
public abstract long getLockIndex() -
getKey
-
getFlags
public abstract long getFlags() -
getValue
-
getSession
-
getValueAsString
-
getValueAsString
-
getValueAsBytes
-