Uses of Package
org.apache.drill.exec.rpc.control
Packages that use org.apache.drill.exec.rpc.control
Package
Description
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.opsClassDescriptionService that allows one Drillbit to communicate with another.
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.rpc.controlClassDescriptionMaintains connection between two particular bits.Service that allows one Drillbit to communicate with another.Defines how the Controller should handle custom messages.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.A class used to return a synchronous future when doing custom rpc messages.A special tunnel that can be used for custom types of messages.
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.rpc.data
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.serverClassDescriptionService that allows one Drillbit to communicate with another.
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.service
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.workClassDescriptionService that allows one Drillbit to communicate with another.
-
Classes in org.apache.drill.exec.rpc.control used by org.apache.drill.exec.work.batch