@PublicEvolving
public interface MongoSinkContext
MongoSerializationSchema.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.connector.sink2.Sink.InitContext |
getInitContext()
Returns the current sink's init context.
|
MongoWriteOptions |
getWriteOptions()
Returns the write options of MongoSink.
|
long |
processTime()
Returns the current process time in flink.
|
org.apache.flink.api.connector.sink2.Sink.InitContext getInitContext()
long processTime()
MongoWriteOptions getWriteOptions()
Copyright © 2022–2025 The Apache Software Foundation. All rights reserved.