public class IndexLockTuple extends LockTuple
| Constructor and Description |
|---|
IndexLockTuple(CompositeIndexType index,
Object... tuple) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object oth) |
CompositeIndexType |
getIndex() |
int |
hashCode() |
String |
toString() |
public IndexLockTuple(CompositeIndexType index, Object... tuple)
Copyright © 2012–2015. All rights reserved.