Class OIndexRemoteMultiValue

java.lang.Object
com.orientechnologies.orient.core.index.OIndexRemote
com.orientechnologies.orient.core.index.OIndexRemoteMultiValue
All Implemented Interfaces:
OIndex, Comparable<OIndex>

public class OIndexRemoteMultiValue extends OIndexRemote
Proxied index.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Constructor Details

  • Method Details

    • get

      Deprecated.
      Description copied from interface: OIndex
      Gets the set of records associated with the passed key.
      Parameters:
      key - The key to search
      Returns:
      The Record set if found, otherwise an empty Set
    • supportsOrderedIterations

      public boolean supportsOrderedIterations()