Name | Description | |
---|---|---|
HDInsightSessionHBaseListAllTables Constructor | Add a constraint that the activity must be within an HDInsightSession Activity. |
The following tables list the members exposed by HDInsightSessionHBaseListAllTables.
Name | Description | |
---|---|---|
HDInsightSessionHBaseListAllTables Constructor | Add a constraint that the activity must be within an HDInsightSession Activity. |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<string[]>) |
Name | Description | |
---|---|---|
DisplayName | (Inherited from System.Activities.Activity) | |
DisplayOutput | Specifies if the HBase table names should be written to the log file | |
Id | (Inherited from System.Activities.Activity) | |
Result | (Inherited from System.Activities.Activity<string[]>) | |
ResultType | (Inherited from System.Activities.ActivityWithResult) | |
SessionName | Specifies the name of the session to use (optional) |
Name | Description | |
---|---|---|
AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) | |
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity<string[]>) | |
Task | Gets the System.Threading.Task which performs the activity's work. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) | |
UserState | Gets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<string[]>) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | Abort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) | |
AfterExecute | Overridden. Store the names of the tables in the Result out argument | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata and validation errors | |
Cancel | Cancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) | |
Execute | Executes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>) | |
ExecuteNonblocking | Overridden. Gets the names of all the HBase tables on the HDInsight HBase cluster | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<string[]>) | |
PrepareToExecute | Overridden. Get the HDInsight session | |
UpdateInstance | (Inherited from System.Activities.NativeActivity<string[]>) |