|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpType | |
---|---|
tachyon.client |
Uses of OpType in tachyon.client |
---|
Methods in tachyon.client that return OpType | |
---|---|
static OpType |
OpType.getOpType(String op)
|
static OpType |
OpType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OpType[] |
OpType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in tachyon.client with parameters of type OpType | |
---|---|
InStream |
TachyonFile.getInStream(OpType opType)
|
OutStream |
TachyonFile.getOutStream(OpType opType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |