public class CachedBatchReadsMap<T> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CachedBatchReadsMap.RetVal<T> |
Modifier and Type | Field and Description |
---|---|
IBackingMap<T> |
_delegate |
Constructor and Description |
---|
CachedBatchReadsMap(IBackingMap<T> delegate) |
public IBackingMap<T> _delegate
public CachedBatchReadsMap(IBackingMap<T> delegate)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.