Table of Contents

Class LogTruncationException

Namespace
Org.Apache.Kafka.Clients.Consumer
Assembly
MASES.KNet.dll
public class LogTruncationException : OffsetOutOfRangeException, ISerializable, _Exception, IJVMBridgeCore
Inheritance
LogTruncationException
Implements
Inherited Members

Properties

BridgeClassName

Java class name of the exception

public override string BridgeClassName { get; }

Property Value

string

DivergentOffsets

public Map<TopicPartition, OffsetAndMetadata> DivergentOffsets { get; }

Property Value

Map<TopicPartition, OffsetAndMetadata>