类 TimestampsCacheDisabledImpl

  • 所有已实现的接口:
    TimestampsCache, UpdateTimestampsCache

    public class TimestampsCacheDisabledImpl
    extends Object
    implements TimestampsCache
    TimestampsRegionAccess implementation for cases where query results caching (or second level caching overall) is disabled.
    作者:
    Steve Ebersole