Uses of Interface
net.snowflake.ingest.streaming.OffsetTokenVerificationFunction
-
Packages that use OffsetTokenVerificationFunction Package Description net.snowflake.ingest.streaming -
-
Uses of OffsetTokenVerificationFunction in net.snowflake.ingest.streaming
Methods in net.snowflake.ingest.streaming that return OffsetTokenVerificationFunction Modifier and Type Method Description OffsetTokenVerificationFunction
OpenChannelRequest. getOffsetTokenVerificationFunction()
Methods in net.snowflake.ingest.streaming with parameters of type OffsetTokenVerificationFunction Modifier and Type Method Description OpenChannelRequest.OpenChannelRequestBuilder
OpenChannelRequest.OpenChannelRequestBuilder. setOffsetTokenVerificationFunction(OffsetTokenVerificationFunction function)
-