Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

DeepSee.Model.RainfallCube.Fact

persistent class DeepSee.Model.RainfallCube.Fact extends %DeepSee.FactTable, %DeepSee.CubeFunctionSet

SQL Table Name: DeepSee_Model_RainfallCube.Fact

Fact table for cube 'CityRainfall'.
THIS IS A GENERATED CLASS, DO NOT EDIT.
Generated by %DeepSee.Generator:%CreateFactTable.

This class was generated by : DeepSee.Model.RainfallCube.CLS

Property Inventory

Method Inventory

Parameters

parameter BITMAPCHUNKINMEMORY = 0;
Inherited description: BITMAPCHUNKINMEMORY is used during code generation to decide whether or not bitmap chunks can be constructed in memory. It is faster to construct bitmap chunks in memory but if there are a lot of bitmaps, the indexed property or properties have very low selectivity or the index values are large then STORE errors can be encountered. If BITMAPCHUNKINMEMORY is 1 then bitmap chunks are constructed in memory by %ConstructIndices. Otherwise, bitmap chunks are constructed using process-private globals. The default is 0, meaning that bitmap chunks are built using process-private globals.
parameter CUBENAME = CityRainfall;
Inherited description: Name of the cube that created this fact table.
parameter SOURCECLASS = DeepSee.Study.CityRainfall;
Inherited description: Name of the source table that provides data for this fact table.

Properties

