Uses of Class
org.apache.storm.generated.OwnerResourceSummary
Packages that use OwnerResourceSummary
Package
Description
-
Uses of OwnerResourceSummary in org.apache.storm
Methods in org.apache.storm that return types with arguments of type OwnerResourceSummary -
Uses of OwnerResourceSummary in org.apache.storm.daemon.nimbus
Methods in org.apache.storm.daemon.nimbus that return types with arguments of type OwnerResourceSummary -
Uses of OwnerResourceSummary in org.apache.storm.daemon.ui
Methods in org.apache.storm.daemon.ui with parameters of type OwnerResourceSummaryModifier and TypeMethodDescriptionUIHelpers.unpackOwnerResourceSummary
(OwnerResourceSummary ownerResourceSummary) Prettify OwnerResourceSummary.Method parameters in org.apache.storm.daemon.ui with type arguments of type OwnerResourceSummaryModifier and TypeMethodDescriptionUIHelpers.getOwnerResourceSummaries
(List<OwnerResourceSummary> ownerResourceSummaries, Map<String, Object> conf) Get prettified ownerResourceSummaries.UIHelpers.getOwnerResourceSummary
(List<OwnerResourceSummary> ownerResourceSummaries, Nimbus.Iface client, String id, Map<String, Object> config) Get a specific owner resource summary. -
Uses of OwnerResourceSummary in org.apache.storm.generated
Methods in org.apache.storm.generated that return OwnerResourceSummaryMethods in org.apache.storm.generated that return types with arguments of type OwnerResourceSummaryModifier and TypeMethodDescriptionNimbus.getOwnerResourceSummaries_result.get_success()
Nimbus.getOwnerResourceSummaries_result.get_success_iterator()
Nimbus.Client.getOwnerResourceSummaries
(String owner) Nimbus.Iface.getOwnerResourceSummaries
(String owner) Nimbus.AsyncClient.getOwnerResourceSummaries_call.getResult()
org.apache.storm.thrift.async.AsyncMethodCallback<List<OwnerResourceSummary>>
Nimbus.AsyncProcessor.getOwnerResourceSummaries.getResultHandler
(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Nimbus.Client.recv_getOwnerResourceSummaries()
Methods in org.apache.storm.generated with parameters of type OwnerResourceSummaryModifier and TypeMethodDescriptionvoid
Nimbus.getOwnerResourceSummaries_result.add_to_success
(OwnerResourceSummary elem) int
OwnerResourceSummary.compareTo
(OwnerResourceSummary other) boolean
OwnerResourceSummary.equals
(OwnerResourceSummary that) Method parameters in org.apache.storm.generated with type arguments of type OwnerResourceSummaryModifier and TypeMethodDescriptionvoid
Nimbus.AsyncClient.getOwnerResourceSummaries
(String owner, org.apache.storm.thrift.async.AsyncMethodCallback<List<OwnerResourceSummary>> resultHandler) void
Nimbus.AsyncIface.getOwnerResourceSummaries
(String owner, org.apache.storm.thrift.async.AsyncMethodCallback<List<OwnerResourceSummary>> resultHandler) void
Nimbus.getOwnerResourceSummaries_result.set_success
(List<OwnerResourceSummary> success) void
Nimbus.AsyncProcessor.getOwnerResourceSummaries.start
(I iface, Nimbus.getOwnerResourceSummaries_args args, org.apache.storm.thrift.async.AsyncMethodCallback<List<OwnerResourceSummary>> resultHandler) Constructors in org.apache.storm.generated with parameters of type OwnerResourceSummaryModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in org.apache.storm.generated with type arguments of type OwnerResourceSummaryModifierConstructorDescriptiongetOwnerResourceSummaries_call
(String owner, org.apache.storm.thrift.async.AsyncMethodCallback<List<OwnerResourceSummary>> resultHandler, org.apache.storm.thrift.async.TAsyncClient client, org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory, org.apache.storm.thrift.transport.TNonblockingTransport transport)