Class PartitionConsumeRecord.ExceededFields
java.lang.Object
io.confluent.kafkarest.entities.v3.PartitionConsumeRecord.ExceededFields
- Enclosing class:
PartitionConsumeRecord
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExceededFields
public ExceededFields(boolean value, boolean key)
-
-
Method Details
-
isKey
public boolean isKey() -
isValue
public boolean isValue()
-