Package | Description |
---|---|
org.infinispan.globalstate |
Global configuration state.
|
Modifier and Type | Method and Description |
---|---|
ScopedState |
ScopedState.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends ScopedState>> |
ScopedState.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
boolean |
ScopeFilter.accept(ScopedState key) |
boolean |
ScopeFilter.test(ScopedState key) |
void |
ScopedState.Externalizer.writeObject(ObjectOutput output,
ScopedState object) |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.