protected static class TwitterStreamHelper.StreamDeserializer extends Object implements Callable<List<StreamsDatum>>
Modifier and Type | Field and Description |
---|---|
protected String |
item |
protected static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
Constructor and Description |
---|
StreamDeserializer(String item) |
protected static final com.fasterxml.jackson.databind.ObjectMapper mapper
protected String item
public StreamDeserializer(String item)
public List<StreamsDatum> call() throws Exception
call
in interface Callable<List<StreamsDatum>>
Exception
Copyright © 2018 The Apache Software Foundation. All rights reserved.