- getCurrentProcessId() - 类 中的静态方法me.ahoo.govern.core.util.Systems
-
- getCurrentProcessName() - 类 中的静态方法me.ahoo.govern.core.util.Systems
-
- getKeyOfChannel(String) - 类 中的静态方法me.ahoo.govern.core.util.RedisKeySpaces
-
已过时。
- getKeyOfChannel(int, String) - 类 中的静态方法me.ahoo.govern.core.util.RedisKeySpaces
-
已过时。
- getMode() - 类 中的方法me.ahoo.govern.core.RedisConfig
-
- getNamespace() - 接口 中的方法me.ahoo.govern.core.Namespaced
-
获取当前上下文的命名空间
- getNamespace() - 类 中的方法me.ahoo.govern.core.NamespacedContext.Default
-
获取当前上下文的命名空间
- getNamespace() - 类 中的方法me.ahoo.govern.core.NamespacedProperties
-
- getNamespaces() - 接口 中的方法me.ahoo.govern.core.NamespaceService
-
- getNamespaces() - 类 中的方法me.ahoo.govern.core.redis.RedisNamespaceService
-
- getScript(String) - 类 中的静态方法me.ahoo.govern.core.util.RedisScripts
-
- getTopic() - 类 中的方法me.ahoo.govern.core.listener.ChannelTopic
-
- getTopic() - 类 中的方法me.ahoo.govern.core.listener.PatternTopic
-
- getTopic() - 接口 中的方法me.ahoo.govern.core.listener.Topic
-
- getTopicOfKey(String) - 类 中的静态方法me.ahoo.govern.core.util.RedisKeySpaces
-
已过时。
- getTopicOfKey(int, String) - 类 中的静态方法me.ahoo.govern.core.util.RedisKeySpaces
-
已过时。
- getUnChecked(Future<T>, Duration) - 类 中的静态方法me.ahoo.govern.core.util.Futures
-
- getUrl() - 类 中的方法me.ahoo.govern.core.RedisConfig
-
- GLOBAL - 接口 中的静态变量me.ahoo.govern.core.NamespacedContext
-
全局命名空间上下文
- GOVERN - 接口 中的静态变量me.ahoo.govern.core.Consts
-
- GovernException - me.ahoo.govern.core中的异常错误
-
- GovernException() - 异常错误 的构造器me.ahoo.govern.core.GovernException
-
Constructs a new runtime exception with null as its
detail message.
- GovernException(String) - 异常错误 的构造器me.ahoo.govern.core.GovernException
-
Constructs a new runtime exception with the specified detail message.
- GovernException(String, Throwable) - 异常错误 的构造器me.ahoo.govern.core.GovernException
-
Constructs a new runtime exception with the specified detail message and
cause.
- GovernException(Throwable) - 异常错误 的构造器me.ahoo.govern.core.GovernException
-
Constructs a new runtime exception with the specified cause and a
detail message of (cause==null ?
- GovernException(String, Throwable, boolean, boolean) - 异常错误 的构造器me.ahoo.govern.core.GovernException
-
Constructs a new runtime exception with the specified detail
message, cause, suppression enabled or disabled, and writable
stack trace enabled or disabled.