public class SchemaEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaEntity.EntityType |
| Constructor and Description |
|---|
SchemaEntity(String entityPath,
SchemaEntity.EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntityPath() |
SchemaEntity.EntityType |
getEntityType() |
String |
getNormalizedPath() |
int |
hashCode() |
String |
toString() |
public SchemaEntity(String entityPath, SchemaEntity.EntityType entityType)
public String getEntityPath()
public SchemaEntity.EntityType getEntityType()
public String getNormalizedPath()
Copyright © 2025 Confluent, Inc.. All rights reserved.