Package | Description |
---|---|
org.infinispan.filter |
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
|
Modifier and Type | Method and Description |
---|---|
CompositeKeyValueFilter |
CompositeKeyValueFilter.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends CompositeKeyValueFilter>> |
CompositeKeyValueFilter.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
CompositeKeyValueFilter.Externalizer.writeObject(ObjectOutput output,
CompositeKeyValueFilter object) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.