| Package | Description |
|---|---|
| org.apache.flink.cep.nfa |
| Modifier and Type | Method and Description |
|---|---|
protected NFAStateSerializer |
NFAStateSerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
NFAStateSerializerSnapshot.getNestedSerializers(NFAStateSerializer outerSerializer) |
| Constructor and Description |
|---|
NFAStateSerializerSnapshot(NFAStateSerializer serializerInstance)
Constructor to create the snapshot for writing.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.