@InterfaceAudience.Private final class ClientIdGenerator extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private static org.slf4j.Logger | LOG | 
| Modifier | Constructor and Description | 
|---|---|
| private  | ClientIdGenerator() | 
| Modifier and Type | Method and Description | 
|---|---|
| static byte[] | generateClientId() | 
| static byte[] | getIpAddressBytes() | 
| static Long | getPid() | 
private static final org.slf4j.Logger LOG
private ClientIdGenerator()
public static byte[] generateClientId()
public static Long getPid()
public static byte[] getIpAddressBytes()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.