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

Afficher le fichier Open project: charliem/OCM Class Usage Examples

Méthodes publiques

Свойство Type Description
__isset Isset
endKey byte[]
id long
name byte[]
startKey byte[]
version byte

Méthodes publiques

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

Method Details

Read() public méthode

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

TRegionInfo() public méthode

public TRegionInfo ( ) : System
Résultat System

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

Property Details

__isset public_oe property

public Isset __isset
Résultat Isset

endKey public_oe property

public byte[] endKey
Résultat byte[]

id public_oe property

public long id
Résultat long

name public_oe property

public byte[] name
Résultat byte[]

startKey public_oe property

public byte[] startKey
Résultat byte[]

version public_oe property

public byte version
Résultat byte