| Package | Description |
|---|---|
| com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ILMPartitionItem> |
ILMList.partitions()
Returns an iterator which can be used get the content of the partitions table.
|
| Constructor and Description |
|---|
CheckILMPartition(ILMPartitionItem partition)
Creates a new
CheckILMPartition request. |
DropILMPartition(ILMPartitionItem partition)
Creates a new request to drop an ILM partition.
|
Copyright © 2021. All rights reserved.