Class FixedIndexedIntWriter

java.lang.Object
org.apache.druid.segment.data.FixedIndexedIntWriter
All Implemented Interfaces:
Serializer

public final class FixedIndexedIntWriter extends Object implements Serializer
Specialized version of FixedIndexedWriter for writing ints, with no support for null values, and no verification that data is actually sorted, it just trusts you and takes your word for it