public class CacheArguments extends Object
| Constructor and Description |
|---|
CacheArguments() |
| Modifier and Type | Method and Description |
|---|---|
VisorViewCacheCmd |
cacheCommand() |
void |
cacheCommand(VisorViewCacheCmd cmd) |
Set<String> |
caches() |
void |
caches(Set<String> caches) |
CacheCommand |
command() |
void |
command(CacheCommand cmd) |
int |
maxPrint() |
void |
maxPrint(int maxPrint) |
int |
minQueueSize() |
void |
minQueueSize(int minQueueSize) |
UUID |
nodeId() |
void |
nodeId(UUID nodeId) |
int |
partitionId() |
void |
partitionId(int partId) |
String |
regex() |
void |
regex(String regex) |
public CacheCommand command()
@Nullable public VisorViewCacheCmd cacheCommand()
public void cacheCommand(VisorViewCacheCmd cmd)
cmd - Cache view command.public void command(CacheCommand cmd)
cmd - New command.public int partitionId()
public void partitionId(int partId)
partId - New partition id.public String regex()
public void regex(String regex)
regex - New regex.public UUID nodeId()
public void nodeId(UUID nodeId)
nodeId - New node id.public int minQueueSize()
public void minQueueSize(int minQueueSize)
minQueueSize - New min queue size.public int maxPrint()
public void maxPrint(int maxPrint)
maxPrint - New max print.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018