Package | Description |
---|---|
org.infinispan.cli | |
org.infinispan.cli.connection | |
org.infinispan.cli.connection.jmx | |
org.infinispan.cli.impl |
Modifier and Type | Method and Description |
---|---|
CommandBuffer |
Context.getCommandBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
Context.execute(CommandBuffer commandBuffer) |
Modifier and Type | Method and Description |
---|---|
void |
Connection.execute(Context context,
CommandBuffer commandBuffer) |
Modifier and Type | Method and Description |
---|---|
void |
JMXConnection.execute(Context context,
CommandBuffer commandBuffer) |
Modifier and Type | Class and Description |
---|---|
class |
CommandBufferImpl |
Modifier and Type | Method and Description |
---|---|
CommandBuffer |
ContextImpl.getCommandBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
ContextImpl.execute(CommandBuffer commandBuffer) |
Constructor and Description |
---|
ContextImpl(IOAdapter outputAdapter,
CommandBuffer commandBuffer) |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.