Package org.zalando.fahrschein.domain
Class Lock
- java.lang.Object
-
- org.zalando.fahrschein.domain.Lock
-
@Immutable public final class Lock extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEventName()StringgetLockedBy()List<Partition>getPartitions()
-