Class MessageScope.Global

  • Enclosing class:
    MessageScope

    public static final class MessageScope.Global
    extends MessageScope
    A Global message is directed at an arbitrary vertex in the graph. The recipient vertex need not be adjacent to the sending vertex. This message scope should be avoided if a MessageScope.Local can be used.