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