Package io.trino.hdfs.rubix
Class TrinoClusterManager
java.lang.Object
com.qubole.rubix.spi.ClusterManager
io.trino.hdfs.rubix.TrinoClusterManager
public class TrinoClusterManager
extends com.qubole.rubix.spi.ClusterManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.qubole.rubix.spi.ClusterTypeprotected Stringprotected Stringstatic voidsetNodeManager(NodeManager value) Methods inherited from class com.qubole.rubix.spi.ClusterManager
getCurrentNodeName, getNodes, initialize, locateKey
-
Constructor Details
-
TrinoClusterManager
public TrinoClusterManager()
-
-
Method Details
-
setNodeManager
-
getClusterType
public com.qubole.rubix.spi.ClusterType getClusterType()- Specified by:
getClusterTypein classcom.qubole.rubix.spi.ClusterManager
-
getNodesInternal
- Specified by:
getNodesInternalin classcom.qubole.rubix.spi.ClusterManager
-
getCurrentNodeHostname
- Overrides:
getCurrentNodeHostnamein classcom.qubole.rubix.spi.ClusterManager
-
getCurrentNodeHostAddress
- Overrides:
getCurrentNodeHostAddressin classcom.qubole.rubix.spi.ClusterManager
-