Class SchemaChangeNotifier


  • public class SchemaChangeNotifier
    extends java.lang.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).