Class PivotPluginRequest

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, PivotPluginRequestOrBuilder, Serializable

public final class PivotPluginRequest extends GeneratedMessageV3 implements PivotPluginRequestOrBuilder
 We have not created a service, but rather make a request using the oneof message; and reply using the corresponding
 message in the PivotPluginResponse.  The PivotServicePlugin then has a switch statement for dispatch rather than
 using the service.
 
Protobuf type io.deephaven.proto.pivot.PivotPluginRequest
See Also: