Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
void |
MasterService.AsyncIface.user_createDependency(List<String> parents,
List<String> children,
String commandPrefix,
List<ByteBuffer> data,
String comment,
String framework,
String frameworkVersion,
int dependencyType,
long childrenBlockSizeByte,
org.apache.thrift.async.AsyncMethodCallback<MasterService.AsyncClient.user_createDependency_call> resultHandler) |
void |
MasterService.AsyncClient.user_createDependency(List<String> parents,
List<String> children,
String commandPrefix,
List<ByteBuffer> data,
String comment,
String framework,
String frameworkVersion,
int dependencyType,
long childrenBlockSizeByte,
org.apache.thrift.async.AsyncMethodCallback<MasterService.AsyncClient.user_createDependency_call> resultHandler) |
Constructor and Description |
---|
user_createDependency_call(List<String> parents,
List<String> children,
String commandPrefix,
List<ByteBuffer> data,
String comment,
String framework,
String frameworkVersion,
int dependencyType,
long childrenBlockSizeByte,
org.apache.thrift.async.AsyncMethodCallback<MasterService.AsyncClient.user_createDependency_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2014. All rights reserved.