Uses of Enum
org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils.Protocol
Packages that use PekkoRpcServiceUtils.Protocol
-
Uses of PekkoRpcServiceUtils.Protocol in org.apache.flink.runtime.rpc.pekko
Methods in org.apache.flink.runtime.rpc.pekko that return PekkoRpcServiceUtils.ProtocolModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PekkoRpcServiceUtils.Protocol[]PekkoRpcServiceUtils.Protocol.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.rpc.pekko with parameters of type PekkoRpcServiceUtils.ProtocolModifier and TypeMethodDescriptionstatic StringPekkoRpcServiceUtils.getRpcUrl(String hostname, int port, String endpointName, org.apache.flink.runtime.rpc.AddressResolution addressResolution, PekkoRpcServiceUtils.Protocol protocol)