Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidPathException
Path string is invalid either because it has invalid characters or due to
other file system specific reasons.
|
Modifier and Type | Method and Description |
---|---|
RPC.Server |
RPC.Builder.build()
Build the RPC Server.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.