Package org.apache.drill.exec.rpc.control
package org.apache.drill.exec.rpc.control
-
ClassDescriptionMaintains connection between two particular bits.Service that allows one Drillbit to communicate with another.Controller.CustomMessageHandler<REQUEST,
RESPONSE> Defines how the Controller should handle custom messages.Controller.CustomResponse<RESPONSE>A simple interface that describes the nature of the response to the custom incoming message.Interface for defining how to serialize and deserialize custom message for consumer who want to use something other than Protobuf messages.Manages communication tunnels between nodes.Purely to simplify memory debugging.Holds metrics related to bit control rpc layerControlTunnel.ProtoSerDe<MSG extends com.google.protobuf.MessageLite>