@InterfaceAudience.LimitedPrivate(value="HBase") @InterfaceStability.Unstable public class PlatformName extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static boolean | IBM_JAVAA public static variable to indicate the current java vendor is
 IBM and the type is Java Technology Edition which provides its
 own implementations of many security packages and Cipher suites. | 
| static String | JAVA_VENDOR_NAMEThe java vendor name used in this platform. | 
| static String | PLATFORM_NAMEThe 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 © 2008–2023 Apache Software Foundation. All rights reserved.