JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
io.weaviate.client.v1.async.backup.api
Interface BackupCreator.BackupCompression
Enclosing class:
BackupCreator
public static interface
BackupCreator.BackupCompression
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
BEST_COMPRESSION
static final
String
BEST_SPEED
static final
String
DEFAULT_COMPRESSION
Field Details
DEFAULT_COMPRESSION
static final
String
DEFAULT_COMPRESSION
See Also:
Constant Field Values
BEST_SPEED
static final
String
BEST_SPEED
See Also:
Constant Field Values
BEST_COMPRESSION
static final
String
BEST_COMPRESSION
See Also:
Constant Field Values