Class PredicateResults
- java.lang.Object
-
- org.apache.curator.framework.recipes.locks.PredicateResults
-
public class PredicateResults extends Object
-
-
Constructor Summary
Constructors Constructor Description PredicateResults(String pathToWatch, boolean getsTheLock)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPathToWatch()
boolean
getsTheLock()
-