Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-load
/
io.airbyte.cdk.load.data
/
Transformations
/
Companion
Companion
object
Companion
Members
Properties
NON_
ALPHANUMERIC_
AND_
UNDERSCORE_
PATTERN
Link copied to clipboard
const
val
NON_ALPHANUMERIC_AND_UNDERSCORE_PATTERN
:
String
Functions
to
Alphanumeric
And
Underscore
Link copied to clipboard
fun
toAlphanumericAndUnderscore
(
s
:
String
)
:
String
to
Avro
Safe
Name
Link copied to clipboard
fun
toAvroSafeName
(
name
:
String
)
:
String
to
Avro
Safe
Namespace
Link copied to clipboard
fun
toAvroSafeNamespace
(
namespace
:
String
)
:
String
to
Azure
Blob
Safe
Path
Link copied to clipboard
fun
toAzureBlobSafePath
(
input
:
String
)
:
String
to
S3Safe
Characters
Link copied to clipboard
fun
toS3SafeCharacters
(
input
:
String
)
:
String