Uses of Interface
org.apache.curator.x.async.modeled.versioned.Versioned
Packages that use Versioned
-
Uses of Versioned in org.apache.curator.x.async.modeled.versioned
Methods in org.apache.curator.x.async.modeled.versioned that return VersionedModifier and TypeMethodDescriptionstatic <T> Versioned
<T> Versioned.from
(T model, int version) Return a new Versioned wrapper for the given model and versionMethods in org.apache.curator.x.async.modeled.versioned that return types with arguments of type VersionedModifier and TypeMethodDescriptionVersionedModeledFramework.read()
VersionedModeledFramework.read
(org.apache.zookeeper.data.Stat storingStatIn) Methods in org.apache.curator.x.async.modeled.versioned with parameters of type Versioned