public class GoodToGo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GoodToGo.GoodToGoLatch |
| Constructor and Description |
|---|
GoodToGo(CountDownLatch latch,
Future<Void> doneChanging) |
| Modifier and Type | Method and Description |
|---|---|
GoodToGo.GoodToGoLatch |
getLatch()
Get the latch and indicate that you want to block the blob being changed.
|
public GoodToGo(CountDownLatch latch, Future<Void> doneChanging)
public GoodToGo.GoodToGoLatch getLatch()
Copyright © 2023 The Apache Software Foundation. All rights reserved.