
public final class OTransactionRecordIndexOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
index |
Object |
key |
OTransactionIndexChanges.OPERATION |
operation |
| Constructor and Description |
|---|
OTransactionRecordIndexOperation(String index,
Object key,
OTransactionIndexChanges.OPERATION operation) |
public String index
public Object key
public OTransactionIndexChanges.OPERATION operation
public OTransactionRecordIndexOperation(String index, Object key, OTransactionIndexChanges.OPERATION operation)
Copyright © 2009–2025 OrientDB. All rights reserved.