Serialized Form
-
Package io.confluent.kafkarest
-
Class io.confluent.kafkarest.KafkaRestConfig.PropertiesWithSafeToString
class PropertiesWithSafeToString extends Properties implements Serializable-
Serialized Fields
-
config
org.apache.kafka.common.config.AbstractConfig config
-
-
-
-
Package io.confluent.kafkarest.exceptions
-
Exception Class io.confluent.kafkarest.exceptions.BadRequestException
class BadRequestException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.BalancerOfflineException
class BalancerOfflineException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.BrokerIdNotRegisteredException
class BrokerIdNotRegisteredException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.BrokerNotFoundException
class BrokerNotFoundException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.ClusterAuthorizationException
class ClusterAuthorizationException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.ClusterLinkExistsException
class ClusterLinkExistsException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.ClusterLinkNotFoundException
class ClusterLinkNotFoundException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.IllegalBrokerRemovalException
class IllegalBrokerRemovalException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.InvalidClusterLinkException
class InvalidClusterLinkException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.InvalidConfigNameException
class InvalidConfigNameException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.InvalidRequestBodyException
class InvalidRequestBodyException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.InvalidTopicException
class InvalidTopicException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.MirrorInfoNotAvailableException
class MirrorInfoNotAvailableException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.MirrorTopicNotFoundException
class MirrorTopicNotFoundException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.ProduceRequestTooLargeException
class ProduceRequestTooLargeException extends RuntimeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.ResourceClosedException
class ResourceClosedException extends RuntimeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.StacklessCompletionException
class StacklessCompletionException extends CompletionException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.StatusCodeException
class StatusCodeException extends RuntimeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.TimeoutException
class TimeoutException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.TopicPartitionNotFoundException
class TopicPartitionNotFoundException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.UnrepresentableBrokerIdException
class UnrepresentableBrokerIdException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.UnsupportedProtocolException
class UnsupportedProtocolException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable -
Exception Class io.confluent.kafkarest.exceptions.UnsupportedVersionException
class UnsupportedVersionException extends io.confluent.kafkarest.exceptions.StatusCodeException implements Serializable
-