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