@Immutable public final class Lock extends Object
| Constructor and Description |
|---|
Lock(String eventName,
String lockedBy,
List<Partition> partitions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventName() |
String |
getLockedBy() |
List<Partition> |
getPartitions() |
Copyright © 2016–2017 Zalando SE. All rights reserved.