프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AcceptableHeartbeatPause | System.TimeSpan | ||
BufferSize | int | ||
EstablishingGetContactsInterval | System.TimeSpan | ||
HeartbeatInterval | System.TimeSpan | ||
InitialContacts | IImmutableSet |
||
RefreshContactsInterval | System.TimeSpan |
메소드 | 설명 | |
---|---|---|
ClusterClientSettings ( IImmutableSet |
||
Create ( ActorSystem system ) : |
||
WithBufferSize ( int bufferSize ) : |
||
WithEstablishingGetContactsInterval ( System.TimeSpan value ) : |
||
WithHeartbeatInterval ( System.TimeSpan value ) : |
||
WithInitialContacts ( IEnumerable |
||
WithRefreshContactsInterval ( System.TimeSpan value ) : |
메소드 | 설명 | |
---|---|---|
Copy ( IEnumerable |
public ClusterClientSettings ( IImmutableSet |
||
initialContacts | IImmutableSet |
|
establishingGetContactsInterval | System.TimeSpan | |
refreshContactsInterval | System.TimeSpan | |
heartbeatInterval | System.TimeSpan | |
acceptableHeartbeatPause | System.TimeSpan | |
bufferSize | int | |
리턴 | System |
public static Create ( ActorSystem system ) : |
||
system | ActorSystem | |
리턴 |
public WithBufferSize ( int bufferSize ) : |
||
bufferSize | int | |
리턴 |
public WithEstablishingGetContactsInterval ( System.TimeSpan value ) : |
||
value | System.TimeSpan | |
리턴 |
public WithHeartbeatInterval ( System.TimeSpan value ) : |
||
value | System.TimeSpan | |
리턴 |
public WithInitialContacts ( IEnumerable |
||
initialContacts | IEnumerable |
|
리턴 |
public WithRefreshContactsInterval ( System.TimeSpan value ) : |
||
value | System.TimeSpan | |
리턴 |
public TimeSpan,System AcceptableHeartbeatPause | ||
리턴 | System.TimeSpan |
public TimeSpan,System EstablishingGetContactsInterval | ||
리턴 | System.TimeSpan |