public class LiveOperationRegistry extends Object
| Constructor and Description |
|---|
LiveOperationRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
deregister(Operation operation) |
void |
populate(LiveOperations liveOperations) |
void |
register(Operation operation) |
public void register(Operation operation)
public void deregister(Operation operation)
public void populate(LiveOperations liveOperations)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.