public class PayloadSpanCollector extends Object implements SpanCollector
Constructor and Description |
---|
PayloadSpanCollector() |
Modifier and Type | Method and Description |
---|---|
void |
collectLeaf(PostingsEnum postings,
int position,
Term term) |
Collection<byte[]> |
getPayloads() |
void |
reset() |
public void collectLeaf(PostingsEnum postings, int position, Term term) throws IOException
collectLeaf
in interface SpanCollector
IOException
public void reset()
reset
in interface SpanCollector
public Collection<byte[]> getPayloads()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.