property %dspartition as %Integer [ Calculated ];
This indicates which partition (set of 1M) this fact is in.
Property methods: %dspartitionCompute(), %dspartitionDisplayToLogical(), %dspartitionGet(), %dspartitionIsValid(), %dspartitionLogicalToDisplay(), %dspartitionNormalize(), %dspartitionSQLCompute()
property %sourceId as DeepSee.Study.CityRainfall;
Reference to original data in source table.
Property methods: %sourceIdGet(), %sourceIdGetObject(), %sourceIdGetObjectId(), %sourceIdGetStored(), %sourceIdGetSwizzled(), %sourceIdIsValid(), %sourceIdNewObject(), %sourceIdSet(), %sourceIdSetObject(), %sourceIdSetObjectId(), %sourceIdUnSwizzle()
property Dx1106040550 as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: Dx1106040550
Source: MonthAndYear
Property methods: Dx1106040550Compute(), Dx1106040550DisplayToLogical(), Dx1106040550Get(), Dx1106040550IsValid(), Dx1106040550LogicalToDisplay(), Dx1106040550LogicalToOdbc(), Dx1106040550Normalize(), Dx1106040550SQLCompute()
property Dx1604633153 as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: Dx1604633153
Source: MonthAndYear
Property methods: Dx1604633153Compute(), Dx1604633153DisplayToLogical(), Dx1604633153Get(), Dx1604633153IsValid(), Dx1604633153LogicalToDisplay(), Dx1604633153LogicalToOdbc(), Dx1604633153Normalize(), Dx1604633153SQLCompute()
Dimension: DxCity
Source: City
Property methods: DxCityGet(), DxCityGetObject(), DxCityGetObjectId(), DxCityGetStored(), DxCityGetSwizzled(), DxCityIsValid(), DxCityNewObject(), DxCitySet(), DxCitySetObject(), DxCitySetObjectId(), DxCityUnSwizzle()
property DxMonthAndYear as %DeepSee.Datatype.dateTime;
Dimension: DxMonthAndYear
Source: MonthAndYear
Property methods: DxMonthAndYearDisplayToLogical(), DxMonthAndYearGet(), DxMonthAndYearGetStored(), DxMonthAndYearIsValid(), DxMonthAndYearLogicalToDisplay(), DxMonthAndYearLogicalToOdbc(), DxMonthAndYearNormalize(), DxMonthAndYearOdbcToLogical(), DxMonthAndYearSet()
property DxMonthAndYearFxDecade as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: DxMonthAndYearFxDecade
Source: MonthAndYear
Property methods: DxMonthAndYearFxDecadeCompute(), DxMonthAndYearFxDecadeDisplayToLogical(), DxMonthAndYearFxDecadeGet(), DxMonthAndYearFxDecadeIsValid(), DxMonthAndYearFxDecadeLogicalToDisplay(), DxMonthAndYearFxDecadeLogicalToOdbc(), DxMonthAndYearFxDecadeNormalize(), DxMonthAndYearFxDecadeSQLCompute()
property DxMonthAndYearFxMonthNumber as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: DxMonthAndYearFxMonthNumber
Source: MonthAndYear
Property methods: DxMonthAndYearFxMonthNumberCompute(), DxMonthAndYearFxMonthNumberDisplayToLogical(), DxMonthAndYearFxMonthNumberGet(), DxMonthAndYearFxMonthNumberIsValid(), DxMonthAndYearFxMonthNumberLogicalToDisplay(), DxMonthAndYearFxMonthNumberLogicalToOdbc(), DxMonthAndYearFxMonthNumberNormalize(), DxMonthAndYearFxMonthNumberSQLCompute()
property DxMonthAndYearFxMonthYear as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: DxMonthAndYearFxMonthYear
Source: MonthAndYear
Property methods: DxMonthAndYearFxMonthYearCompute(), DxMonthAndYearFxMonthYearDisplayToLogical(), DxMonthAndYearFxMonthYearGet(), DxMonthAndYearFxMonthYearIsValid(), DxMonthAndYearFxMonthYearLogicalToDisplay(), DxMonthAndYearFxMonthYearLogicalToOdbc(), DxMonthAndYearFxMonthYearNormalize(), DxMonthAndYearFxMonthYearSQLCompute()
property DxMonthAndYearFxQuarterYear as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: DxMonthAndYearFxQuarterYear
Source: MonthAndYear
Property methods: DxMonthAndYearFxQuarterYearCompute(), DxMonthAndYearFxQuarterYearDisplayToLogical(), DxMonthAndYearFxQuarterYearGet(), DxMonthAndYearFxQuarterYearIsValid(), DxMonthAndYearFxQuarterYearLogicalToDisplay(), DxMonthAndYearFxQuarterYearLogicalToOdbc(), DxMonthAndYearFxQuarterYearNormalize(), DxMonthAndYearFxQuarterYearSQLCompute()
property DxMonthAndYearFxYear as %Library.String (COLLATION = "EXACT") [ Calculated ];
Dimension: DxMonthAndYearFxYear
Source: MonthAndYear
Property methods: DxMonthAndYearFxYearCompute(), DxMonthAndYearFxYearDisplayToLogical(), DxMonthAndYearFxYearGet(), DxMonthAndYearFxYearIsValid(), DxMonthAndYearFxYearLogicalToDisplay(), DxMonthAndYearFxYearLogicalToOdbc(), DxMonthAndYearFxYearNormalize(), DxMonthAndYearFxYearSQLCompute()
property DxPostalCodeViaCity as DeepSee.Model.RainfallCube.StarPostalCodeViaCity;
Dimension: DxPostalCodeViaCity
Source: City.PostalCode
Property methods: DxPostalCodeViaCityGet(), DxPostalCodeViaCityGetObject(), DxPostalCodeViaCityGetObjectId(), DxPostalCodeViaCityGetStored(), DxPostalCodeViaCityGetSwizzled(), DxPostalCodeViaCityIsValid(), DxPostalCodeViaCityNewObject(), DxPostalCodeViaCitySet(), DxPostalCodeViaCitySetObject(), DxPostalCodeViaCitySetObjectId(), DxPostalCodeViaCityUnSwizzle()
property MxInchesOfRain as %Numeric (SCALE = 2);
Measure: MxInchesOfRain
Source: InchesOfRain
Property methods: MxInchesOfRainDisplayToLogical(), MxInchesOfRainGet(), MxInchesOfRainGetStored(), MxInchesOfRainIsValid(), MxInchesOfRainLogicalToDisplay(), MxInchesOfRainNormalize(), MxInchesOfRainSet()

Methods

