private static final class IndexData.IntegerColumnDescriptor extends IndexData.ColumnDescriptor
| Modifier | Constructor and Description |
|---|---|
private |
IntegerColumnDescriptor(ColumnImpl column,
byte flags) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeNonNullValue(java.lang.Object value,
ByteUtil.ByteStream bout) |
getColumn, getColumnIndex, getFlags, getName, isAscending, isNullValue, toString, writeValueprivate IntegerColumnDescriptor(ColumnImpl column, byte flags) throws java.io.IOException
java.io.IOExceptionprotected void writeNonNullValue(java.lang.Object value,
ByteUtil.ByteStream bout)
throws java.io.IOException
writeNonNullValue in class IndexData.ColumnDescriptorjava.io.IOException