Uses of Class
org.apache.drill.exec.rpc.ProtobufLengthDecoder
Packages that use ProtobufLengthDecoder
Package
Description
-
Uses of ProtobufLengthDecoder in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc that return ProtobufLengthDecoderModifier and TypeMethodDescriptionabstract ProtobufLengthDecoderBasicClient.getDecoder(BufferAllocator allocator) protected abstract ProtobufLengthDecoderBasicServer.getDecoder(BufferAllocator allocator, OutOfMemoryHandler outOfMemoryHandler) -
Uses of ProtobufLengthDecoder in org.apache.drill.exec.rpc.control
Subclasses of ProtobufLengthDecoder in org.apache.drill.exec.rpc.controlModifier and TypeClassDescriptionclassPurely to simplify memory debugging.Methods in org.apache.drill.exec.rpc.control that return ProtobufLengthDecoderModifier and TypeMethodDescriptionControlClient.getDecoder(BufferAllocator allocator) protected ProtobufLengthDecoderControlServer.getDecoder(BufferAllocator allocator, OutOfMemoryHandler outOfMemoryHandler) -
Uses of ProtobufLengthDecoder in org.apache.drill.exec.rpc.data
Subclasses of ProtobufLengthDecoder in org.apache.drill.exec.rpc.dataModifier and TypeClassDescriptionstatic classstatic classMethods in org.apache.drill.exec.rpc.data that return ProtobufLengthDecoderModifier and TypeMethodDescriptionDataClient.getDecoder(BufferAllocator allocator) protected ProtobufLengthDecoderDataServer.getDecoder(BufferAllocator allocator, OutOfMemoryHandler outOfMemoryHandler) -
Uses of ProtobufLengthDecoder in org.apache.drill.exec.rpc.user
Subclasses of ProtobufLengthDecoder in org.apache.drill.exec.rpc.userMethods in org.apache.drill.exec.rpc.user that return ProtobufLengthDecoderModifier and TypeMethodDescriptionUserClient.getDecoder(BufferAllocator allocator) protected ProtobufLengthDecoderUserServer.getDecoder(BufferAllocator allocator, OutOfMemoryHandler outOfMemoryHandler)