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

Afficher le fichier Open project: charliem/OCM

Méthodes publiques

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

Méthodes publiques

Méthode Description
Read ( TProtocol iprot ) : void
ToString ( ) : string
Write ( TProtocol oprot ) : void
getRowTs_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

getRowTs_args() public méthode

public getRowTs_args ( ) : System
Résultat System

Property Details

__isset public_oe property

public Isset __isset
Résultat Isset

row public_oe property

public byte[] row
Résultat byte[]

tableName public_oe property

public byte[] tableName
Résultat byte[]

timestamp public_oe property

public long timestamp
Résultat long