public class MoreoverClient extends Object
Modifier and Type | Field and Description |
---|---|
long |
pullTime |
Constructor and Description |
---|
MoreoverClient(String id,
String apiKey,
String sequence)
MoreoverClient constructor.
|
Modifier and Type | Method and Description |
---|---|
MoreoverResult |
getArticlesAfter(String sequenceId,
int limit)
get limit ArticlesAfter sequenceId.
|
MoreoverResult |
getNextBatch() |
public MoreoverResult getArticlesAfter(String sequenceId, int limit) throws IOException
sequenceId
- sequenceIdlimit
- limitIOException
- IOExceptionpublic MoreoverResult getNextBatch() throws IOException
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.