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

    Modifier and Type
    Method
    Description
    Commit the currently building operation using the given path
  • Method Details

    • forPath

      T forPath(String path) throws Exception
      Commit the currently building operation using the given path
      Parameters:
      path - the path
      Returns:
      operation result if any
      Throws:
      Exception - errors