Package | Description |
---|---|
org.infinispan.commons.api.functional |
Commons Functional API package
|
org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
Modifier and Type | Class and Description |
---|---|
static class |
MetaParam.MetaEntryVersion<T>
Writable metadata parameter representing a cached entry's generic version.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Void |
EntryView.WriteEntryView.set(V value,
MetaParam.Writable... metas)
Set this value along with optional metadata parameters.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.