public class TempfileEntity extends EntityDefault
| 构造器和说明 |
|---|
TempfileEntity(File file) |
TempfileEntity(File file,
FileChannel fileC,
ByteBuffer data,
Map<String,String> metaMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
release()
释放资源
|
at, data, dataAsBytes, dataAsString, dataSet, dataSet, dataSize, delMeta, meta, metaDel, metaMap, metaMapPut, metaOrDefault, metaPut, metaString, metaStringSet, putMeta, range, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmetaAsDouble, metaAsFloat, metaAsInt, metaAsLong, of, of, of, of, ofpublic TempfileEntity(File file, FileChannel fileC, ByteBuffer data, Map<String,String> metaMap) throws IOException
IOExceptionpublic TempfileEntity(File file) throws IOException
IOExceptionpublic void release()
throws IOException
EntityDefaultrelease 在接口中 Entityrelease 在类中 EntityDefaultIOExceptionCopyright © 2024. All rights reserved.