E
- The generic type of the elements visited by that access
path.public static class SampleIndex.AccessPathSample<E> extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
IPredicate<E> |
getPredicate() |
E[] |
getSample()
The sample.
|
boolean |
isEmpty() |
int |
limit() |
int |
sampleSize() |
public IPredicate<E> getPredicate()
public boolean isEmpty()
public int sampleSize()
public int limit()
public E[] getSample()
null
if the sample was
empty.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.