Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1018015 // fullestServer

JavaX fragment (include)

static Pair<S, Double> fullestServer() {
  new Best<S> fullest;
  for (S domain : mechList("Primary server domains"))
    fullest.put(domain, parseDiskSpacePercentage(serverDiskSpace(domain)));
  ret pair(fullest!, fullest.bestScore());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018015
Snippet name: fullestServer
Eternal ID of this version: #1018015/1
Text MD5: 7801c612eba5f623357424a1e232da5c
Author: stefan
Category: javax / a.i. / web
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-26 13:14:11
Source code size: 243 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 265 / 292
Referenced in: [show references]