public static class LoadStatistics.LoadStatisticsSnapshot.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LoadStatistics.LoadStatisticsSnapshot |
build() |
LoadStatistics.LoadStatisticsSnapshot.Builder |
with(Computer computer) |
LoadStatistics.LoadStatisticsSnapshot.Builder |
with(Node node) |
LoadStatistics.LoadStatisticsSnapshot.Builder |
withQueueLength(int queueLength) |
public LoadStatistics.LoadStatisticsSnapshot build()
public LoadStatistics.LoadStatisticsSnapshot.Builder withQueueLength(int queueLength)
public LoadStatistics.LoadStatisticsSnapshot.Builder with(@CheckForNull Node node)
public LoadStatistics.LoadStatisticsSnapshot.Builder with(@CheckForNull Computer computer)
Copyright © 2004–2022. All rights reserved.