getCN function

Get the coordinating node associated with this D1Client object.

Get the coordinating node associated with this D1Client object.

getCN(x) ## S4 method for signature 'D1Client' getCN(x)

Arguments

  • x: A D1Client object.

Note

The method getCN has been deprecated.

Examples

## Not run: cli <- D1Client("STAGING2", "urn:node:mnTestKNB") testCN <- getCN(cli) ## End(Not run)

See Also

D1Clientclass description.

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10