public class DefaultRsfEnvironment extends EnvironmentWrap implements RsfEnvironment
| 构造器和说明 |
|---|
DefaultRsfEnvironment(Environment 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, evalString, findClass, findClass, findClass, getClassLoader, getContext, getEventContext, getSpanPackage, getSystemProperty, getTarget, getVariable, getVariableNames, refreshVariables, removeVariable, runModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVariable, computeIfAbsent, evalString, findClass, findClass, findClass, forEach, getClassLoader, getContext, getEventContext, getOrDefault, getOrMap, getSpanPackage, getSystemProperty, getVariable, getVariableNames, putIfAbsent, refreshVariables, removeVariable, runModepublic DefaultRsfEnvironment(Environment environment) throws IOException
IOExceptionpublic RsfSettings getSettings()
getSettings 在接口中 EnvironmentgetSettings 在接口中 RsfEnvironmentgetSettings 在类中 EnvironmentWrappublic SerializeCoder getSerializeCoder(String codeName)
getSerializeCoder 在接口中 RsfEnvironmentpublic void atTime(io.netty.util.TimerTask timeTask,
int timeout)
atTime 在接口中 RsfEnvironmentpublic void atTime(io.netty.util.TimerTask timerTask)
atTime 在接口中 RsfEnvironmentpublic String getInstanceID()
getInstanceID 在接口中 RsfEnvironmentCopyright © 2020–2021. All rights reserved.