public static class Nimbus.AsyncClient.getComponentPageInfo_call extends org.apache.storm.thrift.async.TAsyncMethodCall<ComponentPageInfo>
Constructor and Description |
---|
getComponentPageInfo_call(String topology_id,
String component_id,
String window,
boolean is_include_sys,
org.apache.storm.thrift.async.AsyncMethodCallback<ComponentPageInfo> 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 |
---|---|
ComponentPageInfo |
getResult() |
void |
write_args(org.apache.storm.thrift.protocol.TProtocol prot) |
public getComponentPageInfo_call(String topology_id, String component_id, String window, boolean is_include_sys, org.apache.storm.thrift.async.AsyncMethodCallback<ComponentPageInfo> 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<ComponentPageInfo>
org.apache.storm.thrift.TException
public ComponentPageInfo getResult() throws NotAliveException, AuthorizationException, org.apache.storm.thrift.TException
getResult
in class org.apache.storm.thrift.async.TAsyncMethodCall<ComponentPageInfo>
NotAliveException
AuthorizationException
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.