Package | Description |
---|---|
org.infinispan.commons.api.functional |
Commons Functional API package
|
Modifier and Type | Class and Description |
---|---|
static class |
MetaParam.MetaCreated
Read only metadata parameter representing a cached entry's created time
in milliseconds.
|
static class |
MetaParam.MetaLastUsed
Read only metadata parameter representing a cached entry's last used time
in milliseconds.
|
static class |
MetaParam.MetaLifespan
Writable metadata parameter representing a cached entry's millisecond lifespan.
|
static class |
MetaParam.MetaMaxIdle
Writable metadata parameter representing a cached entry's millisecond
max idle time.
|
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.