| Package | Description |
|---|---|
| org.apache.flink.contrib.tweetinputformat.io | |
| org.apache.flink.contrib.tweetinputformat.model.tweet |
| Modifier and Type | Field and Description |
|---|---|
protected Tweet |
TweetHandler.reuse |
| Modifier and Type | Method and Description |
|---|---|
Tweet |
SimpleTweetInputFormat.nextRecord(Tweet record) |
Tweet |
SimpleTweetInputFormat.readRecord(Tweet reuse,
byte[] bytes,
int offset,
int numBytes) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeinfo.TypeInformation<Tweet> |
SimpleTweetInputFormat.getProducedType() |
| Modifier and Type | Method and Description |
|---|---|
Tweet |
SimpleTweetInputFormat.nextRecord(Tweet record) |
Tweet |
SimpleTweetInputFormat.readRecord(Tweet reuse,
byte[] bytes,
int offset,
int numBytes) |
| Modifier and Type | Method and Description |
|---|---|
Tweet |
Tweet.getRetweeted_status() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tweet.setRetweeted_status(Tweet retweeted_status) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.