public static class RemoteBlockWriter.Factory extends Object
Constructor and Description |
---|
RemoteBlockWriter.Factory() |
Modifier and Type | Method and Description |
---|---|
static RemoteBlockWriter |
createRemoteBlockWriter(TachyonConf conf)
Creates a new
RemoteBlockWriter . |
public static RemoteBlockWriter createRemoteBlockWriter(TachyonConf conf)
RemoteBlockWriter
.conf
- Tachyon configurationRemoteBlockWriter
Copyright © 2015. All Rights Reserved.