public class CacheRuleHandle extends java.lang.Object implements RuleHandle
| Constructor and Description |
|---|
CacheRuleHandle() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getTimeoutSeconds()
Get the timeout seconds.
|
static CacheRuleHandle |
newInstance()
New instance cache rule handle.
|
void |
setTimeoutSeconds(java.lang.Long timeoutSeconds)
Set timeout seconds.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJsonpublic java.lang.Long getTimeoutSeconds()
public void setTimeoutSeconds(java.lang.Long timeoutSeconds)
timeoutSeconds - the timeout secondspublic static CacheRuleHandle newInstance()
Copyright © 2024 The Apache Software Foundation. All rights reserved.