Class PushReplicationStartedException

All Implemented Interfaces:
Serializable

public class PushReplicationStartedException extends ApiException
This exception may be returned by leader in the fetch response, which indicates that the leader has switched to the push replication mode for the partition
See Also:
  • Constructor Details

    • PushReplicationStartedException

      public PushReplicationStartedException(String message)
    • PushReplicationStartedException

      public PushReplicationStartedException(String message, Throwable cause)