
public static class OTransactionIndexChangesPerKey.OTransactionIndexEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
OTransactionIndexChanges.OPERATION |
operation |
OIdentifiable |
value |
| Constructor and Description |
|---|
OTransactionIndexEntry(OIdentifiable iValue,
OTransactionIndexChanges.OPERATION iOperation) |
public OTransactionIndexChanges.OPERATION operation
public OIdentifiable value
public OTransactionIndexEntry(OIdentifiable iValue, OTransactionIndexChanges.OPERATION iOperation)
Copyright © 2009–2025 OrientDB. All rights reserved.