classmethod %BuildAllFacts(pVerbose As %Boolean = 0) as %Status
Update all Facts with data from the source table.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %BuildTempFile(pTempKey As %String, Output pImplemented As %Boolean, pVerbose As %Boolean = 0) as %Status
Create a temp file of all source ids.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %CheckSourceId(pTestId As %String, pVerbose As %Boolean = 0, Output pSC As %Status) as %Boolean
Check for the existence of a single ID in the source table.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %Count() as %Integer
Return the total number of items within the Fact table.
Generated by %DeepSee.Generator:%CreateFactTable.
classmethod %DeleteFact(pID As %String, Output pFactId As %Integer, Output pErrorMsg As %String) as %Status
Perform the work of deleting one fact in the cube.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %InjectFact(ByRef pFactId As %Integer, ByRef pValues As %String, Output pChunks As %Integer, pDimensionsOnly As %Boolean = 0) as %Status
Perform the work of injecting one fact into the cube without associated source data.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %OnEndBatch(pCubeName As %String, pVerbose As %Boolean = 0) as %Status
Notification that a batch of facts have just been processed.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %OnKillFacts() as %Status
Notification that this cube is being killed.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %OnStartBatch(pCubeName As %String, pVerbose As %Boolean = 0) as %Status
Notification that a batch of facts are about to be processed.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %PrecomputeAggregates(pStartChunk As %Integer, pEndChunk As %Integer, pAggGLVN As %String, pVerbose As %Boolean = 0, pTaskGroup As %String = "", ByRef pCount As %Integer = 0) as %Status
Pre-compute certain aggregates.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %ProcessFact(pID As %String, pBatchMode As %Boolean = 0, ByRef %var As %String, ByRef pFactId As %Integer, Output pErrorMsg As %String, ByRef pDimTables, pDimensionsOnly As %Boolean = 0) as %Status
Perform the work of updating one fact in the cube.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY
classmethod %UpdateFacts(pStartId As %String, pEndId As %String, pBatchMode As %Boolean = 0, ByRef pChunks As %Integer, pVerbose As %Boolean = 0, pTaskGroup As %String = "", Output pUpdates As %Integer, pRefProp As %String = "", pRefID As %String = "", ByRef pDimTables) as %Status
Update a range of Facts with data from the source table row with ids from pStartId to pEndId.
Generated by %DeepSee.Generator:%CreateFactTable.
DO NOT CALL THIS METHOD DIRECTLY

Indexes

