Class AdditionalIndexDerivedDataComputer
java.lang.Object
com._1c.g5.v8.derived.computer.DerivedDataPartBasedComputer
com.e1c.g5.v8.dt.internal.md.aindex.derived.AdditionalIndexDerivedDataComputer
- All Implemented Interfaces:
IDerivedDataComputer
Implementation of derived data computer for an additional index segment
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.derived.computer.DerivedDataPartBasedComputer
addPartComputer, addRebuildScopeCollector, compute, getSupportedSegmentId, getSupportedTypes
-
Constructor Details
-
AdditionalIndexDerivedDataComputer
public AdditionalIndexDerivedDataComputer()Creates an instance of the computer.
-