C# 클래스 Tup.Cobar4Net.Route.Hint.CobarHint

파일 보기 프로젝트 열기: tupunco/Tup.Cobar4Net 1 사용 예제들

공개 메소드들

메소드 설명
AddDataNode ( int dataNodeIndex, int replica ) : void
IncreaseCurrentIndex ( ) : CobarHint
ParserCobarHint ( string sql, int offset ) : CobarHint

비공개 메소드들

메소드 설명
Parse ( string sql ) : void

메소드 상세

AddDataNode() 공개 메소드

public AddDataNode ( int dataNodeIndex, int replica ) : void
dataNodeIndex int
replica int
리턴 void

IncreaseCurrentIndex() 공개 메소드

public IncreaseCurrentIndex ( ) : CobarHint
리턴 CobarHint

ParserCobarHint() 공개 정적인 메소드

public static ParserCobarHint ( string sql, int offset ) : CobarHint
sql string
offset int /// index of first char of /// ///
리턴 CobarHint