パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
A
C
D
E
F
G
H
I
K
M
N
O
R
S
T
U
V
W
A
arrayCopy(Object, int, int, Object, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Copy bytes from source to destination
arrayCopy(Object, int, int, Object, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
arrayCopy(Object, int, int, Object, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
C
close()
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
close()
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
compatibleVersion
- クラス org.xerial.snappy.
SnappyCodec
の変数
compress(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
High-level API for compressing the input byte array.
compress(byte[], int, int, byte[], int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Compress the input buffer content in [inputOffset, ...inputOffset+inputLength) then output to the specified output buffer.
compress(ByteBuffer, ByteBuffer)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Compress the content in the given input buffer.
compress(char[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(double[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(float[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(int[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(long[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(short[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(String)
- クラス org.xerial.snappy.
Snappy
の static メソッド
compress(String, String)
- クラス org.xerial.snappy.
Snappy
の static メソッド
compressed
- クラス org.xerial.snappy.
SnappyOutputStream
の変数
currentHeader()
- クラス org.xerial.snappy.
SnappyCodec
の static メソッド
D
DEFAULT_VERSION
- クラス org.xerial.snappy.
SnappyCodec
の static 変数
dump()
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
E
errorCode
- エラー org.xerial.snappy.
SnappyError
の変数
errorCode
- 例外 org.xerial.snappy.
SnappyException
の変数
推奨されていません。
F
flush()
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
G
getArchName()
- クラス org.xerial.snappy.
OSInfo
の static メソッド
getErrorCode(int)
- 列挙 org.xerial.snappy.
SnappyErrorCode
の static メソッド
getErrorCode()
- 例外 org.xerial.snappy.
SnappyException
のメソッド
推奨されていません。
getErrorMessage(int)
- 列挙 org.xerial.snappy.
SnappyErrorCode
の static メソッド
getMessage()
- エラー org.xerial.snappy.
SnappyError
のメソッド
getMessage()
- 例外 org.xerial.snappy.
SnappyException
のメソッド
推奨されていません。
getNativeLibFolderPathForCurrentOS()
- クラス org.xerial.snappy.
OSInfo
の static メソッド
getNativeLibraryVersion()
- クラス org.xerial.snappy.
Snappy
の static メソッド
Get the native library version of the snappy
getOSName()
- クラス org.xerial.snappy.
OSInfo
の static メソッド
getVersion()
- クラス org.xerial.snappy.
SnappyLoader
の static メソッド
Get the snappy-java version by reading pom.properties embedded in jar.
H
hasNextChunk()
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
headerSize()
- クラス org.xerial.snappy.
SnappyCodec
の static メソッド
I
id
- 列挙 org.xerial.snappy.
SnappyErrorCode
の変数
in
- クラス org.xerial.snappy.
SnappyInputStream
の変数
isNativeLibraryLoaded()
- クラス org.xerial.snappy.
SnappyLoader
の static メソッド
isValidCompressedBuffer(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Returns true iff the contents of compressed buffer [offset, offset+length) can be uncompressed successfully.
isValidCompressedBuffer(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
Returns true iff the contents of compressed buffer [offset, offset+length) can be uncompressed successfully.
isValidCompressedBuffer(ByteBuffer)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Returns true iff the contents of compressed buffer [pos() ... limit()) can be uncompressed successfully.
isValidCompressedBuffer(ByteBuffer, int, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
isValidCompressedBuffer(Object, int, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
isValidCompressedBuffer(ByteBuffer, int, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
isValidCompressedBuffer(Object, int, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
isValidMagicHeader()
- クラス org.xerial.snappy.
SnappyCodec
のメソッド
K
KEY_SNAPPY_DISABLE_BUNDLED_LIBS
- クラス org.xerial.snappy.
SnappyLoader
の static 変数
KEY_SNAPPY_LIB_NAME
- クラス org.xerial.snappy.
SnappyLoader
の static 変数
KEY_SNAPPY_LIB_PATH
- クラス org.xerial.snappy.
SnappyLoader
の static 変数
KEY_SNAPPY_TEMPDIR
- クラス org.xerial.snappy.
SnappyLoader
の static 変数
KEY_SNAPPY_USE_SYSTEMLIB
- クラス org.xerial.snappy.
SnappyLoader
の static 変数
M
magic
- クラス org.xerial.snappy.
SnappyCodec
の変数
MAGIC_HEADER
- クラス org.xerial.snappy.
SnappyCodec
の static 変数
MAGIC_LEN
- クラス org.xerial.snappy.
SnappyCodec
の static 変数
main(String[])
- クラス org.xerial.snappy.
OSInfo
の static メソッド
maxCompressedLength(int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Get the maximum byte size needed for compressing data of the given byte size.
maxCompressedLength(int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
maxCompressedLength(int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
MINIMUM_COMPATIBLE_VERSION
- クラス org.xerial.snappy.
SnappyCodec
の static 変数
N
nativeLibraryVersion()
- クラス org.xerial.snappy.
SnappyNative
のメソッド
nativeLibraryVersion()
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
O
org.xerial.snappy
- パッケージ org.xerial.snappy
OSInfo
-
org.xerial.snappy
の クラス
Provides OS name and architecture name.
OSInfo()
- クラス org.xerial.snappy.
OSInfo
のコンストラクタ
out
- クラス org.xerial.snappy.
SnappyOutputStream
の変数
R
rawCompress(Object, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Compress the input data and produce a byte array of the uncompressed data
rawCompress(Object, int, int, byte[], int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Compress the input buffer [offset,...
rawCompress(ByteBuffer, int, int, ByteBuffer, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
rawCompress(Object, int, int, Object, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
rawCompress(ByteBuffer, int, int, ByteBuffer, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
rawCompress(Object, int, int, Object, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
rawRead(Object, int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read uncompressed data into the specified array
rawUncompress(byte[], int, int, Object, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Uncompress the content in the input buffer.
rawUncompress(ByteBuffer, int, int, ByteBuffer, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
rawUncompress(Object, int, int, Object, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
rawUncompress(ByteBuffer, int, int, ByteBuffer, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
rawUncompress(Object, int, int, Object, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
rawWrite(Object, int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
Compress the raw byte array data.
read(byte[], int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
read(long[], int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read long array from the stream
read(long[])
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read long array from the stream
read(double[], int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read double array from the stream
read(double[])
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read double array from the stream
read(int[])
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read int array from the stream
read(int[], int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read int array from the stream
read(float[], int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read float array from the stream
read(float[])
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read float array from the stream
read(short[], int, int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read short array from the stream
read(short[])
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
Read short array from the stream
read()
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
readFully(byte[], int)
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
readHeader(InputStream)
- クラス org.xerial.snappy.
SnappyCodec
の static メソッド
readHeader()
- クラス org.xerial.snappy.
SnappyInputStream
のメソッド
S
Snappy
-
org.xerial.snappy
の クラス
Snappy API for data compression/decompression
Snappy()
- クラス org.xerial.snappy.
Snappy
のコンストラクタ
SNAPPY_SYSTEM_PROPERTIES_FILE
- クラス org.xerial.snappy.
SnappyLoader
の static 変数
SnappyBundleActivator
-
org.xerial.snappy
の クラス
OSGi bundle entry point
SnappyBundleActivator()
- クラス org.xerial.snappy.
SnappyBundleActivator
のコンストラクタ
SnappyCodec
-
org.xerial.snappy
の クラス
Preamble header for
SnappyOutputStream
SnappyError
-
org.xerial.snappy
の エラー
Used when serious errors (unchecked exception) in snappy-java are observed.
SnappyError(SnappyErrorCode)
- エラー org.xerial.snappy.
SnappyError
のコンストラクタ
SnappyError(SnappyErrorCode, Error)
- エラー org.xerial.snappy.
SnappyError
のコンストラクタ
SnappyError(SnappyErrorCode, String)
- エラー org.xerial.snappy.
SnappyError
のコンストラクタ
SnappyErrorCode
-
org.xerial.snappy
の 列挙型
Error codes of snappy-java
SnappyException
-
org.xerial.snappy
の 例外
推奨されていません。
Snappy-java now uses
IOException
SnappyException(int)
- 例外 org.xerial.snappy.
SnappyException
のコンストラクタ
推奨されていません。
SnappyException(SnappyErrorCode)
- 例外 org.xerial.snappy.
SnappyException
のコンストラクタ
推奨されていません。
SnappyException(SnappyErrorCode, Exception)
- 例外 org.xerial.snappy.
SnappyException
のコンストラクタ
推奨されていません。
SnappyException(SnappyErrorCode, String)
- 例外 org.xerial.snappy.
SnappyException
のコンストラクタ
推奨されていません。
SnappyInputStream
-
org.xerial.snappy
の クラス
SnappyInputStream(InputStream)
- クラス org.xerial.snappy.
SnappyInputStream
のコンストラクタ
SnappyLoader
-
org.xerial.snappy
の クラス
This class loads a native library of snappy-java (snappyjava.dll, libsnappy.so, etc.) according to the user platform (
os.name
and
os.arch
).
SnappyLoader()
- クラス org.xerial.snappy.
SnappyLoader
のコンストラクタ
SnappyNative
-
org.xerial.snappy
の クラス
JNI interface of the
SnappyNativeAPI
implementation.
SnappyNative()
- クラス org.xerial.snappy.
SnappyNative
のコンストラクタ
SnappyNativeAPI
-
org.xerial.snappy
の インタフェース
Interface to access the native code of Snappy.
SnappyOutputStream
-
org.xerial.snappy
の クラス
This class implements a stream filter for writing compressed data using Snappy.
SnappyOutputStream(OutputStream)
- クラス org.xerial.snappy.
SnappyOutputStream
のコンストラクタ
SnappyOutputStream(OutputStream, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のコンストラクタ
start(BundleContext)
- クラス org.xerial.snappy.
SnappyBundleActivator
のメソッド
stop(BundleContext)
- クラス org.xerial.snappy.
SnappyBundleActivator
のメソッド
T
throw_error(int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
throw_error(int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
throwException(int)
- 例外 org.xerial.snappy.
SnappyException
の static メソッド
推奨されていません。
toString()
- クラス org.xerial.snappy.
SnappyCodec
のメソッド
translateArchNameToFolderName(String)
- クラス org.xerial.snappy.
OSInfo
の static メソッド
translateOSNameToFolderName(String)
- クラス org.xerial.snappy.
OSInfo
の static メソッド
U
uncompress(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
High-level API for uncompressing the input byte array.
uncompress(byte[], int, int, byte[], int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Uncompress the content in the input buffer.
uncompress(ByteBuffer, ByteBuffer)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Uncompress the content in the input buffer.
uncompressCharArray(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressCharArray(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressDoubleArray(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressed
- クラス org.xerial.snappy.
SnappyOutputStream
の変数
uncompressedLength(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
Get the uncompressed byte size of the given compressed input.
uncompressedLength(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Get the uncompressed byte size of the given compressed input.
uncompressedLength(ByteBuffer)
- クラス org.xerial.snappy.
Snappy
の static メソッド
Get the uncompressed byte size of the given compressed input.
uncompressedLength(ByteBuffer, int, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
uncompressedLength(Object, int, int)
- クラス org.xerial.snappy.
SnappyNative
のメソッド
uncompressedLength(ByteBuffer, int, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
uncompressedLength(Object, int, int)
- インタフェース org.xerial.snappy.
SnappyNativeAPI
のメソッド
uncompressFloatArray(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressFloatArray(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressIntArray(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressIntArray(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressLongArray(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressLongArray(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressShortArray(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressShortArray(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressString(byte[])
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressString(byte[], int, int)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressString(byte[], int, int, String)
- クラス org.xerial.snappy.
Snappy
の static メソッド
uncompressString(byte[], String)
- クラス org.xerial.snappy.
Snappy
の static メソッド
V
valueOf(String)
- 列挙 org.xerial.snappy.
SnappyErrorCode
の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values()
- 列挙 org.xerial.snappy.
SnappyErrorCode
の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
version
- クラス org.xerial.snappy.
SnappyCodec
の変数
W
write(byte[], int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(long[], int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
Compress the input long array data
write(double[], int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(float[], int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(int[], int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(short[], int, int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(long[])
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(double[])
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(float[])
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(int[])
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(short[])
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
write(int)
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
writeHeader(OutputStream)
- クラス org.xerial.snappy.
SnappyCodec
のメソッド
writeHeader()
- クラス org.xerial.snappy.
SnappyOutputStream
のメソッド
A
C
D
E
F
G
H
I
K
M
N
O
R
S
T
U
V
W
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2011. All Rights Reserved.