Searched defs:multiGetForUpdate (Results 1 – 2 of 2) sorted by relevance
544 public byte[][] multiGetForUpdate(final ReadOptions readOptions, in multiGetForUpdate() method in Transaction577 public byte[][] multiGetForUpdate(final ReadOptions readOptions, in multiGetForUpdate() method in Transaction1913 private native byte[][] multiGetForUpdate(final long handle, in multiGetForUpdate() method in Transaction1916 private native byte[][] multiGetForUpdate(final long handle, in multiGetForUpdate() method in Transaction
304 public void multiGetForUpdate() throws RocksDBException { in multiGetForUpdate() method in AbstractTransactionTest