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
Map.put(Object, Object) and Map.remove(Object) methods. |
public boolean unreliableReturnValues()
Map
contract when providing return values for
Map.put(Object, Object)
and Map.remove(Object)
methods.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.