Package org.apache.druid.frame.channel
Class FrameWithPartition
java.lang.Object
org.apache.druid.frame.channel.FrameWithPartition
Frame plus partition number.
If there is no meaningful partition number to associate with the frame, use
NO_PARTITION.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NO_PARTITION
public static final int NO_PARTITION- See Also:
-
-
Constructor Details
-
FrameWithPartition
-
-
Method Details
-
frame
-
partition
public int partition()
-