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 SpanCollectorIOExceptionpublic void reset()
reset in interface SpanCollectorpublic Collection<byte[]> getPayloads()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.