public interface MutableBucketEntry
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
RemoteBucketState |
get() |
void |
set(RemoteBucketState state) |
boolean exists()
void set(RemoteBucketState state)
RemoteBucketState get()
Copyright © 2022. All rights reserved.