public class Difference extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Difference.Type |
| Constructor and Description |
|---|
Difference(Difference.Type type,
String fullPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFullPath() |
Difference.Type |
getType() |
int |
hashCode() |
String |
toString() |
public Difference(Difference.Type type, String fullPath)
public String getFullPath()
public Difference.Type getType()
Copyright © 2026 Confluent, Inc.. All rights reserved.