Package org.opennms.netmgt.newts.proxy
Class SchemaManagerProxyImpl
- java.lang.Object
-
- org.opennms.netmgt.newts.proxy.SchemaManagerProxyImpl
-
- All Implemented Interfaces:
SchemaManagerProxy
public class SchemaManagerProxyImpl extends Object implements SchemaManagerProxy
-
-
Constructor Summary
Constructors Constructor Description SchemaManagerProxyImpl(org.opennms.newts.cassandra.SchemaManager schemaManager)
-
-
-
Method Detail
-
create
public void create(InputStream schema) throws IOException
- Specified by:
create
in interfaceSchemaManagerProxy
- Throws:
IOException
-
-