Package com.linkedin.venice.hadoop
Interface SentPushJobDetailsTracker
- All Known Implementing Classes:
- NoOpSentPushJobDetailsTracker
public interface SentPushJobDetailsTracker
Interface of class that is used to keep track of push job details sent to the Venice controller.
- 
Method SummaryModifier and TypeMethodDescriptionvoidrecord(String storeName, int version, PushJobDetails pushJobDetails) 
- 
Method Details- 
record
 
-