protected static class PointSetDatastore.S3PointSetLoader extends com.google.common.cache.CacheLoader<String,PointSet>
| Constructor and Description |
|---|
S3PointSetLoader(Boolean workOffline,
com.amazonaws.services.s3.AmazonS3Client s3,
String pointsetBucket)
Construct a new point set loader.
|
| Modifier and Type | Method and Description |
|---|---|
PointSet |
load(String pointSetId) |
Copyright © 2018. All rights reserved.