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, getTimestamp
public FactCountCommand()
public FactCountCommand(String entryPoint)
public String getEntryPoint()
public void accept(VisitorCommand visitor)
accept
in interface VisitableCommand
public boolean isPermittedForReplicas()
isPermittedForReplicas
in interface RemoteCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.