struct Protocol::DOM::DistributedNodesUpdated

Overview

Called when distribution is changed.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def distributed_nodes : Array(BackendNode) #

Distributed nodes for given insertion point.


[View source]
def insertion_point_id : NodeId #

Insertion point where distributed nodes were updated.


[View source]