All Superinterfaces:
IDriver
All Known Implementing Classes:
BulkConsumePool

public interface ConsumerPool extends IDriver
The Consumer pool could support data consumer from multiple DataCarriers, by using different consume thread management models.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(String name, Channels channels, IConsumer consumer)
     

    Methods inherited from interface org.apache.skywalking.oap.server.library.datacarrier.consumer.IDriver

    begin, close, isRunning