Uses of Class
org.apache.flink.cep.nfa.sharedbuffer.SharedBufferNode
Packages that use SharedBufferNode
-
Uses of SharedBufferNode in org.apache.flink.cep.nfa.sharedbuffer
Methods in org.apache.flink.cep.nfa.sharedbuffer that return SharedBufferNodeModifier and TypeMethodDescriptionSharedBufferNodeSerializer.copy(SharedBufferNode from) SharedBufferNodeSerializer.copy(SharedBufferNode from, SharedBufferNode reuse) SharedBufferNodeSerializer.createInstance()SharedBufferNodeSerializer.deserialize(SharedBufferNode reuse, org.apache.flink.core.memory.DataInputView source) SharedBufferNodeSerializer.deserialize(org.apache.flink.core.memory.DataInputView source) Methods in org.apache.flink.cep.nfa.sharedbuffer that return types with arguments of type SharedBufferNodeModifier and TypeMethodDescriptionorg.apache.flink.api.common.typeutils.TypeSerializerSnapshot<SharedBufferNode>SharedBufferNodeSerializer.snapshotConfiguration()Methods in org.apache.flink.cep.nfa.sharedbuffer with parameters of type SharedBufferNodeModifier and TypeMethodDescriptionSharedBufferNodeSerializer.copy(SharedBufferNode from) SharedBufferNodeSerializer.copy(SharedBufferNode from, SharedBufferNode reuse) SharedBufferNodeSerializer.deserialize(SharedBufferNode reuse, org.apache.flink.core.memory.DataInputView source) voidSharedBufferNodeSerializer.serialize(SharedBufferNode record, org.apache.flink.core.memory.DataOutputView target)