public interface ThreadLocalStringMapFactory extends StringMapFactory
StringMapFactory
interface returns a StringMap object from a shared pool.
When finished, the object which acquired the StringMap should release it back to the factory.
specializes the Map
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
void |
updateGlobalCountsForThread() |
acquire, getReport, getReportDTO, release
static final java.lang.String VERSION
static final java.lang.String COPYRIGHT
Copyright © 2018 Pegasystems Inc. All Rights Reserved.