public class DefaultValues extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEF_VALUE_IMAGE_ENCODING
"Image encoding" default values.
|
static String |
DEF_VALUE_MAX_CONTEXTS_COUNT
"Max contexts' count in a response" default value.
|
static String |
DEF_VALUE_MAX_ITEMS_COUNT
"Max count of items in a response" default value.
|
static String |
DEF_VALUE_PLOT_SCALAR
"Image plot scalar" default value.
|
static String |
DEF_VALUE_PLOT_SHAPE
"Image plot shape" default value.
|
static String |
DEF_VALUE_PROVIDE_FINGERPRINT
"Provide a 'fingerprints' in a response" default value.
|
static String |
DEF_VALUE_RETINAS
"All available retinas."
|
static String |
DEF_VALUE_SPARSITY
"Sparsity" default value
|
static String |
DEF_VALUE_START_INDEX
"Start from index" default value.
|
static String |
DEF_VALUE_TOKENIZER_POS
"Tokenizer" default parameter.
|
| Constructor and Description |
|---|
DefaultValues() |
public static final String DEF_VALUE_SPARSITY
public static final String DEF_VALUE_START_INDEX
public static final String DEF_VALUE_MAX_CONTEXTS_COUNT
public static final String DEF_VALUE_PROVIDE_FINGERPRINT
public static final String DEF_VALUE_RETINAS
public static final String DEF_VALUE_MAX_ITEMS_COUNT
public static final String DEF_VALUE_TOKENIZER_POS
public static final String DEF_VALUE_PLOT_SCALAR
public static final String DEF_VALUE_IMAGE_ENCODING
public static final String DEF_VALUE_PLOT_SHAPE
Copyright © 2015. All rights reserved.