public class HPExtendedIndexedStorage extends ExtendedIndexedStorage
IndexedStorage.MISSING_TAG_HANDLING
NOT_AN_INT_VALUE_ERROR
FIELD_SEPARATOR, NOTFOUND
Modifier | Constructor and Description |
---|---|
protected |
HPExtendedIndexedStorage(int initialSize) |
addTag, addTag, addTag, addTagAtIndex, addTagAtIndex, addTagAtIndex, getBytes, getMsgSeqNumber, getMsgType, getMsgType, getMsgVersion, getTagValueAsBigDecimal, getTagValueAsBigDecimal, getTagValueAsBool, getTagValueAsBool, getTagValueAsByte, getTagValueAsByte, getTagValueAsByte, getTagValueAsByteAtIndex, getTagValueAsBytes, getTagValueAsBytes, getTagValueAsBytes, getTagValueAsBytes, getTagValueAsDateOnly, getTagValueAsDateOnly, getTagValueAsDateOnlyAtIndex, getTagValueAsDouble, getTagValueAsDouble, getTagValueAsInt, getTagValueAsInt, getTagValueAsIntAtIndex, getTagValueAsLocalMktTime, getTagValueAsLocalMktTime, getTagValueAsLocalMktTimeAtIndex, getTagValueAsLong, getTagValueAsLong, getTagValueAsMonthYear, getTagValueAsMonthYear, getTagValueAsMonthYearAtIndex, getTagValueAsReusableString, getTagValueAsReusableString, getTagValueAsString, getTagValueAsString, getTagValueAsStringBuff, getTagValueAsStringBuff, getTagValueAsTenor, getTagValueAsTenor, getTagValueAsTenorAtIndex, getTagValueAsTimeOnly, getTagValueAsTimeOnly, getTagValueAsTimeOnlyAtIndex, getTagValueAsTimestamp, getTagValueAsTimestamp, getTagValueAsTimestampAtIndex, getTagValueAsTZTimeOnly, getTagValueAsTZTimeOnly, getTagValueAsTZTimeOnlyAtIndex, getTagValueAsTZTimestamp, getTagValueAsTZTimestamp, getTagValueAsTZTimestampAtIndex, hasTagValue, isTagValueEqual, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex, setAtIndex
addRepeatingGroup, addRepeatingGroup, addRepeatingGroup, addRepeatingGroup, addRepeatingGroupAtIndex, addRepeatingGroupAtIndex, addRepeatingGroupAtIndex, addRepeatingGroupAtIndex, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTag, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndex, addTagAtIndexForRg, canCopyInPlace, canCopyInPlaceNumber, canCopyInPlaceWithLengthReducing, clear, clearUnserializableTags, copyRepeatingGroup, copyRepeatingGroup, copyRepeatingGroup, copyRepeatingGroup, deepCopy, ensureCapacityAndEnlarge, ensureCapacityAndEnlarge, fillSubStorage, findOrPrepareToAdd, findOrPrepareToAdd, genericMessageToByteArrayAndReturnNextPosition, getFieldIndexData, getFIXVersion, getIndexCapacity, getNumOfGroup, getOrAddRepeatingGroup, getOrAddRepeatingGroup, getOrAddRepeatingGroupAtIndex, getOrAddRepeatingGroupAtIndex, getRawLength, getRepeatingGroup, getRepeatingGroup, getRepeatingGroupAtIndex, getRepeatingGroupAtIndex, getSize, getStorage, getStorageType, getTag, getTag, getTagAtIndex, getTagIdAtIndex, getTagIndex, getTagIndex, getTagIndexBetween, getTagIndexStartingFrom, getTagValueAsBigDecimalAtIndex, getTagValueAsBoolAtIndex, getTagValueAsByteAtIndex, getTagValueAsBytesAtIndex, getTagValueAsBytesAtIndex, getTagValueAsDoubleAtIndex, getTagValueAsLongAtIndex, getTagValueAsReusableStringAtIndex, getTagValueAsStringAtIndex, getTagValueAsStringBuffAtIndex, getTagValueAtIndex, getTagValueLength, getTagValueLength, getTagValueLengthAtIndex, getTagValueOffsetAtIndex, hashCode, invalidateRepeatingGroupIndex, isAllTagsInOneBuffer, isRepeatingGroupExists, isTagExists, isTagExists, mapPreparedTagInOrigStorage, mapTagInOrigStorage, markUnserializableTag, onEnlarge, preparedToByteArrayAndReturnNextPosition, preparedToByteArrayAndReturnNextPosition2, removeRepeatingGroup, removeRepeatingGroupAtIndex, removeTag, removeTag, removeTagAtIndex, removeTagAtIndex, reserveTagAtIndex, reserveTagAtIndex, reserveTagAtIndexForRg, setOriginalBuffer, toByteArrayAndReturnNextPosition, transferDataToArena, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValue, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex
public LocalTime getTagValueAsTimeOnly(int tag)
public LocalTime getTagValueAsTimeOnly(int tagId, int occurrence)
public LocalTime getTagValueAsTimeOnlyAtIndex(int index)
public LocalTime getTagValueAsLocalMktTime(int tag)
public LocalTime getTagValueAsLocalMktTime(int tagId, int occurrence)
public LocalTime getTagValueAsLocalMktTimeAtIndex(int index)
public OffsetTime getTagValueAsTZTimeOnly(int tag)
public OffsetTime getTagValueAsTZTimeOnly(int tagId, int occurrence)
public OffsetTime getTagValueAsTZTimeOnlyAtIndex(int index)
public LocalDateTime getTagValueAsTimestamp(int tag)
public LocalDateTime getTagValueAsTimestamp(int tagId, int occurrence)
public LocalDateTime getTagValueAsTimestampAtIndex(int index)
public OffsetDateTime getTagValueAsTZTimestamp(int tag)
public OffsetDateTime getTagValueAsTZTimestamp(int tagId, int occurrence)
public OffsetDateTime getTagValueAsTZTimestampAtIndex(int index)
public final void set(int tagId, LocalTime value, TimestampPrecision precision)
public final void set(int tagId, int occurrence, LocalTime value, TimestampPrecision precision)
public final void setAtIndex(int index, LocalTime value, TimestampPrecision precision)
public final void set(int tagId, OffsetTime value, TimestampPrecision precision)
public final void set(int tagId, int occurrence, OffsetTime value, TimestampPrecision precision)
public final void setAtIndex(int index, OffsetTime value, TimestampPrecision precision)
public final void set(int tagId, LocalDateTime value, TimestampPrecision precision)
public final void set(int tagId, int occurrence, LocalDateTime value, TimestampPrecision precision)
public final void setAtIndex(int index, LocalDateTime value, TimestampPrecision precision)
public final void set(int tagId, OffsetDateTime value, TimestampPrecision precision)
public final void set(int tagId, int occurrence, OffsetDateTime value, TimestampPrecision precision)
public final void setAtIndex(int index, OffsetDateTime value, TimestampPrecision precision)
Copyright © 2000–2022 EPAM Systems. All rights reserved.