Package io.camunda.zeebe.protocol.record
Class ValueTypeMapping.Mapping<T extends RecordValue,I extends Enum<I> & Intent>
java.lang.Object
io.camunda.zeebe.protocol.record.ValueTypeMapping.Mapping<T,I>
- Type Parameters:
T- the value typeI- the intent type
- Enclosing class:
- ValueTypeMapping
public static final class ValueTypeMapping.Mapping<T extends RecordValue,I extends Enum<I> & Intent>
extends Object
A mapping between value type, an abstract protocol type extending
RecordValue, and the
equivalent intent.-
Method Summary
-
Method Details
-
getValueClass
-
getIntentClass
-