Package com.linkedin.venice.meta
Interface LiveInstanceChangedListener
public interface LiveInstanceChangedListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleDeletedInstances
(Set<Instance> deletedInstances) void
handleNewInstances
(Set<Instance> newInstances)
-
Method Details
-
handleNewInstances
-
handleDeletedInstances
-