public abstract class RecordedNamedEntity extends RecordedEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
channel| Constructor and Description |
|---|
RecordedNamedEntity(AutorecoveringChannel channel,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
abstract void |
recover() |
getChannel, getDelegateChannelprotected String name
public RecordedNamedEntity(AutorecoveringChannel channel, String name)
public abstract void recover()
throws IOException
IOExceptionpublic String getName()
Copyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.