class EsIpAddress
Public Instance Methods
short_type()
click to toggle source
# File lib/wukong-migrate/elasticsearch_fields.rb, line 57 def short_type() 'ip' ; end
# File lib/wukong-migrate/elasticsearch_fields.rb, line 57 def short_type() 'ip' ; end