index ($Fact on ) [Extent, Type = bitmap];
index (Dx1106040550 on Dx1106040550) [Type = bitmap];
Index for fact 9.
Index methods: Dx1106040550Compute(), Dx1106040550DisplayToLogical(), Dx1106040550Get(), Dx1106040550IsValid(), Dx1106040550LogicalToDisplay(), Dx1106040550LogicalToOdbc(), Dx1106040550Normalize(), Dx1106040550SQLCompute()
index (Dx1604633153 on Dx1604633153) [Type = bitmap];
Index for fact 8.
Index methods: Dx1604633153Compute(), Dx1604633153DisplayToLogical(), Dx1604633153Get(), Dx1604633153IsValid(), Dx1604633153LogicalToDisplay(), Dx1604633153LogicalToOdbc(), Dx1604633153Normalize(), Dx1604633153SQLCompute()
index (DxCity on DxCity) [Type = bitmap];
Index for fact 3.
Index methods: DxCityGet(), DxCityGetObject(), DxCityGetObjectId(), DxCityGetStored(), DxCityGetSwizzled(), DxCityIsValid(), DxCityNewObject(), DxCitySet(), DxCitySetObject(), DxCitySetObjectId(), DxCityUnSwizzle()
index (DxMonthAndYearFxDecade on DxMonthAndYearFxDecade) [Type = bitmap];
Index for fact 4.
Index methods: DxMonthAndYearFxDecadeCompute(), DxMonthAndYearFxDecadeDisplayToLogical(), DxMonthAndYearFxDecadeGet(), DxMonthAndYearFxDecadeIsValid(), DxMonthAndYearFxDecadeLogicalToDisplay(), DxMonthAndYearFxDecadeLogicalToOdbc(), DxMonthAndYearFxDecadeNormalize(), DxMonthAndYearFxDecadeSQLCompute()
index (DxMonthAndYearFxMonthNumber on DxMonthAndYearFxMonthNumber) [Type = bitmap];
Index for fact 10.
Index methods: DxMonthAndYearFxMonthNumberCompute(), DxMonthAndYearFxMonthNumberDisplayToLogical(), DxMonthAndYearFxMonthNumberGet(), DxMonthAndYearFxMonthNumberIsValid(), DxMonthAndYearFxMonthNumberLogicalToDisplay(), DxMonthAndYearFxMonthNumberLogicalToOdbc(), DxMonthAndYearFxMonthNumberNormalize(), DxMonthAndYearFxMonthNumberSQLCompute()
index (DxMonthAndYearFxMonthYear on DxMonthAndYearFxMonthYear) [Type = bitmap];
Index for fact 7.
Index methods: DxMonthAndYearFxMonthYearCompute(), DxMonthAndYearFxMonthYearDisplayToLogical(), DxMonthAndYearFxMonthYearGet(), DxMonthAndYearFxMonthYearIsValid(), DxMonthAndYearFxMonthYearLogicalToDisplay(), DxMonthAndYearFxMonthYearLogicalToOdbc(), DxMonthAndYearFxMonthYearNormalize(), DxMonthAndYearFxMonthYearSQLCompute()
index (DxMonthAndYearFxQuarterYear on DxMonthAndYearFxQuarterYear) [Type = bitmap];
Index for fact 6.
Index methods: DxMonthAndYearFxQuarterYearCompute(), DxMonthAndYearFxQuarterYearDisplayToLogical(), DxMonthAndYearFxQuarterYearGet(), DxMonthAndYearFxQuarterYearIsValid(), DxMonthAndYearFxQuarterYearLogicalToDisplay(), DxMonthAndYearFxQuarterYearLogicalToOdbc(), DxMonthAndYearFxQuarterYearNormalize(), DxMonthAndYearFxQuarterYearSQLCompute()
index (DxMonthAndYearFxYear on DxMonthAndYearFxYear) [Type = bitmap];
Index for fact 5.
Index methods: DxMonthAndYearFxYearCompute(), DxMonthAndYearFxYearDisplayToLogical(), DxMonthAndYearFxYearGet(), DxMonthAndYearFxYearIsValid(), DxMonthAndYearFxYearLogicalToDisplay(), DxMonthAndYearFxYearLogicalToOdbc(), DxMonthAndYearFxYearNormalize(), DxMonthAndYearFxYearSQLCompute()
index (DxPostalCodeViaCity on DxPostalCodeViaCity) [Type = bitmap];
Index for fact 2.
Index methods: DxPostalCodeViaCityGet(), DxPostalCodeViaCityGetObject(), DxPostalCodeViaCityGetObjectId(), DxPostalCodeViaCityGetStored(), DxPostalCodeViaCityGetSwizzled(), DxPostalCodeViaCityIsValid(), DxPostalCodeViaCityNewObject(), DxPostalCodeViaCitySet(), DxPostalCodeViaCitySetObject(), DxPostalCodeViaCitySetObjectId(), DxPostalCodeViaCityUnSwizzle()
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (MxInchesOfRain on MxInchesOfRain) [Type = bitslice];
Index for measure M1.
Index methods: MxInchesOfRainDisplayToLogical(), MxInchesOfRainExists(), MxInchesOfRainGet(), MxInchesOfRainGetStored(), MxInchesOfRainIsValid(), MxInchesOfRainLogicalToDisplay(), MxInchesOfRainNormalize(), MxInchesOfRainSet()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (DeepSee.Model.RainfallCube.Fact)

^DeepSee.Fact("DEEPSEE.MODEL.RAINFALLCUBE.FACT")(ID)
=
%sourceId
DxMonthAndYear
DxPostalCodeViaCity
DxCity
MxInchesOfRain
FeedbackOpens in a new tab