import 枚举类型

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

使用

PeerProtocol.valueOf(protocol)

protocol是string类型

PeerProtocol的定义代码为

JRuby中String转java的enum类型

相关文章: