protected com.google.common.base.Predicate<AtomicReference<Image>> | 
ComputeServiceTimeoutsModule.imageAvailable(AtomicImageAvailable statusAvailable,
              ComputeServiceConstants.Timeouts timeouts,
              ComputeServiceConstants.PollPeriod period)  | 
protected com.google.common.base.Predicate<AtomicReference<NodeMetadata>> | 
ComputeServiceTimeoutsModule.nodeRunning(AtomicNodeRunning statusRunning,
           ComputeServiceConstants.Timeouts timeouts,
           ComputeServiceConstants.PollPeriod period)  | 
protected com.google.common.base.Predicate<AtomicReference<Image>> | 
ComputeServiceTimeoutsModule.serverDeleted(AtomicImageDeleted statusDeleted,
             ComputeServiceConstants.Timeouts timeouts,
             ComputeServiceConstants.PollPeriod period)  | 
protected com.google.common.base.Predicate<AtomicReference<NodeMetadata>> | 
ComputeServiceTimeoutsModule.serverSuspended(AtomicNodeSuspended statusSuspended,
               ComputeServiceConstants.Timeouts timeouts,
               ComputeServiceConstants.PollPeriod period)  | 
protected com.google.common.base.Predicate<AtomicReference<NodeMetadata>> | 
ComputeServiceTimeoutsModule.serverTerminated(AtomicNodeTerminated statusTerminated,
                ComputeServiceConstants.Timeouts timeouts,
                ComputeServiceConstants.PollPeriod period)  |