public class DistributedTransactionProcessingConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
_overriden |
Constructor and Description |
---|
DistributedTransactionProcessingConfiguration(long distributedTransactionWaitTimeout,
long distributedTransactionWaitForOperations) |
Modifier and Type | Method and Description |
---|---|
long |
getTimeoutBeforePartialCommit() |
long |
getWaitForOperationsBeforePartialCommit() |
boolean |
isMonitorPendingOperationsMemory() |
boolean |
isOverriden() |
void |
setMonitorPendingOperationsMemory(boolean monitorPendingOperationsMemory) |
void |
setTimeoutBeforePartialCommit(long timeoutBeforePartialCommit) |
void |
setWaitForOperationsBeforePartialCommit(long waitForOperationsBeforePartialCommit) |
String |
toString() |
public DistributedTransactionProcessingConfiguration(long distributedTransactionWaitTimeout, long distributedTransactionWaitForOperations)
public void setTimeoutBeforePartialCommit(long timeoutBeforePartialCommit)
public void setWaitForOperationsBeforePartialCommit(long waitForOperationsBeforePartialCommit)
public long getTimeoutBeforePartialCommit()
public long getWaitForOperationsBeforePartialCommit()
public boolean isOverriden()
public boolean isMonitorPendingOperationsMemory()
public void setMonitorPendingOperationsMemory(boolean monitorPendingOperationsMemory)
Copyright © GigaSpaces.