public class HdfsEnv extends Env
nativeHandle_owningHandle_| Constructor and Description |
|---|
HdfsEnv(String fsName)
Creates a new environment that is used for HDFS environment.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
disposeInternal(long handle) |
getBackgroundThreads, getDefault, getThreadList, getThreadPoolQueueLen, incBackgroundThreadsIfNeeded, lowerThreadPoolCPUPriority, lowerThreadPoolIOPriority, setBackgroundThreads, setBackgroundThreadsdisposeInternal, getNativeHandleclose, disOwnNativeHandle, isOwningHandledispose, finalizepublic HdfsEnv(String fsName)
Creates a new environment that is used for HDFS environment.
The caller must delete the result when it is no longer needed.
fsName - the HDFS as a string in the form "hdfs://hostname:port/"protected final void disposeInternal(long handle)
disposeInternal in class RocksObjectCopyright © 2021. All rights reserved.