C# 클래스 Apache.Hadoop.Hive.UnknownTableException

상속: System.Exception, TBase
파일 보기 프로젝트 열기: zbw911/CS4Hadoop 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
__isset Isset

공개 메소드들

메소드 설명
Read ( TProtocol iprot ) : void
ToString ( ) : string
UnknownTableException ( ) : System
Write ( TProtocol oprot ) : void

메소드 상세

Read() 공개 메소드

public Read ( TProtocol iprot ) : void
iprot Thrift.Protocol.TProtocol
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

UnknownTableException() 공개 메소드

public UnknownTableException ( ) : System
리턴 System

Write() 공개 메소드

public Write ( TProtocol oprot ) : void
oprot Thrift.Protocol.TProtocol
리턴 void

프로퍼티 상세

__isset 공개적으로 프로퍼티

public Isset __isset
리턴 Isset