public interface HGTransactionFactory
Modifier and Type | Method and Description |
---|---|
boolean |
canRetryAfter(Throwable t) |
HGStorageTransaction |
createTransaction(HGTransactionContext context,
HGTransactionConfig config,
HGTransaction parent) |
HGStorageTransaction createTransaction(HGTransactionContext context, HGTransactionConfig config, HGTransaction parent)
boolean canRetryAfter(Throwable t)
Copyright © 2015. All rights reserved.