public final class RuleHandleFactory extends Object
| Constructor and Description |
|---|
RuleHandleFactory() |
| Modifier and Type | Method and Description |
|---|---|
static RuleHandle |
ruleHandle(String name,
String path)
Get a RuleHandle object with given rpc type and path.
|
public static RuleHandle ruleHandle(String name, String path)
name - name.path - path.Copyright © 2021 The Apache Software Foundation. All rights reserved.