Returns whether if the connection is closed
Returns:
135 136 137
# File 'lib/hbase-jruby/hbase.rb', line 135 def closed? @closed end