Sha256: 05a0cd6a18979254e81ee4a31b4e0709e2f3bc516d6228129d6abcbad045cfc0

Contents?: true

Size: 431 Bytes

Versions: 18

Compression:

Stored size: 431 Bytes

Contents

#
# Autogenerated by Thrift Compiler (0.9.0)
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
#

require 'thrift'

module Fb_status
  DEAD = 0
  STARTING = 1
  ALIVE = 2
  STOPPING = 3
  STOPPED = 4
  WARNING = 5
  VALUE_MAP = {0 => "DEAD", 1 => "STARTING", 2 => "ALIVE", 3 => "STOPPING", 4 => "STOPPED", 5 => "WARNING"}
  VALID_VALUES = Set.new([DEAD, STARTING, ALIVE, STOPPING, STOPPED, WARNING]).freeze
end

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
rbhive-u2i-1.0.2 lib/thrift/fb303_types.rb
rbhive-u2i-1.0.1 lib/thrift/fb303_types.rb
rbhive-1.0.0 lib/thrift/fb303_types.rb
sequel_impala-1.1.0 lib/thrift/fb303_types.rb
sequel-impala-1.1.0 lib/thrift/fb303_types.rb
sequel-impala-1.0.1 lib/thrift/fb303_types.rb
rbhive-u2i-1.0.0 lib/thrift/fb303_types.rb
rbhive-1.0.3.pre lib/thrift/fb303_types.rb
rbhive-vidma-1.0.2.pre1.pre.thrift0.9.1 lib/thrift/fb303_types.rb
rbhive-vidma-1.0.2.pre.pre.thrift0.9.1 lib/thrift/fb303_types.rb
rbhive-1.0.2.pre lib/thrift/fb303_types.rb
rbhive-1.0.1.pre lib/thrift/fb303_types.rb
rbhive-1.0.0.pre lib/thrift/fb303_types.rb
rbhive-0.6.0 lib/thrift/fb303_types.rb
rbhive-0.5.3 lib/thrift/fb303_types.rb
rbhive-0.5.2 lib/thrift/fb303_types.rb
rbhive-0.5.1 lib/thrift/fb303_types.rb
rbhive-0.5.0 lib/thrift/fb303_types.rb