| Constructor and Description |
|---|
HyperVectorValueIterator(MaterializedField mf,
HyperVectorWrapper<?> hyperVector) |
| Modifier and Type | Method and Description |
|---|---|
void |
determineTotalSize() |
HyperVectorWrapper<?> |
getHyperVector() |
long |
getTotalRecords() |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
void |
setRecordLimit(long limit) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic HyperVectorValueIterator(MaterializedField mf, HyperVectorWrapper<?> hyperVector)
public void setRecordLimit(long limit)
public HyperVectorWrapper<?> getHyperVector()
public long getTotalRecords()
public void determineTotalSize()
Copyright © 2021 The Apache Software Foundation. All rights reserved.