Class BulkConsumePool
java.lang.Object
org.apache.skywalking.oap.server.library.datacarrier.consumer.BulkConsumePool
- All Implemented Interfaces:
ConsumerPool,IDriver
BulkConsumePool works for consuming data from multiple channels(DataCarrier instances), with multiple
MultipleChannelsConsumers.
In typical case, the number of MultipleChannelsConsumer should be less than the number of channels.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary