import 枚举类型

java_import org.apache.hadoop.hbase.replication.ReplicationPeer::PeerProtocol

使用

PeerProtocol.valueOf(protocol)

protocol是string类型

PeerProtocol的定义代码为

JRuby中String转java的enum类型

相关文章:

  • 2021-11-04
  • 2022-01-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-11
  • 2021-09-22
  • 2021-12-18
  • 2022-12-23
  • 2021-07-23
  • 2022-02-10
  • 2021-05-22
相关资源
相似解决方案