Package org.infinispan.anchored.impl
Class AnchorManager
- java.lang.Object
-
- org.infinispan.anchored.impl.AnchorManager
-
public class AnchorManager extends Object
Holds the current writer in an anchored cache.- Since:
- 11
- Author:
- Dan Berindei
-
-
Constructor Summary
Constructors Constructor Description AnchorManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.infinispan.remoting.transport.AddressgetCurrentWriter()booleanisCurrentWriter()org.infinispan.remoting.transport.AddressupdateLocation(org.infinispan.remoting.transport.Address address)
-