Class SchemaChangeNotifier

java.lang.Object
org.apache.cassandra.schema.SchemaChangeNotifier

public class SchemaChangeNotifier extends Object
Registers schema change listeners and sends the notifications. The interface of this class just takes the high level keyspace metadata changes. It iterates over all keyspaces elements and distributes appropriate notifications about changes around those elements (tables, views, types, functions).