class Protobuf::Rpc::Stat

def stopped?

def stopped?
  !end_time.nil?
end