Package org.teiid.runtime
Interface NodeListener
-
- All Known Implementing Classes:
MaterializationManager
public interface NodeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnodeDropped(String nodeName)voidnodeJoined(String nodeName)
-