C# 클래스 Kafka.Client.IntegrationTests.TestMultipleBrokersHelper

파일 보기 프로젝트 열기: precog/kafka 1 사용 예제들

공개 메소드들

메소드 설명
CheckIfAnyBrokerHasChanged ( IEnumerable brokers ) : bool
GetCurrentOffsets ( IEnumerable brokers ) : void
TestMultipleBrokersHelper ( string topic ) : System.Collections.Generic

메소드 상세

CheckIfAnyBrokerHasChanged() 공개 메소드

public CheckIfAnyBrokerHasChanged ( IEnumerable brokers ) : bool
brokers IEnumerable
리턴 bool

GetCurrentOffsets() 공개 메소드

public GetCurrentOffsets ( IEnumerable brokers ) : void
brokers IEnumerable
리턴 void

TestMultipleBrokersHelper() 공개 메소드

public TestMultipleBrokersHelper ( string topic ) : System.Collections.Generic
topic string
리턴 System.Collections.Generic