public class ExpandRoleEvent extends TableDebugEvent
| Constructor and Description |
|---|
ExpandRoleEvent(RoleObject role,
Table<?> table) |
| Modifier and Type | Method and Description |
|---|---|
RoleObject |
getRole() |
java.lang.String |
toString() |
getTableSnapshotpublic ExpandRoleEvent(RoleObject role, Table<?> table)
public RoleObject getRole()
public java.lang.String toString()
toString in class java.lang.Object