public class ServerRuntime extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ServerRuntime.Builder |
Constructor and Description |
---|
ServerRuntime(Date activeSince,
Iterable<NICStats> nicStats) |
@ConstructorProperties(value={"active_since","nics"}) public ServerRuntime(Date activeSince, Iterable<NICStats> nicStats)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.