MCPcopy Create free account
hub / github.com/OSGeo/gdal / SetCacheMax

Method SetCacheMax

swig/java/javadoc.java:1124–1131  ·  view source on GitHub ↗
(int newSize)

Source from the content-addressed store, hash-verified

1122 * @param newSize the maximum number of bytes for caching. Maximum is 2GB.
1123 */
1124public class gdal:public static void SetCacheMax(int newSize)
1125
1126/**
1127 * Get cache memory used.
1128 *
1129 * @return the number of bytes of memory currently in use by the
1130 * GDALRasterBlock memory caching.
1131 */
1132public class gdal:public static int GetCacheUsed()
1133
1134

Callers 15

test_gpkg_14Function · 0.80
test_gpkg_27Function · 0.80
test_gpkg_28Function · 0.80
test_gpkg_29Function · 0.80
test_gpkg_35Function · 0.80
test_mbtiles_10Function · 0.80
test_jpeg_18Function · 0.80

Calls

no outgoing calls

Tested by 15

test_gpkg_14Function · 0.64
test_gpkg_27Function · 0.64
test_gpkg_28Function · 0.64
test_gpkg_29Function · 0.64
test_gpkg_35Function · 0.64
test_mbtiles_10Function · 0.64
test_jpeg_18Function · 0.64
test_misc_9Function · 0.64