C# Class Apache.Hadoop.Hbase.Thrift.Hbase.get_args

Afficher le fichier Open project: charliem/OCM

Méthodes publiques

Свойство Type Description
__isset Isset
column byte[]
row byte[]
tableName byte[]

Méthodes publiques

Méthode Description
Read ( TProtocol iprot ) : void
ToString ( ) : string
Write ( TProtocol oprot ) : void
get_args ( ) : System

Method Details

Read() public méthode

public Read ( TProtocol iprot ) : void
iprot Thrift.Protocol.TProtocol
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Write() public méthode

public Write ( TProtocol oprot ) : void
oprot Thrift.Protocol.TProtocol
Résultat void

get_args() public méthode

public get_args ( ) : System
Résultat System

Property Details

__isset public_oe property

public Isset __isset
Résultat Isset

column public_oe property

public byte[] column
Résultat byte[]

row public_oe property

public byte[] row
Résultat byte[]

tableName public_oe property

public byte[] tableName
Résultat byte[]