public class NativeReadOptions
extends java.lang.Object
| Constructor and Description |
|---|
NativeReadOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fillCache() |
NativeReadOptions |
fillCache(boolean fill_cache) |
NativeSnapshot |
snapshot() |
NativeReadOptions |
snapshot(NativeSnapshot snapshot) |
boolean |
verifyChecksums() |
NativeReadOptions |
verifyChecksums(boolean verify_checksums) |
public boolean fillCache()
public NativeReadOptions fillCache(boolean fill_cache)
public NativeSnapshot snapshot()
public NativeReadOptions snapshot(NativeSnapshot snapshot)
public boolean verifyChecksums()
public NativeReadOptions verifyChecksums(boolean verify_checksums)
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.