Uses of Class
org.apache.storm.generated.SupervisorPageInfo
Packages that use SupervisorPageInfo
Package
Description
-
Uses of SupervisorPageInfo in org.apache.storm
Methods in org.apache.storm that return SupervisorPageInfoModifier and TypeMethodDescriptionLocalCluster.getSupervisorPageInfo
(String id, String host, boolean isIncludeSys) -
Uses of SupervisorPageInfo in org.apache.storm.daemon.nimbus
Methods in org.apache.storm.daemon.nimbus that return SupervisorPageInfoModifier and TypeMethodDescriptionNimbus.getSupervisorPageInfo
(String superId, String host, boolean includeSys) -
Uses of SupervisorPageInfo in org.apache.storm.daemon.ui
Methods in org.apache.storm.daemon.ui with parameters of type SupervisorPageInfoModifier and TypeMethodDescriptionUIHelpers.getSupervisorPageInfo
(SupervisorPageInfo supervisorPageInfo, Map<String, Object> config) getSupervisorPageInfo.UIHelpers.getWorkerSummaries
(SupervisorPageInfo supervisorPageInfo, Map<String, Object> config) getWorkerSummaries. -
Uses of SupervisorPageInfo in org.apache.storm.generated
Methods in org.apache.storm.generated that return SupervisorPageInfoModifier and TypeMethodDescriptionSupervisorPageInfo.deepCopy()
Nimbus.getSupervisorPageInfo_result.get_success()
Nimbus.AsyncClient.getSupervisorPageInfo_call.getResult()
Nimbus.Client.getSupervisorPageInfo
(String id, String host, boolean is_include_sys) Nimbus.Iface.getSupervisorPageInfo
(String id, String host, boolean is_include_sys) Nimbus.Client.recv_getSupervisorPageInfo()
Methods in org.apache.storm.generated that return types with arguments of type SupervisorPageInfoModifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<SupervisorPageInfo>
Nimbus.AsyncProcessor.getSupervisorPageInfo.getResultHandler
(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in org.apache.storm.generated with parameters of type SupervisorPageInfoModifier and TypeMethodDescriptionint
SupervisorPageInfo.compareTo
(SupervisorPageInfo other) boolean
SupervisorPageInfo.equals
(SupervisorPageInfo that) void
Nimbus.getSupervisorPageInfo_result.set_success
(SupervisorPageInfo success) Method parameters in org.apache.storm.generated with type arguments of type SupervisorPageInfoModifier and TypeMethodDescriptionvoid
Nimbus.AsyncClient.getSupervisorPageInfo
(String id, String host, boolean is_include_sys, org.apache.storm.thrift.async.AsyncMethodCallback<SupervisorPageInfo> resultHandler) void
Nimbus.AsyncIface.getSupervisorPageInfo
(String id, String host, boolean is_include_sys, org.apache.storm.thrift.async.AsyncMethodCallback<SupervisorPageInfo> resultHandler) void
Nimbus.AsyncProcessor.getSupervisorPageInfo.start
(I iface, Nimbus.getSupervisorPageInfo_args args, org.apache.storm.thrift.async.AsyncMethodCallback<SupervisorPageInfo> resultHandler) Constructors in org.apache.storm.generated with parameters of type SupervisorPageInfoModifierConstructorDescriptiongetSupervisorPageInfo_result
(SupervisorPageInfo success, NotAliveException e, AuthorizationException aze) Performs a deep copy on other.Constructor parameters in org.apache.storm.generated with type arguments of type SupervisorPageInfoModifierConstructorDescriptiongetSupervisorPageInfo_call
(String id, String host, boolean is_include_sys, org.apache.storm.thrift.async.AsyncMethodCallback<SupervisorPageInfo> resultHandler, org.apache.storm.thrift.async.TAsyncClient client, org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory, org.apache.storm.thrift.transport.TNonblockingTransport transport)