Package org.apache.curator.framework.api
Interface Quietly<T>
-
- All Known Subinterfaces:
BackgroundPathableQuietlyable<T>,DeleteBuilder,RemoveWatchesLocal,RemoveWatchesType
- All Known Implementing Classes:
DeleteBuilderImpl,RemoveWatchesBuilderImpl,WatchesBuilderImpl
public interface Quietly<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tquietly()
-
-
-
Method Detail
-
quietly
T quietly()
-
-