JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
F
G
H
I
K
L
R
S
T
W
A
addMappings()
- Method in class water.k8s.api.
KubernetesRestApi
B
build()
- Method in class water.k8s.lookup.
LookupConstraintsBuilder
Construct a never-empty collection of
LookupConstraint
instances.
C
close()
- Method in class water.k8s.api.
KubernetesRestApi
ClusterSizeConstraint
- Class in
water.k8s.lookup
Constraint triggered when a pre-defined amount of pods is discovered.
ClusterSizeConstraint(int)
- Constructor for class water.k8s.lookup.
ClusterSizeConstraint
F
fromH2ODefaults()
- Static method in class water.k8s.lookup.
KubernetesDnsLookup
G
get(RouterNanoHTTPD.UriResource, Map<String, String>, NanoHTTPD.IHTTPSession)
- Method in class water.k8s.probe.
KubernetesLeaderNodeProbeHandler
getCurrentNodeInfo()
- Static method in class water.k8s.
H2OCluster
getMimeType()
- Method in class water.k8s.probe.
KubernetesLeaderNodeProbeHandler
getStatus()
- Method in class water.k8s.probe.
KubernetesLeaderNodeProbeHandler
getText()
- Method in class water.k8s.probe.
KubernetesLeaderNodeProbeHandler
H
H2OCluster
- Class in
water.k8s
H2OCluster()
- Constructor for class water.k8s.
H2OCluster
H2OCluster.H2ONodeInfo
- Interface in
water.k8s
I
isClustered()
- Static method in class water.k8s.
H2OCluster
isLeader()
- Method in interface water.k8s.
H2OCluster.H2ONodeInfo
isLookupEnded(Set<String>)
- Method in class water.k8s.lookup.
ClusterSizeConstraint
isLookupEnded(Set<String>)
- Method in interface water.k8s.lookup.
LookupConstraint
isLookupEnded(Set<String>)
- Method in class water.k8s.lookup.
TimeoutConstraint
isLookupPossible()
- Static method in class water.k8s.lookup.
KubernetesDnsLookup
isRunningOnKubernetes()
- Static method in class water.k8s.
H2OCluster
K
K8S_DESIRED_CLUSTER_SIZE_KEY
- Static variable in class water.k8s.
H2OCluster
K8S_NODE_LOOKUP_TIMEOUT_KEY
- Static variable in class water.k8s.
H2OCluster
KUBERNETES_REST_API_PORT_KEY
- Static variable in class water.k8s.api.
KubernetesRestApi
KubernetesDnsLookup
- Class in
water.k8s.lookup
Discovery strategy on a DNS cluster leveraging the DNS record of a Kubernetes headless service present in the cluster.
KubernetesDnsLookup(String)
- Constructor for class water.k8s.lookup.
KubernetesDnsLookup
KubernetesLeaderNodeProbeHandler
- Class in
water.k8s.probe
KubernetesLeaderNodeProbeHandler()
- Constructor for class water.k8s.probe.
KubernetesLeaderNodeProbeHandler
KubernetesLookup
- Interface in
water.k8s.lookup
KubernetesRestApi
- Class in
water.k8s.api
This class represents a tiny (memory, cpu, dependencies) self-contained API only for Kubernetes, running separately on localhost on a specified port.
KubernetesRestApi()
- Constructor for class water.k8s.api.
KubernetesRestApi
Creates, but not starts Kubernetes REST API.
L
LookupConstraint
- Interface in
water.k8s.lookup
A constraint during Pod lookup in Kubernetes cluster.
LookupConstraintsBuilder
- Class in
water.k8s.lookup
Builder for lookup constraints.
LookupConstraintsBuilder()
- Constructor for class water.k8s.lookup.
LookupConstraintsBuilder
lookupNodes(Collection<LookupConstraint>)
- Method in class water.k8s.lookup.
KubernetesDnsLookup
Looks up H2O pods via configured K8S Stateless service DNS.
lookupNodes(Collection<LookupConstraint>)
- Method in interface water.k8s.lookup.
KubernetesLookup
Looks up H2O pods in K8S cluster.
R
resolveNodeIPs()
- Static method in class water.k8s.
H2OCluster
S
setCurrentNodeInfo(H2OCluster.H2ONodeInfo)
- Static method in class water.k8s.
H2OCluster
start()
- Method in class water.k8s.api.
KubernetesRestApi
start(int)
- Method in class water.k8s.api.
KubernetesRestApi
T
TimeoutConstraint
- Class in
water.k8s.lookup
Constraints triggered once the lookup takes a certain amount of time.
TimeoutConstraint(int)
- Constructor for class water.k8s.lookup.
TimeoutConstraint
W
water.k8s
- package water.k8s
water.k8s.api
- package water.k8s.api
water.k8s.lookup
- package water.k8s.lookup
water.k8s.probe
- package water.k8s.probe
withDesiredClusterSize(int)
- Method in class water.k8s.lookup.
LookupConstraintsBuilder
withTimeoutSeconds(Integer)
- Method in class water.k8s.lookup.
LookupConstraintsBuilder
A
B
C
F
G
H
I
K
L
R
S
T
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes