public interface RsfEnvironment extends Environment
| 限定符和类型 | 方法和说明 |
|---|---|
void |
atTime(io.netty.util.TimerTask timerTask) |
void |
atTime(io.netty.util.TimerTask timeTask,
int timeout) |
String |
getInstanceID() |
SerializeCoder |
getSerializeCoder(String codeName) |
RsfSettings |
getSettings() |
addVariable, computeIfAbsent, evalString, findClass, findClass, findClass, forEach, getClassLoader, getContext, getEventContext, getOrDefault, getOrMap, getSpanPackage, getSystemProperty, getVariable, getVariableNames, putIfAbsent, refreshVariables, removeVariable, runModeRsfSettings getSettings()
getSettings 在接口中 EnvironmentSerializeCoder getSerializeCoder(String codeName)
void atTime(io.netty.util.TimerTask timeTask,
int timeout)
void atTime(io.netty.util.TimerTask timerTask)
String getInstanceID()
Copyright © 2020–2021. All rights reserved.