public abstract class Nfs3Base extends Object
RpcProgram
.
Only TCP server is supported and UDP is not supported.Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
static int |
SHUTDOWN_HOOK_PRIORITY
Priority of the nfsd shutdown hook.
|
Modifier | Constructor and Description |
---|---|
protected |
Nfs3Base(RpcProgram rpcProgram,
org.apache.hadoop.conf.Configuration conf) |
public static final org.apache.commons.logging.Log LOG
public static final int SHUTDOWN_HOOK_PRIORITY
protected Nfs3Base(RpcProgram rpcProgram, org.apache.hadoop.conf.Configuration conf)
public RpcProgram getRpcProgram()
public void start(boolean register)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.