package com.vmware.concord.thin_replica

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

service ThinReplica

thin_replica.proto:26

message Data

thin_replica.proto:76

Used as response type in: ThinReplica.ReadState, ThinReplica.SubscribeToUpdates

message EventGroup

thin_replica.proto:121

Used in: Data

message EventGroupHash

thin_replica.proto:108

Used in: Hash

message EventGroupsRequest

thin_replica.proto:118

See event.proto for documentation on EventGroups. Note: We don't want to depend on event.proto because any change to event.proto would result in a change for the TRS and therefore the replica itself. By keeping them separate we will have an easier time changing/maintaining those two interfaces.

Used in: ReadStateHashRequest, SubscriptionRequest

message Events

thin_replica.proto:83

Used in: Data

message EventsHash

thin_replica.proto:103

Used in: Hash

message EventsRequest

thin_replica.proto:66

Used in: ReadStateHashRequest, SubscriptionRequest

message Hash

thin_replica.proto:96

Used as response type in: ThinReplica.ReadStateHash, ThinReplica.SubscribeToUpdateHashes

message KVPair

thin_replica.proto:91

Used in: Events

message SubscriptionRequest

thin_replica.proto:59

Used as request type in: ThinReplica.SubscribeToUpdateHashes, ThinReplica.SubscribeToUpdates

message W3cTraceContext

thin_replica.proto:131

This message is used for *legacy updates* and in *serialized* form only. In addition, the message is used *only* as the interface between TRC and its consumer. See event_update.hpp for the complete data that is transferred to the caller.