public class SystemContext extends SelfDescribingMarshallable
| Modifier and Type | Field and Description |
|---|---|
static SystemContext |
INSTANCE |
EMPTYDISCARD| Constructor and Description |
|---|
SystemContext() |
| Modifier and Type | Method and Description |
|---|---|
int |
availableProcessors() |
int |
hostId() |
String |
hostName() |
String |
javaVendor() |
String |
javaVersion() |
long |
upTime() |
String |
userCountry() |
String |
userName() |
usesSelfDescribingMessageequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyTo, deepCopy, fromFile, fromFile, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallablebinaryLengthLength, writeValueunexpectedFieldpublic static final SystemContext INSTANCE
public int availableProcessors()
public int hostId()
public String hostName()
public String javaVendor()
public String javaVersion()
public long upTime()
public String userCountry()
public String userName()
Copyright © 2022. All rights reserved.