Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.kafka.common Classes and Interfaces - 50 results found.
NameDescriptionTypePackageFramework
LongDeserializerClassorg.apache.kafka.common.serializationApache Kafka
LeaderNotAvailableExceptionThere is no currently available leader for the given partition (either because a leadership election is in progress or because all replicas are down).Classorg.apache.kafka.common.errorsApache Kafka
KafkaExceptionThe base class of all other Kafka exceptionsSee Also:Serialized FormClassorg.apache.kafka.commonApache Kafka
InvalidTopicExceptionThe client has attempted to perform an operation on an invalid topic.Classorg.apache.kafka.common.errorsApache Kafka
InvalidRequiredAcksExceptionClassorg.apache.kafka.common.errorsApache Kafka
InvalidMetadataExceptionAn exception that may indicate the client's metadata is out of dateSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
InterruptExceptionAn unchecked wrapper for InterruptedExceptionSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
IntegerSerializerClassorg.apache.kafka.common.serializationApache Kafka
IntegerDeserializerClassorg.apache.kafka.common.serializationApache Kafka
IllegalGenerationExceptionClassorg.apache.kafka.common.errorsApache Kafka
GroupLoadInProgressExceptionThe broker returns this error code for any coordiantor request if it is still loading the metadata (after a leader change for that offsets topic partition) for this group.Classorg.apache.kafka.common.errorsApache Kafka
GroupCoordinatorNotAvailableExceptionThe broker returns this error code for consumer metadata requests or offset commit requests if the offsets topic has not yet been created.Classorg.apache.kafka.common.errorsApache Kafka
GroupAuthorizationExceptionClassorg.apache.kafka.common.errorsApache Kafka
DeserializerInterfaceorg.apache.kafka.common.serializationApache Kafka
DisconnectExceptionServer disconnected before a request could be completed.Classorg.apache.kafka.common.errorsApache Kafka
CorruptRecordExceptionThis exception indicates a record has failed its internal CRC check, this generally indicates network or diskSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
ControllerMovedExceptionClassorg.apache.kafka.common.errorsApache Kafka
ConfigurableInterfaceorg.apache.kafka.commonApache Kafka
ClusterA representation of a subset of the nodes, topics, and partitions in the Kafka cluster.Classorg.apache.kafka.commonApache Kafka
ByteArraySerializerClassorg.apache.kafka.common.serializationApache Kafka
ByteArrayDeserializerClassorg.apache.kafka.common.serializationApache Kafka
BrokerNotAvailableExceptionClassorg.apache.kafka.common.errorsApache Kafka
ApiExceptionAny API exception that is part of the public protocol and should be a subclass of this class and be part of thisSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
AuthorizationExceptionClassorg.apache.kafka.common.errorsApache Kafka
LongSerializerClassorg.apache.kafka.common.serializationApache Kafka
MetricInterfaceorg.apache.kafka.commonApache Kafka
MetricNameThe MetricName class encapsulates a metric's name, logical group and its related attributes This class captures the following parametersClassorg.apache.kafka.commonApache Kafka
NetworkExceptionA misc.Classorg.apache.kafka.common.errorsApache Kafka
NodeClassorg.apache.kafka.commonApache Kafka
NotCoordinatorForGroupExceptionThe broker returns this error code if it receives an offset fetch or commit request for a consumer group that it is not a coordinator for.Classorg.apache.kafka.common.errorsApache Kafka
NotEnoughReplicasAfterAppendExceptionNumber of insync replicas for the partition is lower than min.Classorg.apache.kafka.common.errorsApache Kafka
NotEnoughReplicasExceptionNumber of insync replicas for the partition is lower than min.Classorg.apache.kafka.common.errorsApache Kafka
NotLeaderForPartitionExceptionThis server is not the leader for the given partitionSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
OffsetMetadataTooLargeThe client has tried to save its offset with associated metadata larger than the maximum size allowed by the server.Classorg.apache.kafka.common.errorsApache Kafka
PartitionInfoInformation about a topic-partition.Classorg.apache.kafka.commonApache Kafka
RebalanceInProgressExceptionClassorg.apache.kafka.common.errorsApache Kafka
RecordBatchTooLargeExceptionThis record batch is larger than the maximum allowable sizeSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
RecordTooLargeExceptionThis record is larger than the maximum allowable sizeSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
RetriableExceptionA retryable exception is a transient exception that if retried may succeed.Classorg.apache.kafka.common.errorsApache Kafka
SerializationExceptionAny exception during serialization in the producerSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
SerializerInterfaceorg.apache.kafka.common.serializationApache Kafka
StringDeserializerString encoding defaults to UTF8 and can be customized by setting the property key.Classorg.apache.kafka.common.serializationApache Kafka
StringSerializerString encoding defaults to UTF8 and can be customized by setting the property key.Classorg.apache.kafka.common.serializationApache Kafka
TimeoutExceptionIndicates that a request timed out.Classorg.apache.kafka.common.errorsApache Kafka
TopicAuthorizationExceptionClassorg.apache.kafka.common.errorsApache Kafka
TopicPartitionA topic name and partition numberSee Also:Serialized FormClassorg.apache.kafka.commonApache Kafka
UnknownMemberIdExceptionClassorg.apache.kafka.common.errorsApache Kafka
UnknownServerExceptionAn error occurred on the server for which the client doesn't have a corresponding error code.Classorg.apache.kafka.common.errorsApache Kafka
UnknownTopicOrPartitionExceptionThis topic/partition doesn't existSee Also:Serialized FormClassorg.apache.kafka.common.errorsApache Kafka
WakeupExceptionException used to indicate preemption of a blocking operation by an external thread.Classorg.apache.kafka.common.errorsApache Kafka