Uses of Interface
org.apache.druid.query.rowsandcols.semantic.WireTransferable
Packages that use WireTransferable
-
Uses of WireTransferable in org.apache.druid.frame.wire
Classes in org.apache.druid.frame.wire that implement WireTransferableModifier and TypeClassDescriptionclassAWireTransferableimplementation for frames, used to serializeRowBasedFrameRowsAndColumnsandColumnBasedFrameRowsAndColumns. -
Uses of WireTransferable in org.apache.druid.query.rowsandcols.serde
Methods in org.apache.druid.query.rowsandcols.serde with parameters of type WireTransferableModifier and TypeMethodDescriptionWireTransferableContext.serializedBytes(WireTransferable wireTransferable) Serializes an object into bytes.