Class UnsupportedScanOperations

java.lang.Object
com.playtika.janusgraph.aerospike.operations.UnsupportedScanOperations
All Implemented Interfaces:
ScanOperations

public class UnsupportedScanOperations extends Object implements ScanOperations
  • Constructor Details

    • UnsupportedScanOperations

      public UnsupportedScanOperations()
  • Method Details

    • getKeys

      public org.janusgraph.diskstorage.keycolumnvalue.KeyIterator getKeys(String storeName, org.janusgraph.diskstorage.keycolumnvalue.SliceQuery query, org.janusgraph.diskstorage.keycolumnvalue.StoreTransaction txh)
      Specified by:
      getKeys in interface ScanOperations