Name | Description | |
---|---|---|
HDInsightSessionOozieGetShareLibInfo Constructor | Add a constraint that the activity must be within an HDInsightSession Activity. |
The following tables list the members exposed by HDInsightSessionOozieGetShareLibInfo.
Name | Description | |
---|---|---|
HDInsightSessionOozieGetShareLibInfo 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.JAMSNativeActivity) |
Name | Description | |
---|---|---|
AvailableSharelib | Specifies the name of the library to get more information on (optional) | |
DisplayName | (Inherited from System.Activities.Activity) | |
DisplayOutput | When true, the information returned on the sharelib will be written to the log file. | |
Id | (Inherited from System.Activities.Activity) | |
SessionName | Specifies the name of the session to use (optional) | |
SpecificLib | Specifies the name of the library to get more information on (optional) |
Name | Description | |
---|---|---|
AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) | |
UserState | Gets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | Abort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
AfterExecute | Overridden. Set the out argument to the list of available sharelibs returned from the cluster | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata | |
Cancel | Cancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
Execute | Executes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) | |
ExecuteNonblocking | Overridden. Get the information about the available sharelib | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
PrepareToExecute | Overridden. Get the HDInsight session and the supplied property values | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |