public class SyncThrottleException extends Exception
Leader
has too many concurrent syncs being sent
to observers.LearnerSyncThrottler
,
Serialized FormConstructor and Description |
---|
SyncThrottleException(int concurrentSyncNumber,
int throttleThreshold,
LearnerSyncThrottler.SyncType syncType) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SyncThrottleException(int concurrentSyncNumber, int throttleThreshold, LearnerSyncThrottler.SyncType syncType)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.