Uses of Class
org.apache.storm.generated.LogConfig
Packages that use LogConfig
Package
Description
-
Uses of LogConfig in org.apache.storm
Methods in org.apache.storm that return LogConfigMethods in org.apache.storm with parameters of type LogConfig -
Uses of LogConfig in org.apache.storm.cluster
Methods in org.apache.storm.cluster that return LogConfigModifier and TypeMethodDescriptionIStormClusterState.topologyLogConfig
(String stormId, Runnable cb) StormClusterStateImpl.topologyLogConfig
(String stormId, Runnable cb) Methods in org.apache.storm.cluster with parameters of type LogConfig -
Uses of LogConfig in org.apache.storm.daemon.nimbus
Methods in org.apache.storm.daemon.nimbus that return LogConfigMethods in org.apache.storm.daemon.nimbus with parameters of type LogConfig -
Uses of LogConfig in org.apache.storm.daemon.ui
Methods in org.apache.storm.daemon.ui with parameters of type LogConfigModifier and TypeMethodDescriptionUIHelpers.getTopolgoyLogConfig
(LogConfig logConfig) getTopolgoyLogConfig. -
Uses of LogConfig in org.apache.storm.daemon.worker
Methods in org.apache.storm.daemon.worker with parameters of type LogConfigModifier and TypeMethodDescriptionvoid
LogConfigManager.processLogConfigChange
(LogConfig logConfig) -
Uses of LogConfig in org.apache.storm.generated
Methods in org.apache.storm.generated that return LogConfigModifier and TypeMethodDescriptionLogConfig.deepCopy()
Nimbus.setLogConfig_args.get_config()
Nimbus.getLogConfig_result.get_success()
Nimbus.Client.getLogConfig
(String name) Nimbus.Iface.getLogConfig
(String name) Nimbus.AsyncClient.getLogConfig_call.getResult()
Nimbus.Client.recv_getLogConfig()
Methods in org.apache.storm.generated that return types with arguments of type LogConfigModifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<LogConfig>
Nimbus.AsyncProcessor.getLogConfig.getResultHandler
(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in org.apache.storm.generated with parameters of type LogConfigModifier and TypeMethodDescriptionint
boolean
void
Nimbus.Client.send_setLogConfig
(String name, LogConfig config) void
Nimbus.setLogConfig_args.set_config
(LogConfig config) void
Nimbus.getLogConfig_result.set_success
(LogConfig success) void
Nimbus.AsyncClient.setLogConfig
(String name, LogConfig config, org.apache.storm.thrift.async.AsyncMethodCallback<Void> resultHandler) void
Nimbus.AsyncIface.setLogConfig
(String name, LogConfig config, org.apache.storm.thrift.async.AsyncMethodCallback<Void> resultHandler) void
Nimbus.Client.setLogConfig
(String name, LogConfig config) void
Nimbus.Iface.setLogConfig
(String name, LogConfig config) Method parameters in org.apache.storm.generated with type arguments of type LogConfigModifier and TypeMethodDescriptionvoid
Nimbus.AsyncClient.getLogConfig
(String name, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler) void
Nimbus.AsyncIface.getLogConfig
(String name, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler) void
Nimbus.AsyncProcessor.getLogConfig.start
(I iface, Nimbus.getLogConfig_args args, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler) Constructors in org.apache.storm.generated with parameters of type LogConfigModifierConstructorDescriptiongetLogConfig_result
(LogConfig success) Performs a deep copy on other.setLogConfig_args
(String name, LogConfig config) setLogConfig_call
(String name, LogConfig config, 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) Constructor parameters in org.apache.storm.generated with type arguments of type LogConfigModifierConstructorDescriptiongetLogConfig_call
(String name, org.apache.storm.thrift.async.AsyncMethodCallback<LogConfig> resultHandler, org.apache.storm.thrift.async.TAsyncClient client, org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory, org.apache.storm.thrift.transport.TNonblockingTransport transport)