C D E G I L N O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- channelReadChunkSize() - Method in class org.apache.iceberg.gcp.GCPProperties
- channelWriteChunkSize() - Method in class org.apache.iceberg.gcp.GCPProperties
- client() - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- clientLibToken() - Method in class org.apache.iceberg.gcp.GCPProperties
- close() - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- create(Map<String, String>) - Static method in class org.apache.iceberg.gcp.gcs.OAuth2RefreshCredentialsHandler
D
- decryptionKey() - Method in class org.apache.iceberg.gcp.GCPProperties
- deleteBatchSize() - Method in class org.apache.iceberg.gcp.GCPProperties
- deleteFile(String) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- deleteFiles(Iterable<String>) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- deletePrefix(String) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
E
- encryptionKey() - Method in class org.apache.iceberg.gcp.GCPProperties
G
- GCPProperties - Class in org.apache.iceberg.gcp
- GCPProperties() - Constructor for class org.apache.iceberg.gcp.GCPProperties
- GCPProperties(Map<String, String>) - Constructor for class org.apache.iceberg.gcp.GCPProperties
- GCS_CHANNEL_READ_CHUNK_SIZE - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_CHANNEL_WRITE_CHUNK_SIZE - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_CLIENT_LIB_TOKEN - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_DECRYPTION_KEY - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_DELETE_BATCH_SIZE - Static variable in class org.apache.iceberg.gcp.GCPProperties
-
Configure the batch size used when deleting multiple files from a given GCS bucket
- GCS_DELETE_BATCH_SIZE_DEFAULT - Static variable in class org.apache.iceberg.gcp.GCPProperties
-
Max possible batch size for deletion.
- GCS_ENCRYPTION_KEY - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_NO_AUTH - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_OAUTH2_REFRESH_CREDENTIALS_ENABLED - Static variable in class org.apache.iceberg.gcp.GCPProperties
-
Controls whether vended credentials should be refreshed or not.
- GCS_OAUTH2_REFRESH_CREDENTIALS_ENDPOINT - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_OAUTH2_TOKEN - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_OAUTH2_TOKEN_EXPIRES_AT - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_PROJECT_ID - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_SERVICE_HOST - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCS_USER_PROJECT - Static variable in class org.apache.iceberg.gcp.GCPProperties
- GCSFileIO - Class in org.apache.iceberg.gcp.gcs
-
FileIO Implementation backed by Google Cloud Storage (GCS)
- GCSFileIO() - Constructor for class org.apache.iceberg.gcp.gcs.GCSFileIO
-
No-arg constructor to load the FileIO dynamically.
- GCSFileIO(SerializableSupplier<Storage>, GCPProperties) - Constructor for class org.apache.iceberg.gcp.gcs.GCSFileIO
-
Constructor with custom storage supplier and GCP properties.
I
- initialize(Map<String, String>) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
L
- listPrefix(String) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
N
- newInputFile(String) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- newInputFile(String, long) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- newOutputFile(String) - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
- noAuth() - Method in class org.apache.iceberg.gcp.GCPProperties
O
- oauth2RefreshCredentialsEnabled() - Method in class org.apache.iceberg.gcp.GCPProperties
- oauth2RefreshCredentialsEndpoint() - Method in class org.apache.iceberg.gcp.GCPProperties
- OAuth2RefreshCredentialsHandler - Class in org.apache.iceberg.gcp.gcs
- oauth2Token() - Method in class org.apache.iceberg.gcp.GCPProperties
- oauth2TokenExpiresAt() - Method in class org.apache.iceberg.gcp.GCPProperties
- org.apache.iceberg.gcp - package org.apache.iceberg.gcp
- org.apache.iceberg.gcp.gcs - package org.apache.iceberg.gcp.gcs
P
- projectId() - Method in class org.apache.iceberg.gcp.GCPProperties
- properties() - Method in class org.apache.iceberg.gcp.gcs.GCSFileIO
R
- refreshAccessToken() - Method in class org.apache.iceberg.gcp.gcs.OAuth2RefreshCredentialsHandler
S
- serviceHost() - Method in class org.apache.iceberg.gcp.GCPProperties
U
- userProject() - Method in class org.apache.iceberg.gcp.GCPProperties
All Classes All Packages