Package | Description |
---|---|
tachyon.client |
Modifier and Type | Field and Description |
---|---|
protected WriteType |
OutStream.WRITE_TYPE |
Modifier and Type | Method and Description |
---|---|
static WriteType |
WriteType.getOpType(String op) |
static WriteType |
WriteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteType[] |
WriteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OutStream |
TachyonFile.getOutStream(WriteType writeType) |
Copyright © 2013. All rights reserved.