class Groonga::Client::EmptyRequest

Public Class Methods

new() click to toggle source
# File lib/groonga/client/empty-request.rb, line 21
def initialize
end

Public Instance Methods

wait() click to toggle source
# File lib/groonga/client/empty-request.rb, line 24
def wait
end