StatefulServiceFailoverSettings Class
- java.
lang. Object - system.
fabric. StatefulServiceFailoverSettings
- system.
public class StatefulServiceFailoverSettings
Constructor Summary
Constructor | Description | |
---|---|---|
StatefulServiceFailoverSettings() |
Method Summary
Modifier and Type | Method and Description |
---|---|
long | getFlags() |
long | getQuorumLossWaitDurationSeconds() |
long | getReplicaRestartWaitDurationSeconds() |
long | getStandByReplicaKeepDurationSeconds() |
String | toString() |
Constructor Details
StatefulServiceFailoverSettings
public StatefulServiceFailoverSettings()
Method Details
getFlags
public long getFlags()
getQuorumLossWaitDurationSeconds
public long getQuorumLossWaitDurationSeconds()
getReplicaRestartWaitDurationSeconds
public long getReplicaRestartWaitDurationSeconds()
getStandByReplicaKeepDurationSeconds
public long getStandByReplicaKeepDurationSeconds()
toString
public String toString()
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java