Package | Description |
---|---|
org.infinispan.functional |
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 © 2019 JBoss, a division of Red Hat. All rights reserved.