JAMS 6.x Help
HDInsightSessionHBaseForEachColumnInRow Class Members
Fields  Properties  Methods 


The following tables list the members exposed by HDInsightSessionHBaseForEachColumnInRow.

Public Constructors
 NameDescription
Public ConstructorHDInsightSessionHBaseForEachColumnInRow ConstructorAdd a constraint that the activity must be within an HDInsightSession Activity.  
Top
Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public PropertyBodySets the child Activity.  
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyDisplayOutputWhen true, the column information will be written to the log file.  
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyRowKeyThe identifier of the row to iterate through.  
Public PropertySessionNameSpecifies the name of the session to use (optional)  
Public PropertyTableNameThe HBase table to retrieve data from.  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity)
Protected MethodCacheMetadataOverloaded. Overridden. Caches Activity Metadata and Implementation Variables  
Protected MethodCancelOverridden. When this activity has been requested to cancel.  
Protected MethodExecuteOverridden. Gets a list of all the HBase cells in the specified location to be processed and starts processing.  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

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

Send Feedback