Tutorial by Topics: pair

Option/FlagDescriptionoptionoption description-hhostname. Defaults to "localhost." If you do not specify a host repair is run on the same host that the command is executed from.-pJMX port. The default is 7199.-uusername. Only required if JMX security is enabled.-pwpassword. Only requir...
Haskell does not support tuples with one component natively. Units (written ()) can be understood as tuples with zero components. There are no predefined functions to extract components of tuples with more than two components. If you feel that you need such functions, consider using ...
Synopsis nodetool [node-options] repair [other-options] Node options [(-h <host> | --host <host>)] [(-p <port> | --port <port>)] [(-pw <password> | --password <password>)] [(-pwf <passwordFilePath> | --password-file <pass...
A Pair is one of the most basic data type in scheme. It is also usually called cons cells.

Page 1 of 1