public class UnsafeConfiguration extends Object
UnsafeConfigurationBuilder| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
boolean |
unreliableReturnValues()
Specifies whether Infinispan is allowed to disregard the
Map contract when providing return values for
BasicCache.put(Object, Object) and BasicCache.remove(Object) methods. |
public boolean unreliableReturnValues()
Map contract when providing return values for
BasicCache.put(Object, Object) and BasicCache.remove(Object) methods.Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.