public class BusySpinIdleStrategy extends Object implements IdleStrategy
Constructor and Description |
---|
BusySpinIdleStrategy() |
public boolean idle(long n)
IdleStrategy
idle
in interface IdleStrategy
n
- number of times this method has been previously called with no intervening work done.Copyright © 2018 Hazelcast, Inc.. All rights reserved.