Uses of Interface
backtype.storm.metric.api.IStatefulObject

Packages that use IStatefulObject
backtype.storm.metric.api   
backtype.storm.utils   
 

Uses of IStatefulObject in backtype.storm.metric.api
 

Constructors in backtype.storm.metric.api with parameters of type IStatefulObject
StateMetric(IStatefulObject obj)
           
 

Uses of IStatefulObject in backtype.storm.utils
 

Classes in backtype.storm.utils that implement IStatefulObject
 class DisruptorQueue
          A single consumer queue that uses the LMAX Disruptor.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.