JAMS Developer Guide
HDInsightSessionHBaseListAllTables Class
Members 


MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionHBaseListAllTables Class
Gets the names of all the HBase tables on the HDInsight HBase cluster
Object Model
HDInsightSessionHBaseListAllTables Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class HDInsightSessionHBaseListAllTables 
   Inherits MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric(Of String())
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As HDInsightSessionHBaseListAllTables
[System.Drawing.ToolboxBitmap()]
public class HDInsightSessionHBaseListAllTables : MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<string[]>, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.ActivityWithResult
         System.Activities.Activity<TResult>
            System.Activities.NativeActivity<TResult>
               MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<T>
                  MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<T>
                     MVPSI.JAMS.Activities.HDInsight.HDInsightSessionHBaseListAllTables

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HDInsightSessionHBaseListAllTables Members
MVPSI.JAMS.Activities.HDInsight Namespace