JAMS Developer Guide
HDInsightSessionHBaseForEachColumnInRow Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities.HDInsight.Design Namespace : HDInsightSessionHBaseForEachColumnInRow Class

The following tables list the members exposed by HDInsightSessionHBaseForEachColumnInRow.

Public Constructors
 NameDescription
Public ConstructorAdd a constraint that the activity must be within an HDInsightSession Activity.  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public PropertySets the child Activity.  
Public Property (Inherited from System.Activities.Activity)
Public PropertyWhen true, the column information will be written to the log file.  
Public Property (Inherited from System.Activities.Activity)
Public PropertyThe identifier of the row to iterate through.  
Public PropertySpecifies the name of the session to use (optional)  
Public PropertyThe HBase table to retrieve data from.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverloaded. Overridden. Caches Activity Metadata and Implementation Variables  
Protected MethodOverridden. When this activity has been requested to cancel.  
Protected MethodOverridden. Gets a list of all the HBase cells in the specified location to be processed and starts processing.  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

HDInsightSessionHBaseForEachColumnInRow Class
MVPSI.JAMS.Activities.HDInsight.Design Namespace