메소드 | 설명 | |
---|---|---|
RequestVoteRequest ( long term, string candidate, LogEntryId lastLogEntryId ) : System | ||
ToString ( ) : string |
Returns a string that represents the current object.
|
public RequestVoteRequest ( long term, string candidate, LogEntryId lastLogEntryId ) : System | ||
term | long | |
candidate | string | |
lastLogEntryId | LogEntryId | |
리턴 | System |