public static class Nimbus.AsyncClient.uploadNewCredentials_call extends org.apache.storm.thrift.async.TAsyncMethodCall<Void>
Constructor and Description |
---|
uploadNewCredentials_call(String name,
Credentials creds,
org.apache.storm.thrift.async.AsyncMethodCallback<Void> 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 |
---|---|
Void |
getResult() |
void |
write_args(org.apache.storm.thrift.protocol.TProtocol prot) |
public uploadNewCredentials_call(String name, Credentials creds, org.apache.storm.thrift.async.AsyncMethodCallback<Void> 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<Void>
org.apache.storm.thrift.TException
public Void getResult() throws NotAliveException, InvalidTopologyException, AuthorizationException, org.apache.storm.thrift.TException
getResult
in class org.apache.storm.thrift.async.TAsyncMethodCall<Void>
NotAliveException
InvalidTopologyException
AuthorizationException
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.