@Deprecated public class XSQLProvider extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<XSQL> |
ID
Deprecated.
|
| Constructor and Description |
|---|
XSQLProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
XSQL |
buildXSQL(org.opendaylight.controller.md.sal.binding.api.DataBroker dps)
Deprecated.
|
void |
close()
Deprecated.
|
public static final org.opendaylight.yangtools.yang.binding.InstanceIdentifier<XSQL> ID
public void close()
close in interface AutoCloseablepublic XSQL buildXSQL(org.opendaylight.controller.md.sal.binding.api.DataBroker dps)
Copyright © 2017 OpenDaylight. All rights reserved.