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

Inheritance: System.Exception
Afficher le fichier Open project: charliem/OCM Class Usage Examples

Méthodes publiques

Свойство Type Description
__isset Isset
message string

Méthodes publiques

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

Method Details

NotFound() public méthode

public NotFound ( ) : System
Résultat System

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

Property Details

__isset public_oe property

public Isset __isset
Résultat Isset

message public_oe property

public string message
Résultat string