Class NotLeaderForPartitionException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotLeaderOrFollowerException

@Deprecated
public class NotLeaderForPartitionException
extends InvalidMetadataException
Deprecated.
This server is not the leader for the given partition.
See Also:
Serialized Form
  • Constructor Details

    • NotLeaderForPartitionException

      public NotLeaderForPartitionException()
      Deprecated.
    • NotLeaderForPartitionException

      public NotLeaderForPartitionException​(String message)
      Deprecated.
    • NotLeaderForPartitionException

      public NotLeaderForPartitionException​(Throwable cause)
      Deprecated.
    • NotLeaderForPartitionException

      public NotLeaderForPartitionException​(String message, Throwable cause)
      Deprecated.