| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Method and Description |
|---|---|
CuratorEventType |
CuratorEvent.getType()
check here first - this value determines the type of event and which methods will have
valid values
|
static CuratorEventType |
CuratorEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CuratorEventType[] |
CuratorEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CuratorEventType |
CuratorMultiTransactionImpl.getBackgroundEventType() |
CuratorEventType |
SetACLBuilderImpl.getBackgroundEventType() |
CuratorEventType |
GetACLBuilderImpl.getBackgroundEventType() |
CuratorEventType |
RemoveWatchesBuilderImpl.getBackgroundEventType() |
CuratorEventType |
GetConfigBuilderImpl.getBackgroundEventType() |
CuratorEventType |
ReconfigBuilderImpl.getBackgroundEventType() |
CuratorEventType |
SetDataBuilderImpl.getBackgroundEventType() |
CuratorEventType |
SyncBuilderImpl.getBackgroundEventType() |
CuratorEventType |
GetDataBuilderImpl.getBackgroundEventType() |
CuratorEventType |
DeleteBuilderImpl.getBackgroundEventType() |
CuratorEventType |
CreateBuilderImpl.getBackgroundEventType() |
CuratorEventType |
ExistsBuilderImpl.getBackgroundEventType() |
CuratorEventType |
AddWatchBuilderImpl.getBackgroundEventType() |
CuratorEventType |
GetChildrenBuilderImpl.getBackgroundEventType() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.