Package org.apache.pekko.routing
Class OptimalSizeExploringResizer.UnderUtilizationStreak
java.lang.Object
org.apache.pekko.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product
- Enclosing interface:
- OptimalSizeExploringResizer
public static class OptimalSizeExploringResizer.UnderUtilizationStreak
extends Object
implements scala.Product, Serializable
INTERNAL API
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleancopy(LocalDateTime start, int highestUtilization) intbooleaninthashCode()intintproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>start()toString()Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.ProductproductElementNames
- 
Constructor Details- 
UnderUtilizationStreak
 
- 
- 
Method Details- 
start
- 
highestUtilizationpublic int highestUtilization()
- 
copypublic OptimalSizeExploringResizer.UnderUtilizationStreak copy(LocalDateTime start, int highestUtilization) 
- 
copy$default$1
- 
copy$default$2public int copy$default$2()
- 
productPrefix- Specified by:
- productPrefixin interface- scala.Product
 
- 
productAritypublic int productArity()- Specified by:
- productArityin interface- scala.Product
 
- 
productElement- Specified by:
- productElementin interface- scala.Product
 
- 
productIterator- Specified by:
- productIteratorin interface- scala.Product
 
- 
canEqual- Specified by:
- canEqualin interface- scala.Equals
 
- 
productElementName- Specified by:
- productElementNamein interface- scala.Product
 
- 
hashCodepublic int hashCode()
- 
toString
- 
equals
 
-