Constant Field Values
Contents
org.apache.*
-
org.apache.flink.state.forst.ForStIterateOperation Modifier and Type Constant Field Value public static final intCACHE_SIZE_LIMIT128 -
org.apache.flink.state.forst.ForStNativeMetricOptions Modifier and Type Constant Field Value public static final StringMETRICS_COLUMN_FAMILY_AS_VARIABLE_KEY"state.backend.forst.metrics.column-family-as-variable" -
org.apache.flink.state.forst.ForStOperationUtils Modifier and Type Constant Field Value public static final StringMERGE_OPERATOR_NAME"stringappendtest" -
org.apache.flink.state.forst.ForStPathContainer Modifier and Type Constant Field Value public static final StringDB_DIR_STRING"db" -
org.apache.flink.state.forst.ForStStateBackend Modifier and Type Constant Field Value public static final StringCHECKPOINT_DIR_AS_PRIMARY_SHORTCUT"checkpoint-dir"public static final StringLOCAL_DIR_AS_PRIMARY_SHORTCUT"local-dir"
-
org.apache.flink.state.forst.datatransfer.ForStStateDataTransfer Modifier and Type Constant Field Value public static final intDEFAULT_THREAD_NUM4
-
org.apache.flink.state.forst.fs.filemapping.FileOwnershipDecider Modifier and Type Constant Field Value public static final StringSST_SUFFIX".sst"
-
org.apache.flink.state.forst.snapshot.ForStSnapshotUtil Modifier and Type Constant Field Value public static final StringCURRENT_FILE_NAME"CURRENT"public static final StringMANIFEST_FILE_PREFIX"MANIFEST-"public static final StringSST_FILE_SUFFIX".sst"