Class SymbolSetDiskMappedColumn
java.lang.Object
com.walleyetrading.walleyedb.tables.utils.compatibility.AbstractDataColumn
com.walleyetrading.walleyedb.tables.utils.compatibility.DiskMappedDataColumn
com.walleyetrading.walleyedb.tables.utils.compatibility.SymbolSetDiskMappedColumn
- All Implemented Interfaces:
Serializable
public class SymbolSetDiskMappedColumn extends DiskMappedDataColumn
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SymbolSetDiskMappedColumn()
-
Method Summary
Methods inherited from class com.walleyetrading.walleyedb.tables.utils.compatibility.AbstractDataColumn
getPartitionKeysToRange
-
Constructor Details
-
SymbolSetDiskMappedColumn
public SymbolSetDiskMappedColumn()
-