@ThreadSafe
public class BasicOperations
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Boolean>
| Constructor and Description |
|---|
BasicOperations(AlluxioURI filePath,
ReadType readType,
WriteType writeType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
call() |
public BasicOperations(AlluxioURI filePath, ReadType readType, WriteType writeType)
Copyright © 2019. All Rights Reserved.