public abstract class BaseVectorValueMatcher extends Object implements VectorValueMatcher
| Constructor and Description |
|---|
BaseVectorValueMatcher(VectorSizeInspector selector) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentVectorSize()
Returns the current vector size for this cursor.
|
int |
getMaxVectorSize()
Returns the maximum vector size for this cursor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchpublic BaseVectorValueMatcher(VectorSizeInspector selector)
public int getCurrentVectorSize()
VectorSizeInspectorVectorSizeInspector.getMaxVectorSize().getCurrentVectorSize in interface VectorSizeInspectorpublic int getMaxVectorSize()
VectorSizeInspectorgetMaxVectorSize in interface VectorSizeInspectorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.