Package com.linkedin.venice.hadoop
Class NoOpSentPushJobDetailsTracker
java.lang.Object
com.linkedin.venice.hadoop.NoOpSentPushJobDetailsTracker
- All Implemented Interfaces:
SentPushJobDetailsTracker
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
record
(String storeName, int version, PushJobDetails pushJobDetails)
-
Constructor Details
-
NoOpSentPushJobDetailsTracker
public NoOpSentPushJobDetailsTracker()
-
-
Method Details
-
record
- Specified by:
record
in interfaceSentPushJobDetailsTracker
-