@InterfaceAudience.Private public class QueueMapping extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | QueueMapping.MappingTypeDifferent types of mapping. | 
| static class  | QueueMapping.QueueMappingBuilderBuilder class for QueueMapping. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getFullPath() | 
| String | getParentQueue() | 
| String | getQueue() | 
| String | getSource() | 
| QueueMapping.MappingType | getType() | 
| int | hashCode() | 
| boolean | hasParentQueue() | 
| String | toString() | 
| String | toTypelessString() | 
public String getQueue()
public String getParentQueue()
public boolean hasParentQueue()
public QueueMapping.MappingType getType()
public String getSource()
public String getFullPath()
public String toTypelessString()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.