public class C4Query extends C4NativePeer
Modifier and Type | Method and Description |
---|---|
String |
explain() |
void |
free() |
byte[] |
getFullTextMatched(C4FullTextMatch match) |
C4QueryEnumerator |
run(C4QueryOptions options,
AllocSlice parameters) |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet
byteValue, shortValue
public void free()
@Nullable public String explain()
public C4QueryEnumerator run(C4QueryOptions options, AllocSlice parameters) throws LiteCoreException
LiteCoreException
public byte[] getFullTextMatched(C4FullTextMatch match) throws LiteCoreException
LiteCoreException