Package org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier
-
Interface Summary Interface Description TierConsumerAgent TheTierConsumerAgentis the consumer agent of each tier in tiered store, which could read data from responding tier.TierFactory A factory that creates all the components of a tier.TierMasterAgent The master-side agent of a Tier.TierProducerAgent The producer-side agent of a Tier. -
Class Summary Class Description NoOpMasterAgent The empty implementation forTierMasterAgent.