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 |
---|---|
CollectionKeyFilter |
CollectionKeyFilter.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends CollectionKeyFilter>> |
CollectionKeyFilter.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
CollectionKeyFilter.Externalizer.writeObject(ObjectOutput output,
CollectionKeyFilter object) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.