Interface | Description |
---|---|
ContainerOverlay |
A container overlay to produce a container specification.
|
Class | Description |
---|---|
CompositeContainerOverlay |
A composite overlay that delegates to a set of inner overlays.
|
FlinkDistributionOverlay |
Overlays Flink into a container, based on supplied bin/conf/lib directories.
|
FlinkDistributionOverlay.Builder |
A builder for the
FlinkDistributionOverlay . |
HadoopConfOverlay |
Overlays a Hadoop configuration into a container, based on a supplied Hadoop configuration
directory.
|
HadoopConfOverlay.Builder |
A builder for the
HadoopConfOverlay . |
HadoopUserOverlay |
Overlays a Hadoop user context into a container.
|
HadoopUserOverlay.Builder |
A builder for the
HadoopUserOverlay . |
KeytabOverlay |
Overlays cluster-level Kerberos credentials (i.e.
|
KeytabOverlay.Builder |
A builder for the
KeytabOverlay . |
Krb5ConfOverlay |
Overlays a Kerberos configuration file into a container.
|
Krb5ConfOverlay.Builder |
A builder for the
Krb5ConfOverlay . |
SSLStoreOverlay |
Overlays an SSL keystore/truststore into a container.
|
SSLStoreOverlay.Builder |
A builder for the
Krb5ConfOverlay . |
UserLibOverlay |
Overlays the user library into a container.
|
UserLibOverlay.Builder |
A builder for the
UserLibOverlay . |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.