Class Consumer
java.lang.Object
org.openspaces.admin.internal.pipelines.Consumer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HTTPResponsedeleteConsumer(String url) static HTTPResponsedeleteKafkaTopic(String url, String topicName) static HTTPResponsegetHasKafkaDelta(String url) static HTTPResponsestatic HTTPResponsegetThreadStatus(String url) static HTTPResponsegetTotalOperation(String url) static HTTPResponseisKafkaTopicExists(String url, String topicName) static HTTPResponsestartConsumer(String url, String offset, Integer parallelism) static HTTPResponsestatic HTTPResponsestopConsumer(String url) static HTTPResponse
-
Constructor Details
-
Consumer
public Consumer()
-
-
Method Details
-
getStatus
-
getThreadStatus
-
getHasKafkaDelta
-
getTotalOperation
-
startConsumer
-
stopConsumer
-
deleteConsumer
-
startPopulationOfDeletedTables
-
stopPopulationOfDeletedTables
-
deleteKafkaTopic
-
isKafkaTopicExists
-