public interface HGTransactionFactory
Modifier and Type | Method and Description |
---|---|
boolean |
canRetryAfter(java.lang.Throwable t) |
HGStorageTransaction |
createTransaction(HGTransactionContext context,
HGTransactionConfig config,
HGTransaction parent) |
HGStorageTransaction createTransaction(HGTransactionContext context, HGTransactionConfig config, HGTransaction parent)
boolean canRetryAfter(java.lang.Throwable t)