Uses of Class
com.orientechnologies.orient.client.remote.message.tx.IndexChange
Packages that use IndexChange
Package
Description
-
Uses of IndexChange in com.orientechnologies.orient.client.remote.message
Methods in com.orientechnologies.orient.client.remote.message that return types with arguments of type IndexChangeModifier and TypeMethodDescriptionOBeginTransaction38Request.getIndexChanges()OBeginTransactionRequest.getIndexChanges()OCommit37Request.getIndexChanges()OCommit38Request.getIndexChanges()OFetchTransaction38Response.getIndexChanges()OFetchTransactionResponse.getIndexChanges() -
Uses of IndexChange in com.orientechnologies.orient.server.tx
Fields in com.orientechnologies.orient.server.tx with type parameters of type IndexChangeModifier and TypeFieldDescriptionprotected final List<IndexChange>OTransactionOptimisticServer.indexChanges