com.dxfeed.api.impl
Class DXFeedSchemeImpl

java.lang.Object
  extended by com.devexperts.qd.kit.DefaultScheme
      extended by com.dxfeed.api.impl.DXFeedSchemeImpl
All Implemented Interfaces:
com.devexperts.qd.DataScheme

public class DXFeedSchemeImpl
extends com.devexperts.qd.kit.DefaultScheme


Field Summary
 
Fields inherited from class com.devexperts.qd.kit.DefaultScheme
codec, records
 
Constructor Summary
DXFeedSchemeImpl()
           
 
Method Summary
 
Methods inherited from class com.devexperts.qd.kit.DefaultScheme
createFromProperties, findIntFieldByName, findObjFieldByName, findRecordByName, getCodec, getRecord, getRecordCount, getService, readRecordIdentity, setParentReferences, verifyScheme, writeRecordIdentity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DXFeedSchemeImpl

public DXFeedSchemeImpl()