Searched refs:setDeadlockDetectDepth (Results 1 – 2 of 2) sorted by relevance
144 public TransactionOptions setDeadlockDetectDepth( in setDeadlockDetectDepth() method in TransactionOptions146 setDeadlockDetectDepth(nativeHandle_, deadlockDetectDepth); in setDeadlockDetectDepth()183 private native void setDeadlockDetectDepth(final long handle, in setDeadlockDetectDepth() method in TransactionOptions
59 opt.setDeadlockDetectDepth(longValue); in deadlockDetectDepth()