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 OffsetTokenVerificationFunctionOpenChannelRequest. getOffsetTokenVerificationFunction()Methods in net.snowflake.ingest.streaming with parameters of type OffsetTokenVerificationFunction Modifier and Type Method Description OpenChannelRequest.OpenChannelRequestBuilderOpenChannelRequest.OpenChannelRequestBuilder. setOffsetTokenVerificationFunction(OffsetTokenVerificationFunction function)
-