Package | Description |
---|---|
org.infinispan.jcache |
Modifier and Type | Method and Description |
---|---|
static Expiration.Operation |
Expiration.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Expiration.Operation[] |
Expiration.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static javax.cache.expiry.Duration |
Expiration.getExpiry(javax.cache.expiry.ExpiryPolicy policy,
Expiration.Operation op)
Return expiry for a given cache operation.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.