public class MimeBuffer extends Object
Constructor and Description |
---|
MimeBuffer(Connection connection,
TableInfo mimeTable,
TikaConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
getId(String key) |
int |
getNumWrites() |
void |
write(int id,
String value) |
public MimeBuffer(Connection connection, TableInfo mimeTable, TikaConfig config) throws SQLException
SQLException
public void write(int id, String value) throws RuntimeException
RuntimeException
public void close() throws SQLException
SQLException
public int getId(String key)
public int getNumWrites()
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.