public static class Nimbus.AsyncClient.getComponentPendingProfileActions_call extends org.apache.storm.thrift.async.TAsyncMethodCall<List<ProfileRequest>>
Constructor and Description |
---|
getComponentPendingProfileActions_call(String id,
String component_id,
ProfileAction action,
org.apache.storm.thrift.async.AsyncMethodCallback<List<ProfileRequest>> resultHandler,
org.apache.storm.thrift.async.TAsyncClient client,
org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.storm.thrift.transport.TNonblockingTransport transport) |
Modifier and Type | Method and Description |
---|---|
List<ProfileRequest> |
getResult() |
void |
write_args(org.apache.storm.thrift.protocol.TProtocol prot) |
public getComponentPendingProfileActions_call(String id, String component_id, ProfileAction action, org.apache.storm.thrift.async.AsyncMethodCallback<List<ProfileRequest>> resultHandler, org.apache.storm.thrift.async.TAsyncClient client, org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory, org.apache.storm.thrift.transport.TNonblockingTransport transport) throws org.apache.storm.thrift.TException
org.apache.storm.thrift.TException
public void write_args(org.apache.storm.thrift.protocol.TProtocol prot) throws org.apache.storm.thrift.TException
write_args
in class org.apache.storm.thrift.async.TAsyncMethodCall<List<ProfileRequest>>
org.apache.storm.thrift.TException
public List<ProfileRequest> getResult() throws org.apache.storm.thrift.TException
getResult
in class org.apache.storm.thrift.async.TAsyncMethodCall<List<ProfileRequest>>
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.