Interface TransactionSetDataBuilder<T>
-
- All Superinterfaces:
Compressible<VersionPathAndBytesable<T>>
,PathAndBytesable<T>
,Versionable<PathAndBytesable<T>>
,VersionPathAndBytesable<T>
public interface TransactionSetDataBuilder<T> extends PathAndBytesable<T>, Versionable<PathAndBytesable<T>>, VersionPathAndBytesable<T>, Compressible<VersionPathAndBytesable<T>>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Compressible
compressed
-
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
-
Methods inherited from interface org.apache.curator.framework.api.Versionable
withVersion
-
-