Searched refs:setIterateUpperBound (Results 1 – 2 of 2) sorted by relevance
488 public ReadOptions setIterateUpperBound(final Slice iterateUpperBound) { in setIterateUpperBound() method in ReadOptions493 setIterateUpperBound(nativeHandle_, iterateUpperBoundSlice_.getNativeHandle()); in setIterateUpperBound()612 private native void setIterateUpperBound(final long handle, in setIterateUpperBound() method in ReadOptions
40 opt.setIterateUpperBound(buildRandomSlice()); in copyConstructor()160 opt.setIterateUpperBound(upperBound); in iterateUpperBound()274 readOptions.setIterateUpperBound(null); in failSetIterateUpperBoundUninitialized()