|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.commands.read.AbstractDataCommand
org.jboss.cache.commands.read.GetChildrenNamesCommand
org.jboss.cache.commands.legacy.read.PessGetChildrenNamesCommand
@Deprecated public class PessGetChildrenNamesCommand
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.commands.read.GetChildrenNamesCommand |
|---|
METHOD_ID |
| Fields inherited from class org.jboss.cache.commands.read.AbstractDataCommand |
|---|
dataContainer, fqn |
| Constructor Summary | |
|---|---|
PessGetChildrenNamesCommand()
Deprecated. |
|
PessGetChildrenNamesCommand(Fqn fqn)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Object |
perform(InvocationContext ctx)
Deprecated. Retrieves the names of children for a specific Fqn. |
| Methods inherited from class org.jboss.cache.commands.read.GetChildrenNamesCommand |
|---|
acceptVisitor, getCommandId |
| Methods inherited from class org.jboss.cache.commands.read.AbstractDataCommand |
|---|
equals, getFqn, getParameters, hashCode, initialize, setParameters, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PessGetChildrenNamesCommand()
public PessGetChildrenNamesCommand(Fqn fqn)
| Method Detail |
|---|
public java.lang.Object perform(InvocationContext ctx)
perform in interface ReplicableCommandperform in class GetChildrenNamesCommandctx - invocation context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||