public class PConfig extends Object
Modifier and Type | Field and Description |
---|---|
static int |
cmagic
Connection magic number.
|
static boolean |
debug
Debug flag
|
static int |
handShakeTimeOut
Default server socket read timeout during handshakes.
|
static short |
magic
Magic number
|
static int |
pheaderlen
Parallel stream header length.
|
static boolean |
usethreads
Are we using threads or not.
|
Constructor and Description |
---|
PConfig() |
Modifier and Type | Method and Description |
---|---|
static boolean |
privilegedJavaVM()
Check whether root started this Java virtual machine.
|
public static final short magic
public static final int cmagic
public static boolean debug
public static boolean usethreads
public static int handShakeTimeOut
public static final int pheaderlen
Copyright © 2010–2016 UNICORE. All rights reserved.