@InterfaceAudience.LimitedPrivate(value="HBase") @InterfaceStability.Unstable public class PlatformName extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
IBM_JAVA
A public static variable to indicate the current java vendor is
IBM java or not.
|
static String |
JAVA_VENDOR_NAME
The java vendor name used in this platform.
|
static String |
PLATFORM_NAME
The complete platform 'name' to identify the platform as
per the java-vm.
|
Constructor and Description |
---|
PlatformName() |
public static final String PLATFORM_NAME
public static final String JAVA_VENDOR_NAME
public static final boolean IBM_JAVA
public static void main(String[] args)
Copyright © 2022 Apache Software Foundation. All rights reserved.