Package net.timewalker.ffmq4.storage
Class StorageSyncMethod
- java.lang.Object
-
- net.timewalker.ffmq4.storage.StorageSyncMethod
-
public final class StorageSyncMethod extends Object
StorageSyncMethod
-
-
Field Summary
Fields Modifier and Type Field Description static int[]ALLstatic intCHANNEL_FORCE_NO_METAstatic intFD_SYNC
-
Constructor Summary
Constructors Constructor Description StorageSyncMethod()
-
-
-
Field Detail
-
FD_SYNC
public static final int FD_SYNC
- See Also:
- Constant Field Values
-
CHANNEL_FORCE_NO_META
public static final int CHANNEL_FORCE_NO_META
- See Also:
- Constant Field Values
-
ALL
public static final int[] ALL
-
-