Package org.apache.curator.framework.api
Interface Pathable<T>
- All Known Subinterfaces:
ACLableExistBuilderMain
,AddWatchBuilder
,AddWatchBuilder2
,BackgroundPathable<T>
,BackgroundPathableQuietlyable<T>
,BackgroundVersionable
,ChildrenDeletable
,DeleteBuilder
,DeleteBuilderMain
,ErrorListenerPathable<T>
,ExistsBuilder
,ExistsBuilderMain
,GetACLBuilder
,GetChildrenBuilder
,GetDataBuilder
,GetDataWatchBackgroundStatable
,GuaranteeableDeletable
,RemoveWatchesLocal
,RemoveWatchesType
,StatPathable<T>
,SyncBuilder
,TempGetDataBuilder
,TransactionCheckBuilder<T>
,TransactionDeleteBuilder<T>
,WatchPathable<T>
- All Known Implementing Classes:
AddWatchBuilderImpl
,DeleteBuilderImpl
,ExistsBuilderImpl
,GetACLBuilderImpl
,GetChildrenBuilderImpl
,GetDataBuilderImpl
,RemoveWatchesBuilderImpl
,SetACLBuilderImpl
,SyncBuilderImpl
,WatchesBuilderImpl
public interface Pathable<T>
-
Method Summary
-
Method Details
-
forPath
Commit the currently building operation using the given path- Parameters:
path
- the path- Returns:
- operation result if any
- Throws:
Exception
- errors
-