Java org.apache.zookeeper.recipes.lock ZooKeeperOperation fields, constructors, methods, implement or subclass

Example usage for Java org.apache.zookeeper.recipes.lock ZooKeeperOperation fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.zookeeper.recipes.lock ZooKeeperOperation.

The text is from its open source code.

Constructor

Method

booleanexecute()
Performs the operation - which may be involved multiple times if the connection to ZooKeeper closes during this operation.