public class TimeOutImpl extends TimeOutImpl implements TimeOut
TimeOut.TagallocationRetry, allocationRetryWaitMillis, blockingTimeoutMillis, idleTimeoutMinutes, xaResourceTimeout| Constructor and Description |
|---|
TimeOutImpl(Long blockingTimeoutMillis,
Long idleTimeoutMinutes,
Integer allocationRetry,
Long allocationRetryWaitMillis,
Integer xaResourceTimeout,
Boolean setTxQueryTimeout,
Long queryTimeout,
Long useTryLock)
Create a new TimeOutImpl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getQueryTimeout()
Get the queryTimeout.
|
Long |
getUseTryLock()
Get the useTryLock.
|
int |
hashCode() |
Boolean |
isSetTxQueryTimeout()
Get the setTxQuertTimeout.
|
String |
toString() |
void |
validate() |
getAllocationRetry, getAllocationRetryWaitMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getXaResourceTimeoutclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAllocationRetry, getAllocationRetryWaitMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getXaResourceTimeoutpublic TimeOutImpl(Long blockingTimeoutMillis, Long idleTimeoutMinutes, Integer allocationRetry, Long allocationRetryWaitMillis, Integer xaResourceTimeout, Boolean setTxQueryTimeout, Long queryTimeout, Long useTryLock) throws ValidateException
blockingTimeoutMillis - blockingTimeoutMillisidleTimeoutMinutes - idleTimeoutMinutesallocationRetry - allocationRetryallocationRetryWaitMillis - allocationRetryWaitMillisxaResourceTimeout - xaResourceTimeoutsetTxQueryTimeout - setTxQueryTimeoutqueryTimeout - queryTimeoutuseTryLock - useTryLockValidateException - ValidateExceptionpublic final Boolean isSetTxQueryTimeout()
public final Long getQueryTimeout()
public final Long getUseTryLock()
public int hashCode()
TimeOutImplhashCode in class TimeOutImplpublic boolean equals(Object obj)
TimeOutImplequals in class TimeOutImplpublic String toString()
TimeOutImpltoString in class TimeOutImplpublic void validate()
throws ValidateException
validate in interface ValidatableMetadataValidateExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.