Class CellCacheEvent

    • Constructor Detail

      • CellCacheEvent

        public CellCacheEvent​(long timestamp,
                              int serverId,
                              int connectionId,
                              long statementId,
                              long executionId,
                              CellCacheEvent.Source source)
        Creates a CellCacheEvent.
        Parameters:
        timestamp - Timestamp of the event.
        serverId - Server ID from which originated the event.
        connectionId - Connection ID from which originated the event.
        statementId - Statement ID from which originated the event.
        executionId - Execution ID from which originated the event.
        source - The source of the event, being a value of Source.