|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.loader.ClusteredCacheLoader.ResponseValidityFilter
public static class ClusteredCacheLoader.ResponseValidityFilter
Constructor Summary | |
---|---|
ClusteredCacheLoader.ResponseValidityFilter(java.util.List<org.jgroups.Address> expected,
org.jgroups.Address localAddress)
|
Method Summary | |
---|---|
boolean |
isAcceptable(java.lang.Object object,
org.jgroups.Address address)
|
boolean |
needMoreResponses()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusteredCacheLoader.ResponseValidityFilter(java.util.List<org.jgroups.Address> expected, org.jgroups.Address localAddress)
Method Detail |
---|
public boolean isAcceptable(java.lang.Object object, org.jgroups.Address address)
isAcceptable
in interface org.jgroups.blocks.RspFilter
public boolean needMoreResponses()
needMoreResponses
in interface org.jgroups.blocks.RspFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |