
public class OTransactionIndexChangesPerKey.OTransactionIndexEntry extends Object
| Constructor and Description |
|---|
OTransactionIndexEntry(OIdentifiable iValue,
OTransactionIndexChanges.OPERATION iOperation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
OTransactionIndexChanges.OPERATION |
getOperation() |
OIdentifiable |
getValue() |
int |
hashCode() |
void |
setValue(OIdentifiable newValue) |
public OTransactionIndexEntry(OIdentifiable iValue, OTransactionIndexChanges.OPERATION iOperation)
public OTransactionIndexChanges.OPERATION getOperation()
public OIdentifiable getValue()
public void setValue(OIdentifiable newValue)
Copyright © 2009–2025 OrientDB. All rights reserved.