public class TaskLock extends Object
Constructor and Description |
---|
TaskLock(String groupId,
String dataSource,
org.joda.time.Interval interval,
String version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDataSource() |
String |
getGroupId() |
org.joda.time.Interval |
getInterval() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2015. All rights reserved.