public class FactCountCommand extends AbstractCommand implements VisitableCommand, Serializable
| Constructor and Description |
|---|
FactCountCommand() |
FactCountCommand(String entryPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(VisitorCommand visitor) |
String |
getEntryPoint() |
boolean |
isPermittedForReplicas() |
String |
toString() |
getId, getTimestamppublic FactCountCommand()
public FactCountCommand(String entryPoint)
public String getEntryPoint()
public void accept(VisitorCommand visitor)
accept in interface VisitableCommandpublic boolean isPermittedForReplicas()
isPermittedForReplicas in interface RemoteCommandCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.