类的使用
org.beetl.core.cache.ContextBuffer
使用ContextBuffer的程序包
-
org.beetl.core中ContextBuffer的使用
声明为ContextBuffer的org.beetl.core中的字段返回ContextBuffer的org.beetl.core中的方法参数类型为ContextBuffer的org.beetl.core中的构造器限定符构造器说明protectedContext(GroupTemplate gt, ContextBuffer buffer) protectedTemplate(GroupTemplate gt, Program program, Resource resource, Configuration cf, ContextBuffer buffer) -
org.beetl.core.cache中ContextBuffer的使用
修饰符和类型方法说明@NotNull ContextBufferContextLocalBuffers.getContextLocalBuffer()获取一个 ContextBuffer 实例参数类型为ContextBuffer的org.beetl.core.cache中的方法修饰符和类型方法说明voidContextLocalBuffers.putContextLocalBuffer(@NotNull ContextBuffer buffer) 将一个 ContextBuffer 实例回收到队列中 -
org.beetl.core.io中ContextBuffer的使用
参数类型为ContextBuffer的org.beetl.core.io中的构造器