Result_CVec_StrZIOErrorZ |
Result_CVec_StrZIOErrorZ.clone() |
Creates a new CResult_CVec_StrZIOErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_CVec_StrZIOErrorZ |
Result_CVec_StrZIOErrorZ.err(IOError e) |
Creates a new CResult_CVec_StrZIOErrorZ in the error state.
|
Result_CVec_StrZIOErrorZ |
KVStore.KVStoreInterface.list(String primary_namespace,
String secondary_namespace) |
Returns a list of keys that are stored under the given `secondary_namespace` in
`primary_namespace`.
|
Result_CVec_StrZIOErrorZ |
KVStore.list(String primary_namespace,
String secondary_namespace) |
Returns a list of keys that are stored under the given `secondary_namespace` in
`primary_namespace`.
|
static Result_CVec_StrZIOErrorZ |
Result_CVec_StrZIOErrorZ.ok(String[] o) |
Creates a new CResult_CVec_StrZIOErrorZ in the success state.
|