public class RollingUpdateOp extends Object
| Constructor and Description |
|---|
RollingUpdateOp(com.google.common.collect.ImmutableList<ZooKeeperOperation> operations,
com.google.common.collect.ImmutableList<Map<String,Object>> events) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<Map<String,Object>> |
events() |
com.google.common.collect.ImmutableList<ZooKeeperOperation> |
operations() |
public RollingUpdateOp(com.google.common.collect.ImmutableList<ZooKeeperOperation> operations, com.google.common.collect.ImmutableList<Map<String,Object>> events)
public com.google.common.collect.ImmutableList<ZooKeeperOperation> operations()
Copyright © 2017. All rights reserved.