|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.symphony.soam.DataCompressionFlags
public class DataCompressionFlags
Data compression flags are used to modify the behavior of the data compression feature.
SessionCreationAttributes
,
SessionCreationAttributes#setDataCompressionFlags(int)
Field Summary | |
---|---|
static int |
BEST_SPEED
This informs the API to use the fastest compression method to compress the data. |
static int |
BETTER_SIZE
This informs the API to use the median level compression method to compress the data. |
Constructor Summary | |
---|---|
DataCompressionFlags()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int BEST_SPEED
public static final int BETTER_SIZE
Constructor Detail |
---|
public DataCompressionFlags()
|
Version 4.1 Date Modified: -DREL_DATE=Nov 03 2008 Platform Computing. Accelerating Intelligence(TM). Copyright (C) 2001-2008 Platform Computing Corporation. All rights reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |