public static class BrokerImpl.StateManagerId extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static String | STRING_PREFIX | 
| Constructor and Description | 
|---|
| StateManagerId(String str) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| int | hashCode() | 
| static BrokerImpl.StateManagerId | newInstance(Broker b) | 
| String | toString() | 
public static final String STRING_PREFIX
public StateManagerId(String str)
public static BrokerImpl.StateManagerId newInstance(Broker b)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.