Uses of Class
com.loomcache.client.LoomTransaction
Packages that use LoomTransaction
-
Uses of LoomTransaction in com.loomcache.client
Methods in com.loomcache.client that return LoomTransactionModifier and TypeMethodDescriptionLoomClient.newTransaction()Begin a new server-side transaction with the default timeout.LoomClient.newTransaction(@Nullable Duration timeout) Begin a new server-side transaction with an explicit timeout.