All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractFieldChange |
|
AbstractL2DataProcessor<COOKIE> |
Thread-safe
|
AbstractMessageReader |
Base class for reading InstrumentMessage from persistent data storage
|
AbstractMessageWriter |
Base class for InstrumentMessages serialization to persistent data storage
|
AbstractSorter<T extends TimeIdentity> |
|
AddTopicPublisherRequest |
|
AddTopicPublisherResponse |
|
AddTopicSubscriberRequest |
|
AddTopicSubscriberResponse |
|
AdjustmentType |
|
AeronChannelTest |
Tool for testing different Aeron channel configurations.
|
AeronClientThread |
Marks that this method is executed by Aeron client thread.
|
AeronInputStream |
Deprecated. |
AeronIpcSocket |
|
AeronOutputStream |
Deprecated. |
AeronPollableInputStream |
Deprecated. |
AeronPublicationDSAdapter |
Provides DataOutputStream API for Aeron's Publication .
|
AeronPublicationMDOAdapter |
Provides MemoryDataOutput API for Aeron's Publication .
|
AggregatedBookPair |
|
AggregatedBookPairs |
|
AggregatedLevel2Processor |
Using in multi-thread context:
|
AlphanumericCodec |
Implements encoding and decoding of strings composed from characters of the limited set.
|
AnyThread |
Marks that method can be executed by any thread.
|
ArgonaToDeltixStrategyAdapter |
|
ArrayDataType |
|
ArrayMessageSource<T> |
MessageSource implementation backed by an array of messages
|
ArrayTypeUtil |
|
AttributeData |
|
AttributeDataExt |
|
BackgroundProcessInfo |
|
BackupWriter |
|
BadPriceException |
|
BadPriceOrderException |
|
BadSizeException |
|
BarGenerator |
Standard component for generating a stream of BarMessage .
|
BaseGenerator<T> |
|
BaseL2DiffProcessor |
|
BaseTopicRequest |
|
BeanGenerator |
|
BenchmarkChannelType |
|
BenchmarkCommandProcessor |
Processes shell commands for throughput and latency benchmarks.
|
BidOfferSideStatefullFilter |
|
BinaryCodec |
User: BazylevD
Date: Dec 1, 2009
Time: 9:03:27 PM
|
BinaryDataType |
User: BazylevD
Date: Dec 2, 2009
Time: 7:48:33 PM
|
BinaryPayloadMessage |
|
BinaryUtils |
copy from deltix.util.collections.ByteArrayListUtils
|
BindValidator |
|
Book<COOKIE> |
Represents current order book for specific contract ( InstrumentIdentity.getSymbol() ) on specific exchange ( Book.getExchange() ).
|
BookDataException |
|
BookDumper |
|
BookException |
|
BookHolder<COOKIE> |
A container of order books
|
BookItem |
Represents order book entry
|
BookPair |
|
BookPairHolder |
|
BookReceiver<COOKIE> |
|
BookWalker |
Interface for passive order book traversal.
|
BookWalker.Direction |
Defines order book traversal order
|
BooleanDataType |
|
BooleanValueBean |
Holds a BOOLEAN value.
|
BoundContainerEncoder |
|
BoundDecoder |
|
BoundExternalDecoder |
|
BucketQueue<T> |
Priority queue based on circular buffer of fixed size.
|
BufferedSorter |
Provides message processing rule that sorts out-of-sequence messages below in given period of time.
|
BufferedSorter.Entry |
|
BufferedStreamSorter<T extends deltix.data.stream.TimeStampedMessage> |
This class enables the sorting of messages in situations when
an upper bound can be placed on how badly unsorted the messages are.
|
BufferedStreamSorterEx<T extends deltix.qsrv.hf.pub.InstrumentMessage> |
|
BufferOptions |
Options controlling data buffering in streams.
|
BumpUpMessageException |
Notifies a client that timestamp of an out-of-sequence message was bumped up.
|
BumpUpSorter |
Provides message processing rule that bump-up out-of-sequence messages.
|
BusySpinIdleStrategy |
Aggressively burns CPU cycles.
|
ByInstrumentAggregator<T extends L2DataProcessor & ConcurrentL2DataProcessor> |
Thread-safe
|
CachedCodecFactory |
Not thread-safe wrapper for CodecFactory that caches results
|
CachingCodecMetaFactory |
|
CGContext |
|
Channel2StreamMapper |
Maintains stream-to-channel mapping
|
ChannelAccessor |
|
ChannelClosedException |
Thrown from read or write methods when channel is explicitly
closed by the other side (by calling close ()).
|
ChannelCompression |
|
ChannelOutputStream |
Date: Mar 25, 2010
|
ChannelPerformance |
|
ChannelPreferences |
|
ChannelQualityOfService |
|
ChannelSettings |
For the channel create parameters
|
ChannelStats |
|
ChannelType |
|
CharDataType |
|
CharSequenceDecoder |
|
CharSequenceListPool |
|
CharSequencePool |
|
CharSequenceSetXmlAdapter |
Converts a CharSequenceSet object to a String and vice versa.
|
CharSequenceTypeAdapter |
|
CheckMode |
Value used to control policy checks.
|
ClassAnnotator |
Extracts user-visible information from a native class.
|
ClassCodecFactory |
Date: Jan 16, 2009
|
ClassCodecFactory.Type |
|
ClassDataType |
|
ClassDescriptor |
|
ClassDescriptor.GuidNotFoundException |
|
ClassDescriptor.TypeResolver |
|
ClassDescriptorArray |
|
ClassDescriptorChange |
|
ClassDescriptorSearchOptions |
|
ClassFieldDecoder |
|
ClassFieldEncoder |
|
ClassImpl |
|
ClassSet<T extends ClassDescriptor> |
|
ClientConnection |
|
ClientCredentialsProvider |
|
ClientCredentialsProvider.ClientToken |
|
ClientSocketProvider |
|
ClosedDueToDataLossException |
This exception indicates that cursor or other data source was closed because of detected data loss.
|
CodecCache |
|
CodecCacheKey |
|
CodecCacheValue |
|
CodecFactory |
Factory for all kinds of codecs.
|
CodecFactory.CodecChooseMode |
|
CodecFactoryProvider |
|
CodecGenerator |
Generates a semantic tree based on RecordLayout
|
CodecMetaFactory |
|
CodecUtils |
User: BazylevD
Date: Dec 5, 2008
Time: 9:31:59 PM
|
CodegenUtils |
|
CommonOptions |
Provides fields common for SelectionOptions and LoadingOptions
|
CommonOptions |
|
CompilationUnit |
|
CompiledCodecMetaFactory |
|
CompileExceptionResolver |
|
CompoundDecoderImpl |
|
ConcurrentBook<COOKIE> |
|
ConcurrentBookHolder<COOKIE> |
|
ConcurrentL2DataProcessor<COOKIE> |
|
Connection |
|
ConnectionAbortedException |
Date: Apr 14, 2010
Time: 5:45:37 PM
|
ConnectionRejectedException |
|
ConsumerPreferences |
Fluent-style API for setting up topic consumer channel preferences.
|
ContainerEncoder |
|
ContextContainer |
|
ConversionError |
Describes all possible error in conversion engine
|
CopyStreamMetaDataChange |
|
CppCodecGenerator |
|
CppCodegenUtils |
|
CppSample |
|
CppSampleFactory |
|
CreateCustomTopicRequest |
A request that stores topic attributes as key-value map to simply compatibility.
|
CreateCustomTopicRequest.Field |
|
CreateFieldChange |
|
CreateMulticastTopicRequest |
|
CreateTopicRequest |
|
CrossingException |
|
CSCodePrinter |
|
CSCodePrinter.ImportMode |
|
CSharpSrcGenContext |
Generates C# source code.
|
CSharpSrcGenContext.AssertMode |
|
CSNSImportTracker |
|
CSPropertyImpl |
implements .NET auto-property
|
CurrencyCodec |
Converts three-letter codes into a 16-bit number and back.
|
CursorAeronClient |
|
CursorException |
Recoverable exceptions.
|
CycleIterator<T> |
|
DACEntitlementIDComposer |
Allows to store a set of binary entitlements in one field.
|
DataCacheOptions |
Timebase RAM Disk options.
|
DataEncoding |
|
DataField |
|
DataFieldInfo |
|
DataFilter |
|
DataFilter<T> |
|
DataGenerator |
|
DatagramConnection |
|
DatagramInputStream |
|
DatagramOutputStream |
|
DataType |
|
DataType.ConversionType |
|
DateFormatter |
Formats date in UTC, not thread-safe.
|
DateTimeDataType |
|
DBLock |
A token representing a lock on a timebase stream.
|
DBLockImpl |
|
DBMgr |
|
DBQueryRunner |
|
DBStateListener |
|
DBStateNotifier |
|
DebugFlags |
|
DecoderBase<T extends deltix.qsrv.hf.pub.InstrumentMessage> |
|
DecodingContext |
|
DecodingError |
|
DefaultBook<COOKIE> |
|
DefaultExceptionResolver |
|
DefaultValueEncoder |
|
DeleteFieldChange |
|
DeleteTopicRequest |
|
DeltixToArgonaStrategyAdapter |
|
DepthOutOfCurrentRangeException |
|
DepthOutOfStaticRangeException |
|
Deserializer |
Interface for deserialization of objects.
|
DirectChannel |
Wrapper object for Topic API (see TopicDB ).
|
DirectLoaderFactory |
|
DirectProtocol |
Communication types:
A) From Loader to Consumer - Metadata and Message Data - high traffic.
|
DirectReaderFactory |
|
DirectTickDBClient |
In-process client with separate open/close lifecycle.
|
DirectTopicLoaderCodec |
Defines some message serialization operations that may be used for tests.
|
DoubleValueBean |
Holds a float value.
|
DuplicateClassNameException |
|
DuplicateTopicException |
Thrown in case of attempt to create topic if topic with such key already exists.
|
DXAeron |
Deprecated. |
DXAeronSubscriptionChecker |
This class lets to support async-style cursor API (availability listeners) with Aeron.
|
DXChannel<T> |
|
DXClientAeronContext |
This class contains Aeron-specific client instance bound data.
|
DXDataReader |
|
DXDataWriter |
|
DXTickDB |
Methods specific to the Deltix implementation of WritableTickDB.
|
DXTickStream |
Methods specific to the Deltix implementation of WritableTickStream.
|
Elements |
Map Serialize helpers
|
EMA |
Exponential Moving Average
|
EMA |
Exponential moving average:
EMA(v) = v*(1-k)+ previousEMA*k, where
k = e^(-timeSincePreviousMeasurement/decayTime)
|
EmbeddedServer |
|
EmptyUnboundDecoder |
Date: Feb 18, 2010
|
EmptyUnboundEncoder |
Date: Feb 24, 2010
|
EncoderBase<T extends deltix.qsrv.hf.pub.InstrumentMessage> |
|
EncodingContext |
|
Entitlable<T extends EntitlementID> |
|
EntitlementID |
|
EntitlementIDComposer<T extends EntitlementIDComposer> |
|
EntityAndTypeSubscriptionController |
A combination of EntitySubscriptionController and TypeSubscriptionController frequently used together in UHF.
|
EntitySubscriptionChangeListener |
|
EntitySubscriptionController |
Controls subscription for a number of entities.
|
EnumAnalyzer |
Date: 5/30/12
|
EnumClassDescriptor |
|
EnumDataType |
|
EnumFieldTypeChange |
|
EnumMapping |
|
EnumValue |
|
EquitiesRunTimeDataBase<EquityStateType extends InstrumentState> |
A run-time database capable of holing information about equities.
|
EquityState |
Convenience base class for deriving specific equity state classes.
|
ErrorResolution |
|
ErrorResolution.Result |
|
ExceptionResolver |
|
ExchangeCodec |
Utility class provides methods to convert exchange code from string to long and vice versa.
|
ExchangeCodeConverter |
MessageReader converter that converts pre-4.3 exchange code stored as byte into 4.3 exchange code stored as ALPHANUMERIC(10)
|
ExtendableClassDescriptor<T extends ExtendableClassDescriptor> |
|
ExtraDataAtEnd |
|
FeedFilter |
|
FieldAttribute |
|
FieldChange |
|
FieldCodecFactory |
|
FieldDecoder |
|
FieldEncoder |
|
FieldLayout<T extends DataField> |
|
FieldMapping |
|
FieldModifierChange |
Indicates static to non-static change and visa-versa
|
FieldNotFoundException |
|
FieldPositionChange |
|
FieldRelationChange |
|
FieldTypeChange |
|
FieldValueChange |
|
FileStorage |
|
FiltersConfigurator |
|
FilterTickLoader<T extends deltix.qsrv.hf.pub.InstrumentMessageInfo> |
Base class for delegating implementations of TickLoader.
|
FixedBoundCodec |
|
FixedBoundDecoderImpl |
|
FixedBoundEncoder |
|
FixedBoundEncoderImpl |
Interpreting fixed BoundEncoder
|
FixedBoundExternalDecoderImpl |
Interpreting BoundExternalDecoder
|
FixedCodec |
|
FixedExternalDecoder |
|
FixedMessageSource |
Message source with fixed schema.
|
FixedUnboundDecoderImpl |
Interpreting fixed unbound record decoder.
|
FixedUnboundEncoder |
|
FixedUnboundEncoderImpl |
Interpreting fixed unbound encoder.
|
FloatDataType |
|
FloatDataType.NumberAdapter |
|
FloatFieldOutOfRange |
|
FloatMessage |
|
FloatValueBean |
Holds a float value.
|
FriendlyStream |
Allows the remote layer to directly retrieve the RecordClassSet object
from a TickStreamImpl.
|
FSOptions |
|
FwdStringCodec |
Simple String codec
|
GetTopicInstrumentMappingRequest |
|
GetTopicInstrumentMappingResponse |
|
GetTopicMetadataRequest |
|
GetTopicMetadataResponse |
|
GetTopicTemporaryInstrumentMappingRequest |
|
GetTopicTemporaryInstrumentMappingResponse |
|
GradleProject |
|
HaltReason |
Deprecated. |
Home |
Helper class to obtain Quant Server installation root directory at run time.
|
IAMessageSourceMultiplexer<T extends deltix.data.stream.TimeStampedMessage> |
|
IdleStrategy |
Different implementation
|
IdleStrategyAdapter |
|
IdleStrategyProvider |
|
IFullSnapshot |
|
IgnoreWriter |
|
IllegalNullValue |
|
ImmutableIXKey |
|
ImportExportHelper |
|
ImportTracker |
|
IMSPrinter |
|
IncompatibleClientException |
|
IncompatibleClientVersionException |
|
IncompatibleServerVersionException |
|
IndexedUnboundDecoderMap |
Used with message sources to quickly product UnboundDecoder instances
corresponding to raw messages, by using the type index, commonly provided
by TypedMessageSource and its subsclasses.
|
InstrumentChannelStats |
|
InstrumentDistributionRule |
|
InstrumentFilter |
Filters messages for one type of instruments.
|
InstrumentIdentityAdapter |
Adapter to JAXB binding InstrumentIdentity
User: TurskiyS
Date: 7/20/12
|
InstrumentIdentityComparator |
|
InstrumentIdentityListAdapter |
Adaptor to JAXB binding list of InstrumentIdentities
User: TurskiyS
Date: 7/20/12
|
InstrumentIdentityMap<T> |
Similar to InstrumentToObjectMap but provides grouping by instrument type.
|
InstrumentIndex |
|
InstrumentIndex2 |
|
InstrumentIndex3 |
Deprecated. |
InstrumentIndex4 |
|
InstrumentKeyToIntegerHashMap |
|
InstrumentMessageSource |
InstrumentMessageSource instances are subject to the following policies:
All read methods (those inherited from MessageInfo and
MessageSource , except close () ) must be mutually
synchronized by the caller, since it does not make sense to
read a cursor from concurrent threads.
|
InstrumentMessageSourceAdapter |
Utility classes that delegates InstrumentMessageSource interface
|
InstrumentsComposition |
|
InstrumentSet |
|
InstrumentState |
The trivial state of a traded financial instrument.
|
InstrumentToObjectMap<T> |
Efficiently maps instrument identity (not necessarily immutable) to
arbitrary objects.
|
InstrumentToObjectMap2<T> |
Efficiently maps instrument identity (not necessarily immutable) to
arbitrary objects.
|
InsufficientCpuResourcesException |
Indicates that server was unable to allocate sufficient CPU resources for requested operation.
|
IntegerDataType |
|
IntegerFieldOutOfRange |
|
IntegerValueBean |
Holds an INTEGER value.
|
InternalByteArrayInputStream |
Modified version of ByteArrayInputStream that
1) does not synchronized
2) provides access to internal buffer
3) permits changing internal buffer
4) Throws ArrayIndexOutOfBoundsException in case of attempt to set buffer position+length greater than size of backing array.
|
InternalByteArrayOutputStream |
This class implements an output stream in which the data is
written into a byte array.
|
InterpretingCodecMetaFactory |
|
InterprocessLock |
|
IntMessage |
|
Introspector |
Introspector used to analyze message structures.
|
Introspector.IntrospectionException |
Exception that reports some kind of problem about message class or algorithm
|
InvalidInstrumentException |
|
IUpdateSnapshot |
|
IXKey |
|
IXMap<T> |
Efficiently maps the pair of (instrument identity, exchange code) to
arbitrary objects.
|
JAnnotation |
|
JAnnotationContainer |
|
JAnnotationImpl |
|
JArrayInitializer |
|
JArrayInitializerImpl |
|
JavaBeanGenerator |
Generates and optionally compiles/loads classes corresponding to specified
TimeBase class descriptors.
|
JavaBeanGenerator.Language |
|
JavaCodePrinter |
|
JavaCodePrinter.ImportMode |
|
JavaOpPriority |
postfix expr++ expr--
unary ++expr --expr +expr -expr ~ !
multiplicative * / %
additive + -
shift << >> >>>
relational < > <= >= instanceof
equality == !=
bitwise AND &
bitwise exclusive OR ^
bitwise inclusive OR |
logical AND &&
logical OR ||
ternary ? :
assignment = += -= *= /= %= &= ^= |= <<= >>= >>>=
|
JavaSample |
|
JavaSampleFactory |
|
JavaSrcGenContext |
Generates Java source code.
|
JavaValueGetter |
Implementation, which uses Java-reflection
|
JavaValueGetterMethod |
Implementation, which uses Java-reflection
|
JavaValueSetter |
Implementation, which uses Java-reflection
|
JavaValueSetterMethod |
Implementation, which uses Java-reflection
|
JCallable |
|
JClass |
|
JClassImportTracker |
|
JCompoundStatement |
|
JCompStmtElem |
|
JCompStmtImpl |
|
JConstructor |
|
JContext |
|
JContextImpl |
Contains code common for Java and C# implementations.
|
JEnumImpl |
|
JExpr |
|
JInitMemberVariable |
|
JInitVariable |
|
JLocalVariable |
|
JMember |
|
JMemberVariable |
|
JMethod |
|
JMethodArgument |
|
Job |
|
JPackImportTracker |
|
JSONHelper |
|
JsonIMSPrinter |
|
JsonMessageSource |
|
JSONRawMessageParser |
Json parser into InstrumentMessage message.
|
JSONRawMessagePrinter |
Formats RawMessage to JSON.
|
JSONRawMessagePrinterFactory |
|
JsonWriter |
|
JStatement |
|
JSwitchStatement |
|
JTryStatement |
Supports all possible variations of try-catch-finally statement.
|
JTryStatementImpl |
|
JType |
|
JTypeImpl |
|
JVariable |
|
JVariableContainer |
|
KeyNotFoundException |
|
L2DataProcessor<COOKIE> |
|
L2DataProcessorConfig |
|
L2Processor |
|
L2Snapshot |
|
Language |
|
LatencyBenchmark |
|
LatencyBenchmark.Result |
|
LatencyBenchmarkManager |
|
LatencyTestOptions |
|
Level2Config |
|
Level2Processor |
Maintains a map of books.
|
LevelBasedL2DataProcessor<COOKIE> |
Thread-safe
|
LimitedInstrumentMessageSource |
MessageSource that simulates end-of-stream at given timestamp
|
LimitedMessageSource |
MessageSource that simulates end-of-stream at given timestamp
|
ListStreamsSample |
|
ListStreamsSample |
|
ListStreamsSample |
|
ListTopicsResponse |
|
LiveCursorWatcher |
|
LiveCursorWatcher.MessageListener |
|
LiveCursorWatcherEx |
|
LoadingError |
|
LoadingErrorListener |
Listener interface for errors related to loading/sending data into a
TickLoader .
|
LoadingMessageException |
A superclass for all exceptions, which might occur as a result of message loading (MessageChannel.send )
|
LoadingOptions |
Options for loading data into a stream.
|
LoadingOptions.ErrorAction |
|
LoadingOptions.WriteMode |
|
LoadingOptionsCodec |
|
LockEventListener |
|
LockFile |
|
LockFile.State |
|
LockHandler |
|
LockType |
|
LongToLongMapAccessor |
|
LongToLongMapAdapter |
|
LongToLongMapAdapter.LongEntry |
|
LongToLongMapAdapter.LongMapList |
|
MainSample |
|
MainSample |
|
MakeProject |
|
ManagerObjectPool |
|
ManualClock |
Clock that just show chosen time.
|
MappingProvider |
|
MappingTypeLoader |
Allows loading pre-registered classes with arbitrary names, or with names
determined by the SchemaElement annotation.
|
MarketMessageQueue<T> |
|
MdUtil |
|
MemoryDataOutputStreamChannel |
MessageChannel that accepts MemoryDataOutput as input and writes it's content
to a provided OutputStream .
|
MemorySocket |
|
MessageBean |
A representation of arbitrary message that holds a map from field name to
field value.
|
MessageBeanEncoder |
|
MessageDecoder<T> |
|
MessageDecoderUtils |
User: TurskiyS
Date: 12/17/13
|
MessageEncoder<T> |
|
MessageEncoderUtils |
|
MessageFileHeader |
Message file metadata container.
|
MessageInfo |
Supplies an InstrumentMessage as well as information about
its source stream and RecordClassDescriptor.
|
MessageInfoBuffer |
Efficiently buffers all information contained in a MessageInfo
instance.
|
MessageLatencyTest |
|
MessagePoller |
Executes processing of messages from topic.
|
MessageProcessor |
Helper utility class for comparing RecordClassDescriptors.
|
MessageProcessor |
Interface for code that processes single InstrumentMessage .
|
MessageProcessorWithContext<T> |
Interface for code that processes single InstrumentMessage .
|
MessageReader2 |
|
MessageSender |
Something that can provide messages to given target channel
|
MessageSizeCodec |
|
MessageSorter |
|
MessageSourceAdapter<T> |
|
MessageSourceMultiplexer<T extends deltix.data.stream.TimeStampedMessage> |
Merge multiple time-sorted message streams into one.
|
MessageSourceMultiplexer.ExceptionHandler |
|
MessageSourceMultiplexerFixed<T extends deltix.data.stream.TimeStampedMessage> |
Alternative implementation of MessageSourceMultiplexer that is expected to provide better performance but has a set of limitations:
MAIN: it's impossible to change subscription on the fly
no realTimeNotification option
allowLateOutOfOrder option is static (however this can be changed in cost of minor penalty to performance)
|
MessageStatefullFilter |
|
MessageStatefullFilter.CheckResult |
|
MessageTimeComparator |
|
MessageTimeConverter |
|
MessageUtils |
|
MessageWriter |
Deprecated. |
MessageWriter2 |
This class is thread-unsafe.
|
MetaData<T extends ClassDescriptor> |
|
MetaDataBindException |
|
MetaDataChange |
|
MetaDataChange.ContentType |
|
MixedWritableValue |
|
ModifiedBookReceiver<COOKIE> |
|
MulticastTopicSettings |
Warning: This API is a "work in progress" (WIP) and is likely to change.
|
MutableIXKey |
|
NamedDescriptor |
|
NamedDescriptorComparator |
|
NativeEventsWaitStrategy |
|
NBBOProcessor |
|
NestedObjectCodec |
|
NetSampleFactory |
|
NetworkInterfaceUtil |
|
NiceSourceCodePrinter |
|
NonStaticDataField |
|
NonStaticFieldInfo |
|
NonStaticFieldLayout |
|
NoOpIdleStrategy |
Deprecated.
|
NoSuchDescriptorInSchemaException |
|
NotConfiguredException |
Signals that I/O error occurs while opening timebase connection.
|
NotificationHandler |
|
NotifyWaitStrategy |
|
NullValueException |
Thrown by variable access methods when the value is null.
|
ObjectConcurrentPool<T> |
|
ObjectManager |
Objects Collection Pool, not Thread-Safe
|
ObjectPool<T> |
Object pool.
|
ObjectPool<T> |
Pool of objects of the same type.
|
OfferSnapshotMissingException |
|
OfferSnapshotOutOfOrderException |
|
OffHeap |
|
OffHeapInputStream |
|
OffHeapIpcSocket |
|
OffHeapOutputStream |
|
OffHeapPollableInputStream |
|
OptionFilter |
Extends InstrumentFilter with option-specific properties.
|
OptionRootState<UnderlierStateType extends InstrumentState> |
Information about option root.
|
OptionsRunTimeDataBase<EquityStateType extends InstrumentState,RootStateType extends OptionRootState<? super EquityStateType>,OptionStateType extends OptionState<? super RootStateType>> |
A run-time database capable of holing information about equities,
option roots and option contracts.
|
OptionState<RootStateType extends OptionRootState> |
Information about a specific option contract.
|
OriginalMessageTimeConverter |
Keeps original message timestamp (no conversion).
|
OutOfSequenceMessageException |
Notifies a client that an out-of-sequence message cannot be stored to Timebase.
|
Parameter |
Input parameter definition for a prepared statement.
|
ParkWaitStrategy |
|
PatternInstrumentKey |
|
PermanentlyUnavailableMessageSource |
Always throws UnavailableResourceException on next();
|
PlayerCommandProcessor |
|
PlayerCommandProcessor.Config |
|
PlayerCommandProcessor.LogMode |
|
PlayerInterface |
|
PollingThread |
|
PolyBoundDecoderImpl |
|
PolyBoundEncoder |
|
PolyBoundEncoderImpl |
|
PolyBoundMixedDecoderImpl |
Works with a mix of BoundExternalDecoder and ExternalDecoder
instances.
|
PolyRawMessageDecoder |
|
PolyRawMessageEncoder |
|
PolyRecordMessageDecoder |
|
PolyRecordMessageEncoder |
|
PolyUnboundDecoderImpl |
|
PolyUnboundEncoder |
|
PolyUnboundEncoderImpl |
|
PooledMarketMessageQueue |
|
PreparedQuery |
Analogous to JDBC's PreparedStatement
|
PrintType |
|
PriorityQueue<T> |
Hand-optimized priority queue of MessageSource objects.
|
PriorityQueueExt<T> |
Binary heap-based priority queue.
|
ProgramSample |
|
Project |
Base interface for all kinds of projects.
|
ProjectFactory |
|
ProjectFactoryBase |
|
Property |
|
PropertyFactory |
|
PropertyMonitor |
|
PropertyMonitorHandler |
|
PropertySupport |
Supports binding to .NET properties
|
Protocol |
|
ProtocolViolationException |
|
PublicationClosedException |
This exception indicates that MessageChannel (or other similar data receiver)
was closed and can't longer be used.
|
PublisherPreferences |
Fluent-style API for setting up topic loader channel preferences.
|
PythonCodegenUtils |
|
PythonProject |
|
PythonSample |
|
PythonSampleFactory |
|
QAArrayList |
|
QAccessMethod |
Accessor for new message format with get/set/nullify/has methods
|
QAccessor |
Provides read/write methods to access Java variable, constant, parameter or object field,
which QValue is bound to.
|
QAConstant |
|
QAlphanumericType |
|
QArrayType |
|
QAVariable |
Access to a local variable or a public field
|
QBAlphanumericType |
|
QBArrayType |
|
QBBinaryType |
|
QBBooleanType |
|
QBClassType |
|
QBDateTimeType |
|
QBEnumType |
|
QBFloatType |
Bound Float DataType
|
QBinaryType |
|
QBIntegerType |
|
QBNumericType<T extends QNumericType> |
|
QBooleanType |
|
QBoundType<T extends QPrimitiveType> |
Implements a part of QPrimitiveValue functionality depending on Java/.NET type to which a value is bound to.
|
QBStringType |
|
QByteSkipContext |
|
QCGHelpers |
|
QCGHelpers |
|
QCharType |
|
QClassType |
|
QDateTimeType |
|
QEnumType |
|
QFloatType |
|
QIntegerType |
|
QNumericType<T extends DataType> |
|
QPrimitiveType<T extends DataType> |
|
QStringType |
|
QTimeOfDayType |
|
QType<T extends DataType> |
The superclass of any data value type.
|
QueryDataType |
|
QueryException |
An application exception (user-caused) during the execution of a
query.
|
QueryUtils |
|
QuickMessageFilter |
Implements internal quick rejection of messages, mainly based on the symbol.
|
QuoteCursorRequest |
Description: deltix.qsrv.hf.framework.util.quotes.QuoteCursorRequest
Date: Mar 23, 2010
|
QuoteFilter |
Description: deltix.qsrv.hf.framework.util.quotes.QuoteRequestFilter
Date: Mar 11, 2010
|
QuoteUtils |
Description: deltix.qsrv.hf.framework.util.quotes.QuoteUtils
Date: Mar 11, 2010
|
QValue<T extends QType> |
Represents a value bound to a constant, variable or object field.
|
QVariableContainer |
|
QVariableContainerLookup |
Adds variable lookup to QVariableContainer
|
RawDecoder |
Helper class for unbound raw decoder
|
RawMessage |
Special message class used by Tick DB server.
|
RawMessageAppender<T extends java.lang.Appendable> |
Base class for implementing different appenders, that consume RawMessage .
|
RawMessageComparator |
|
RawMessageDecoder |
|
RawMessageEncoder |
|
RawMessageHelper |
|
RawMessageManipulator |
|
RawMessageQueue |
|
RawMessageUtils |
|
RawMessageWriter |
Base class for implementing different writers, that consume RawMessage .
|
ReadableValue |
Read access to a value.
|
Reader |
|
ReaderClosedException |
|
ReaderImpl |
|
ReaderThreadOnly |
Marks that method may be called only by the the thread that executes reading
or any other thread that received this data source from the reading thread.
|
ReadStreamSample |
|
ReadStreamSample |
|
ReadStreamSample |
|
ReadStreamSample |
|
RealTimeMessageSource<T> |
Message source that has indication of switching in real-time mode from historical.
|
RealtimePlayer |
Plays data in real-time.
|
RealtimePlayerThread |
Replays messages from specific streams in real-time.
|
RealtimePlayerThread.PlayMode |
|
RecordClassDescriptor |
Class representing message definition.
|
RecordClassInfo |
|
RecordClassSet |
Finds all dependent classes.
|
RecordLayout |
|
RecordMessageDecoder |
|
RecordMessageEncoder |
|
RecordTypeMap<T> |
|
ReflectionObjectPool |
|
RegularBucketQueue<T> |
Similar to BucketQueue but with customizable bucket size.
|
RegularTypeLoader |
|
ReloadMode |
|
RemoteAccessToLocalTopic |
Thrown in case of attempt to access an IPC-only topic from remote machine.
|
RemoteTickDB |
|
ReplicationException |
|
ReplicationOptions |
|
Replicator |
|
RestoreOptions |
|
S3Importer |
|
S3RawMessageReader |
|
S3SpaceMetadata |
|
S3StreamImporter |
|
S3StreamImporter.ImportMode |
|
S3StreamReplicator |
|
S3Utils |
|
Sample |
|
SampleFactory |
|
SampleFactoryProvider |
|
SampleFactoryProviderBase |
|
ScaledTimeConverter |
Converts message time in a liner way.
|
SchemaAnalyzer |
|
SchemaChange |
Container class for Stream Schema Changes
|
SchemaChange.Impact |
|
SchemaChangeTask |
|
SchemaComparator |
Utilities for comparing two record descriptors in order to determine
whether messages serialized with one can be deserialized with another.
|
SchemaComparator.Listener |
|
SchemaConverter |
|
SchemaConverter.DataTypeIndex |
|
SchemaMapping |
|
SchemaMigrator |
|
SchemaUpdater |
Update old schema to the new (deltix.timebase.api.messages.*)
|
SchemaUpdateTask |
|
SecuredDbClient |
|
SecurityDefinitionMessage |
Deprecated. |
SecurityMetadataCreator |
Description: deltix.qsrv.hf.tickdb.tool.SecurityMetatadaCreator
Date: Jan 4, 2010
|
SecurityStatusMessage |
Deprecated. |
SecurityTradingStatus |
Deprecated. |
SecurityTradingStatusMessage |
Deprecated. |
SelectionOptions |
Options for selecting data from a stream.
|
SelectionOptionsCodec |
|
Selector |
|
SelfValidationException |
Thrown by the self-validation logic in the book simulator.
|
SelfValidationLevel |
|
SerializableTask |
|
SerializationUtils |
|
Serializer |
Interface for serialization of objects.
|
SerializerFactory |
A factory for creation of instances of ISerializer and IDeserializer
|
SerializerFactory.SerializerKind |
|
Serializers |
|
ServerException |
|
ServerRestartedException |
Signals that Timebase server was restarted during reconnecting.
|
SessionClient |
|
SimpleClassSet |
|
SimpleFeedSimulator |
|
SimpleIMSPrinter |
|
SimpleMarketMessageQueue |
Non-blocking fixed-size circular queue of MarketMessages that stores a copy of MarketMessages.
|
SimpleMessageDecoder |
|
SimpleMessageQueue<T> |
An unbounded queue of arbitrary messages, exposing a MessageChannel and a
MessageSource as a way of accessing the queue.
|
SimpleTypeLoader |
A simple implementation of the TypeLoader interface, which maps
class names to pre-existing classes.
|
SimpleVirtualClock |
Implements virtual clock that may run with specified speed and from specified virtual time.
|
SingleChannelStream |
A stream that does not use the multiple tick file paradigm.
|
SkipMessageException |
Notifies a client that an out-of-sequence message was skipped.
|
SkipSorter |
Provides message processing rule that skips out-of-sequence messages.
|
SleepingWaitForChangeStrategy |
|
SnapshotFrequencyException |
|
SocketConnection |
|
SocketConnectionFactory |
|
SocketTestUtilities |
|
SocketType |
|
SolgenUtils |
|
SolutionGenerator |
|
SortingMessageSource<T extends deltix.data.stream.TimeStampedMessage> |
This class reorders messages coming from nested message source (in time order).
|
Source |
|
SourceCodePrinter |
|
SourceFragment |
|
SourceType |
|
SpacesProtocol |
|
SpeedTestSample |
|
SpeedTestSample |
|
SpeedTestSample |
|
SSLClientContextProvider |
|
StandardTypes |
|
StandardTypes.TypesContainer<T extends DataType> |
|
StaticDataField |
|
StaticFieldChange |
|
StaticFieldInfo |
|
StaticFieldLayout |
|
Storage |
|
StreamAccessor |
|
StreamChangeTask |
|
StreamComparer |
|
StreamComparer.ComparerType |
|
StreamConfigurationHelper |
|
StreamCopyTask |
|
StreamCursorException |
Unchecked exception thrown by a cursor e.g. cursor.next()
|
StreamLockedException |
Signals that stream has been locked and current operation on the stream cannot be executed.
|
StreamMetaData |
|
StreamMetaDataChange |
|
StreamOptions |
Stream definition attributes.
|
StreamReplicator |
|
StreamScope |
Determines the scope of a stream's durability, if any.
|
StreamState |
|
StreamStateListener |
|
StreamStateNotifier |
|
StreamStorage |
|
StreamSubscriptionController |
Controls the set of original streams from which information is being selected.
|
StreamTruncatedException |
Unchecked exception thrown by a cursor when the current message
has been deleted due to stream truncation.
|
StringBuilderPool |
|
StringInternAdapter |
User: BazylevD
Date: Feb 27, 2009
Time: 9:33:46 PM
|
StringMessage |
|
StringSource |
|
StringValueBean |
Holds a VARCHAR value.
|
SubscriptionChangeListener |
|
SubscriptionController |
Controls various aspects of message feed subscription
|
SubscriptionInfo |
Provides subscription information - subscribed entities and types.
|
SubscriptionManager |
Subscription controller, which provides subscription information - subscribed entities and types.
|
SubscriptionManagerWrapper |
Provides SubscriptionManager capabilities to InstrumentMessageSource
|
SubscriptionProcessor |
Executes message processing in current thread.
|
SubscriptionWorker |
Executes message processing in current thread.
|
SymbolAndTypeSubscriptionController |
|
SymbolAndTypeSubscriptionControllerAdapter |
Adapter for server cursor implementations of TickCursor .
|
SymbolAndTypeSubscriptionControllerClient |
|
SymbolStat |
Date: Sep 3, 2010
|
SymbolSubscriptionController |
|
SynchronizedMarketMessageQueue |
|
TBChannel |
|
TBCursor |
|
TBLoader |
|
TBLock |
|
TBMigrator |
|
TBMigrator.TBStreamMigrator |
|
TBMonitor |
|
TBObject |
|
TBObjectMonitor |
|
TBS3Replicator |
|
TDBDowngrade |
Downgrade schema version from deltix.qsrv.hf.tickdb.impl.TickStreamImpl#VERSION to (deltix.qsrv.hf.tickdb.impl.TickStreamImpl#VERSION - 0.1)
|
TDBProtocol |
|
TDBRunner |
|
TDBRunner.BarsGenerator |
|
TDBRunner.BaseGenerator<T> |
|
TDBRunner.BBOGenerator |
|
TDBRunner.CycleIterator<T> |
|
TDBRunner.TradesGenerator |
|
TDBUpgrade |
User: karpovicha
Date: Oct 26, 2009
Time: 6:16:09 PM
|
TDBUpgrade.EventListener |
|
TDBUpgrade23 |
|
TDBUpgrade3 |
|
TDBUpgradeUtil |
User: BazylevD
Date: Dec 4, 2009
|
TDBUpgradeUtil.VerificationFailure |
|
TestChecker |
|
TestChecker.Discrepancy |
|
TestChecker.EndOfResult |
|
TestChecker.EndOfTest |
|
TestChecker.LineDiff |
|
TestPerformance |
|
TestServerSocketFactory |
|
TestServerSocketFactory.EchoServerSocket |
|
TestServerSocketFactory.LatencyServerSocket |
|
TestServerSocketFactory.ServerThread |
|
TestServerSocketFactory.ThroughputServerSocket |
|
TestVServerSocketFactory |
|
ThisVariableImpl |
|
ThroughputBenchmark |
|
ThroughputBenchmarkManager |
|
TickCursor |
A cursor (also known as iterator, or result set) for reading data from a
stream.
|
TickCursorAdapter |
|
TickCursorClientAeron |
|
TickCursorClientAeronMulticast |
|
TickCursorClientFactory |
|
TickCursorClientFactoryMulticast |
|
TickCursorFactory |
|
TickDB |
The top-level interface to the read-only methods of the Deltix Tick
Database engine.
|
TickDBClient |
|
TickDBContext<T extends TickDB> |
|
TickDBCreator |
|
TickDBFactory |
Public methods for creating instances of TickDB .
|
TickDBHelper |
|
TickDBShell |
Timebase command line shell.
|
TickDBUtil |
User: BazylevD
Date: Apr 16, 2009
Time: 4:22:32 PM
|
TickLoader<T extends deltix.qsrv.hf.pub.InstrumentMessageInfo> |
|
TickLoaderClientFactory |
|
TickRecorder |
In-memory tick data recorder.
|
TickStream |
The stream is a time series of messages for a number of
financial instruments ("entities").
|
TickStreamProperties |
|
TickStreamPropertiesEnum |
|
TimebaseAccessController |
Pluggable Timebase Access Controller
|
TimeBaseServerRegistry |
|
TimebaseTestUtils |
Description: deltix.qsrv.hf.tickdb.TimebaseTestUtils
Date: Mar 19, 2010
|
TimebaseTestUtils.CycleMarketMessageSource |
|
TimebaseTestUtils.DataGeneratorEx |
|
TimebaseTestUtils.IterableMessageSource<T> |
|
TimebaseTypes |
|
TimebaseTypes.TypesContainer<T extends DataType> |
|
TimeCodec |
Time is binary-encoded in the following ways, depending on scale
Scale # Bytes
Head Bits # Bits in Value Range, Years
s*10-6 7
000 53 569
s*10-3 6
001 45 2225
s 5
010 37 8692
s*10 4
011 29 339
h 3
100 21 477
|
TimeConstants |
|
TimeController |
|
TimeEntry |
|
TimeIdentity |
|
TimeIdentitySet<T extends TimeIdentity> |
|
TimeIntervalCodec |
|
TimeMessage |
|
TimeMsgComparator |
|
TimeMsgSourceComparator |
|
TimeOfDayDataType |
Time Of Day (in HH:MM:SS or HH:MM:SS.sss format).
|
TimeResolution |
|
TimestampIgnoringTickLoader |
|
TimestampPriorityQueue<T extends deltix.qsrv.hf.pub.InstrumentMessage> |
Custom PriorityQueue impelemntation, which keeps order of the entries with the same timestamp
|
TLSContext |
|
Token |
Token information used for syntax highlighting.
|
TokenType |
Token types useful for syntax highlighting.
|
TopicAccessor |
|
TopicApiException |
Internal marker interface for topic-related exceptions that are part of topic API.
|
TopicChannelOption |
Topic-specific channel options.
|
TopicChannelPreferences<T extends TopicChannelPreferences> |
Base class for fluent-style API for setting up topic channel preferences.
|
TopicClientChannel |
|
TopicDB |
TimeBase topics API.
|
TopicDBFactory |
|
TopicNotFoundException |
Thrown if topic with specified key does not exist (wasn't created or already deleted).
|
TopicProtocol |
|
TopicSettings |
|
TopicTransferType |
|
TopicType |
|
TransformationContext |
|
TransformationTask |
|
TransportProperties |
|
TransportType |
|
TypedMessageSource |
Message source with indication of current type.
|
TypeLoader |
Class factory.
|
TypeLoaderImpl |
|
TypeNotSetException |
|
TypeSet |
|
TypeSet.TypeSender |
|
TypeSubscriptionChangeListener |
|
TypeSubscriptionController |
Controls subscription for specific message types.
|
UdpSingleProducerTopicAccessor |
|
UHFJAXBContext |
|
UltimateDiffProcessor |
|
UnboundContainerEncoder |
|
UnboundDecoder |
Implements sequential access to unbound records.
|
UnboundEncoder |
|
UnboundWriter<T> |
Helper for Unbound Codecs
|
UndefinedClassNameException |
|
UniqueQuoteCursor |
Description: deltix.qsrv.hf.framework.util.quotes.UniqueQuoteCursor
Date: Mar 12, 2010
|
UnknownChannelException |
|
UnknownSpaceException |
Special unchecked exception type thrown on operations with streams when stream space is not exists
|
UnknownStreamException |
|
URLConnectionFactory |
|
UserContext |
|
UserCredentials |
|
UserDBClient |
|
UserPrincipal |
|
ValidationError |
|
ValueBean |
Default implementation for value beans.
|
ValueGetter |
Generic interface having getter methods for all major unboxed types
|
ValueSetter |
Generic interface having setter methods for all major unboxed types
|
VarcharDataType |
|
Version |
Timebase Client version.
|
VirtualPlayer |
Shell command for virtual player.
|
VSChannel |
A virtual socket.
|
VSChannelState |
Date: Mar 30, 2010
|
VSClient |
|
VSCompression |
|
VSConnectionListener |
|
VSDispatcher |
|
VServerTestLauncher |
|
VSocket |
|
VSocketFactory |
|
VSocketFactory.Transport |
|
VSocketImpl |
Date: Mar 5, 2010
|
VSocketInputStream |
Date: Jun 22, 2010
|
VSocketOutputStream |
|
VSOutputStream |
Date: Mar 29, 2010
|
VsProject |
|
VsProject |
|
VSProtocol |
|
VSServer |
|
VSServerFramework |
|
VSServerSocketFactory |
|
WaitForChangeStrategy |
|
WaitStrategy |
|
WritableTickDB |
The top-level interface to the Deltix Tic Database engine.
|
WritableTickStream |
Writeable stream.
|
WritableValue |
Write access to a value.
|
WritableValueDelegate |
|
WritableValueImpl |
|
WriterAbortedException |
|
WriterClosedException |
|
WriteStreamSample |
|
WriteStreamSample |
|
WriteStreamSample |
|
WriteStreamSample |
|
WrongDeleteSizeException |
|
WrongPriceException |
|
YieldingIdleStrategy |
|
YieldingWaitForChangeStrategy |
|