Package oracle.kv

Class StoreIteratorException

    • Method Detail

      • getKey

        public Key getKey()
        Returns the key which was used to retrieve the current batch of records in the iteration. Because batches are generally more than a single record so the key may not be the key of the same record which caused the fault.