Interface IIndexReader.IOne2ManyObjectsIndex

    • Method Detail

      • getObjectsOf

        int[] getObjectsOf​(java.io.Serializable key)
                    throws SnapshotException,
                           java.io.IOException
        Get the object IDs corresponding to the input key
        Parameters:
        key -
        Returns:
        a list of object IDs corresponding to the key
        Throws:
        SnapshotException
        java.io.IOException