程序包 | 说明 |
---|---|
org.apache.hadoop.hbase |
限定符和类型 | 方法和说明 |
---|---|
default void |
Coprocessor.start(CoprocessorEnvironment env)
Called by the
CoprocessorEnvironment during it's own startup to initialize the
coprocessor. |
default void |
Coprocessor.stop(CoprocessorEnvironment env)
Called by the
CoprocessorEnvironment during it's own shutdown to stop the
coprocessor. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.