Package io.deephaven.sbe.standalone.gen
Class RowsRemovedEncoder.RangesEncoder
java.lang.Object
io.deephaven.sbe.standalone.gen.RowsRemovedEncoder.RangesEncoder
- Enclosing class:
- RowsRemovedEncoder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendIndex
(long value) static int
static int
static int
static long
static String
endIndexMetaAttribute
(MetaAttribute metaAttribute) static long
static long
static int
next()
static int
static int
startIndex
(long value) static int
static int
static int
static long
static String
startIndexMetaAttribute
(MetaAttribute metaAttribute) static long
static long
static int
void
wrap
(RowsRemovedEncoder parentMessage, org.agrona.MutableDirectBuffer buffer, int count)
-
Field Details
-
HEADER_SIZE
public static final int HEADER_SIZE- See Also:
-
-
Constructor Details
-
RangesEncoder
public RangesEncoder()
-
-
Method Details
-
wrap
public void wrap(RowsRemovedEncoder parentMessage, org.agrona.MutableDirectBuffer buffer, int count) -
sbeHeaderSize
public static int sbeHeaderSize() -
sbeBlockLength
public static int sbeBlockLength() -
next
-
startIndexId
public static int startIndexId() -
startIndexSinceVersion
public static int startIndexSinceVersion() -
startIndexEncodingOffset
public static int startIndexEncodingOffset() -
startIndexEncodingLength
public static int startIndexEncodingLength() -
startIndexMetaAttribute
-
startIndexNullValue
public static long startIndexNullValue() -
startIndexMinValue
public static long startIndexMinValue() -
startIndexMaxValue
public static long startIndexMaxValue() -
startIndex
-
endIndexId
public static int endIndexId() -
endIndexSinceVersion
public static int endIndexSinceVersion() -
endIndexEncodingOffset
public static int endIndexEncodingOffset() -
endIndexEncodingLength
public static int endIndexEncodingLength() -
endIndexMetaAttribute
-
endIndexNullValue
public static long endIndexNullValue() -
endIndexMinValue
public static long endIndexMinValue() -
endIndexMaxValue
public static long endIndexMaxValue() -
endIndex
-