public class IndexedHashesSupport
extends java.lang.Object
Constructor and Description |
---|
IndexedHashesSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
flushContentHashes() |
static byte [] |
getOrInitIndexedHash(FileContentImpl content,
boolean fromDocument) |
static int |
getVersion() |
static void |
initContentHashesEnumerator() |
static void |
initIndexedHash(FileContentImpl content) |
public static int getVersion()
public static void initContentHashesEnumerator() throws java.io.IOException
java.io.IOException
public static void flushContentHashes()
public static void initIndexedHash(FileContentImpl content)
public static byte [] getOrInitIndexedHash(FileContentImpl content, boolean fromDocument)