Package com.vaadin.signals.shared.impl
package com.vaadin.signals.shared.impl
-
ClassDescriptionA signal tree that submits commands to an event log and asynchronously waits for external confirmation before completing handling of the command.The result of applying a signal command against a tree revision.An accepted command.A data node update in an accepted command result.A rejected command, together with the reason for the rejection.A list of signal commands together with their result handlers.Handles the result of a signal command execution.A tree revision that can be mutated by applying signal commands.Provides thread-safe access to a tree of signal nodes and a way of listening for changes to those nodes.Receives notifications about processed signal commands and their results.Collection of callbacks representing the possible stages when committing a transaction.The tree type, used to determine how different tree instances can be combined in a transaction.An immutable tree revision.A conventional read-write transaction that stages commands to be submitted as a single commit.A signal tree that immediately confirms commands without waiting for an external system to determine command ordering.A revision of a signal tree.