public class RedissonTransactionHolder extends Object
Constructor and Description |
---|
RedissonTransactionHolder() |
Modifier and Type | Method and Description |
---|---|
RTransaction |
getTransaction() |
void |
setTransaction(RTransaction transaction) |
public RTransaction getTransaction()
public void setTransaction(RTransaction transaction)
Copyright © 2014–2019 The Redisson Project. All rights reserved.