public final class ScanResult<T> extends Object
Long
cursor
T
results
ScanResult()
ScanResult(Long cursor, T results)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Long cursor
public T results
public ScanResult()
public ScanResult(Long cursor, T results)
Copyright © 2015. All rights reserved.