JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.iotdb.confignode.procedure.store
Interface IProcedureFactory
All Known Implementing Classes:
ProcedureFactory
public interface
IProcedureFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Procedure
create
(
ByteBuffer
byteBuffer)
Method Details
create
Procedure
create
(
ByteBuffer
byteBuffer)
throws
IOException
Throws:
IOException