Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
ComponentPageInfo |
ComponentPageInfo.deepCopy() |
ComponentPageInfo |
Nimbus.getComponentPageInfo_result.get_success() |
ComponentPageInfo |
Nimbus.Iface.getComponentPageInfo(String topology_id,
String component_id,
String window,
boolean is_include_sys) |
ComponentPageInfo |
Nimbus.Client.getComponentPageInfo(String topology_id,
String component_id,
String window,
boolean is_include_sys) |
ComponentPageInfo |
Nimbus.AsyncClient.getComponentPageInfo_call.getResult() |
ComponentPageInfo |
Nimbus.Client.recv_getComponentPageInfo() |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<ComponentPageInfo> |
Nimbus.AsyncProcessor.getComponentPageInfo.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
ComponentPageInfo.compareTo(ComponentPageInfo other) |
boolean |
ComponentPageInfo.equals(ComponentPageInfo that) |
void |
Nimbus.getComponentPageInfo_result.set_success(ComponentPageInfo success) |
Modifier and Type | Method and Description |
---|---|
void |
Nimbus.AsyncProcessor.getComponentPageInfo.start(I iface,
Nimbus.getComponentPageInfo_args args,
org.apache.thrift.async.AsyncMethodCallback<ComponentPageInfo> resultHandler) |
Constructor and Description |
---|
ComponentPageInfo(ComponentPageInfo other)
Performs a deep copy on other.
|
getComponentPageInfo_result(ComponentPageInfo success,
NotAliveException e,
AuthorizationException aze) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.