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