public class Consumer extends Object
Constructor and Description |
---|
Consumer() |
Modifier and Type | Method and Description |
---|---|
static HTTPResponse |
deleteConsumer(String url) |
static HTTPResponse |
getHasKafkaDelta(String url) |
static HTTPResponse |
getStatus(String url) |
static HTTPResponse |
getThreadStatus(String url) |
static HTTPResponse |
getTotalOperation(String url) |
static HTTPResponse |
startConsumer(String url,
String offset,
Boolean cleanStart,
Integer parallelism) |
static HTTPResponse |
startPopulationOfDeletedTables(String url) |
static HTTPResponse |
stopConsumer(String url) |
static HTTPResponse |
stopPopulationOfDeletedTables(String url) |
public static HTTPResponse getStatus(String url)
public static HTTPResponse getThreadStatus(String url)
public static HTTPResponse getHasKafkaDelta(String url)
public static HTTPResponse getTotalOperation(String url)
public static HTTPResponse startConsumer(String url, String offset, Boolean cleanStart, Integer parallelism)
public static HTTPResponse stopConsumer(String url)
public static HTTPResponse deleteConsumer(String url)
public static HTTPResponse startPopulationOfDeletedTables(String url)
public static HTTPResponse stopPopulationOfDeletedTables(String url)
Copyright © GigaSpaces.