Class GetChildrenBuilderImpl

java.lang.Object
org.apache.curator.framework.imps.GetChildrenBuilderImpl
All Implemented Interfaces:
Backgroundable<ErrorListenerPathable<List<String>>>, BackgroundPathable<List<String>>, ErrorListenerPathable<List<String>>, GetChildrenBuilder, Pathable<List<String>>, Statable<WatchPathable<List<String>>>, Watchable<BackgroundPathable<List<String>>>, WatchableBase<BackgroundPathable<List<String>>>

public class GetChildrenBuilderImpl extends Object implements GetChildrenBuilder, ErrorListenerPathable<List<String>>