@Namespace(value="caffe::db") @Properties(inherit=caffe.class) public class Transaction extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Transaction(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Commit() |
void |
Put(BytePointer key,
BytePointer value) |
void |
Put(String key,
String value) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Transaction(Pointer p)
Pointer.Pointer(Pointer).public void Put(@StdString BytePointer key, @StdString BytePointer value)
public void Put(@StdString String key, @StdString String value)
public void Commit()
Copyright © 2020. All rights reserved.