@Name(value="std::map<std::string,std::shared_ptr<parquet::ColumnDecryptionProperties> >") @Properties(inherit=parquet.class) public class ColumnDecryptionPropertiesStringMap extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
ColumnDecryptionPropertiesStringMap.Iterator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ColumnDecryptionPropertiesStringMap() |
ColumnDecryptionPropertiesStringMap(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ColumnDecryptionPropertiesStringMap.Iterator |
begin() |
boolean |
empty() |
ColumnDecryptionPropertiesStringMap.Iterator |
end() |
void |
erase(ColumnDecryptionPropertiesStringMap.Iterator pos) |
ColumnDecryptionProperties |
get(String i) |
ColumnDecryptionPropertiesStringMap |
put(ColumnDecryptionPropertiesStringMap x) |
ColumnDecryptionPropertiesStringMap |
put(String i,
ColumnDecryptionProperties value) |
long |
size() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ColumnDecryptionPropertiesStringMap(Pointer p)
Pointer(Pointer)
.public ColumnDecryptionPropertiesStringMap()
@Name(value="operator =") @ByRef public ColumnDecryptionPropertiesStringMap put(@ByRef ColumnDecryptionPropertiesStringMap x)
public boolean empty()
public long size()
@Index @SharedPtr public ColumnDecryptionProperties get(@StdString String i)
public ColumnDecryptionPropertiesStringMap put(@StdString String i, ColumnDecryptionProperties value)
public void erase(@ByVal ColumnDecryptionPropertiesStringMap.Iterator pos)
@ByVal public ColumnDecryptionPropertiesStringMap.Iterator begin()
@ByVal public ColumnDecryptionPropertiesStringMap.Iterator end()
Copyright © 2022. All rights reserved.