public class ClusterInsert
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
configInserts |
ClusterNode |
node |
| Constructor and Description |
|---|
ClusterInsert(ClusterNode node,
java.lang.String[] configInserts) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final ClusterNode node
public final java.lang.String[] configInserts
public ClusterInsert(ClusterNode node, java.lang.String[] configInserts)