Class S3Utils
java.lang.Object
org.gridgain.internal.sql.copy.s3.S3Utils
Collection of S3-related util method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisS3Scheme(String scheme) Checks if the scheme is S3.
-
Constructor Details
-
S3Utils
public S3Utils()
-
-
Method Details
-
isS3Scheme
Checks if the scheme is S3.
-