# Functions
NewAerospikeSink returns a new AerospikeSink instance.
NewAerospikeSource returns a new AerospikeSource instance set changeNotificationProperties to nil to scan the entire namespace/set.
# Structs
AerospikeKeyBins is an Aerospike Key and BinMap container use it to stream records to the AerospikeSink.
AerospikeProperties is the Aerospike connector configuration properties.
AerospikeSink connector.
AerospikeSource connector.
ChangeNotificationProperties holds the changes polling configuration.