| Package | Description |
|---|---|
| org.apache.zookeeper.graph | |
| org.apache.zookeeper.graph.filterops |
| Modifier and Type | Method and Description |
|---|---|
static FilterOp.ArgType |
FilterOp.ArgType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterOp.ArgType[] |
FilterOp.ArgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FilterOp.ArgType |
Arg.getType() |
| Constructor and Description |
|---|
Arg(FilterOp.ArgType type) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.