| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc | |
| org.apache.hadoop.portmap |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RpcProgram.register(PortmapMapping mapEntry,
boolean set)
Register the program with Portmap or Rpcbind
|
| Modifier and Type | Method and Description |
|---|---|
static PortmapMapping |
PortmapMapping.deserialize(XDR xdr) |
static PortmapMapping |
PortmapRequest.mapping(XDR xdr) |
| Modifier and Type | Method and Description |
|---|---|
static XDR |
PortmapRequest.create(PortmapMapping mapping,
boolean set) |
static String |
PortmapMapping.key(PortmapMapping mapping) |
static XDR |
PortmapResponse.pmapList(XDR xdr,
int xid,
PortmapMapping[] list) |
Copyright © 2018 CERN. All Rights Reserved.