package org.apache.giraph.debugger

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AggregatedValue

giraph_aggregator.proto:8

Used in: Aggregator, CommonVertexMasterContext

message Aggregator

giraph_aggregator.proto:3

message CommonVertexMasterContext

scenario.proto:75

Contains common fiels between GiraphVertexScenario.VertexContext and GiraphMasterScenario.

Used in: GiraphMasterScenario, GiraphVertexScenario.VertexContext

message Exception

scenario.proto:68

Information related to the exception thrown.

Used in: GiraphMasterScenario, GiraphVertexScenario

message GiraphMasterScenario

scenario.proto:61

GiraphMasterScenario captures the necessary information to replicate the environment under which user's Master.compute() function was called.

message GiraphVertexScenario

scenario.proto:8

GiraphVertexScenario captures necessary information to replicate the environment under which user's Computation.compute() function was called on a particular vertex and superstep.

message GiraphVertexScenario.VertexContext

scenario.proto:32

VertexContext encapsulates a particular pair of inputs and outputs of Computation.compute().

Used in: GiraphVertexScenario

message GiraphVertexScenario.VertexContext.Neighbor

scenario.proto:50

The outgoing neighbors of the current vertex.

Used in: VertexContext

message GiraphVertexScenario.VertexContext.OutgoingMessage

scenario.proto:44

Messages sent by the current vertex.

Used in: VertexContext

message GiraphVertexScenario.VertexScenarioClasses

scenario.proto:16

VertexScenarioClasses contains the names of the user's Computation, Vertex, Vertex ID, Vertex Value, Edge Value, Incoming Message, and Outgoing Message.

Used in: GiraphVertexScenario

message MessageIntegrityViolation

integrity.proto:5

Stores a list of messages that are violating an integrity constraint designed by the user.

message MessageIntegrityViolation.ExtendedOutgoingMessage

integrity.proto:13

Used in: MessageIntegrityViolation