Package org.zalando.fahrschein.inmemory
Class InMemoryPartitionManager
- java.lang.Object
-
- org.zalando.fahrschein.SimplePartitionManager
-
- org.zalando.fahrschein.inmemory.InMemoryPartitionManager
-
- All Implemented Interfaces:
org.zalando.fahrschein.PartitionManager
public class InMemoryPartitionManager extends org.zalando.fahrschein.SimplePartitionManager
-
-
Constructor Summary
Constructors Constructor Description InMemoryPartitionManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanacquireLock(String eventName, String lockedBy)protected voidreleaseLock(String eventName, String lockedBy)
-