public static class ZStoreArgs.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
static ZStoreArgs |
max() |
static ZStoreArgs |
min() |
static ZStoreArgs |
sum() |
static ZStoreArgs |
weights(double... weights) |
static ZStoreArgs |
weights(long[] weights)
Deprecated.
|
@Deprecated public static ZStoreArgs weights(long[] weights)
public static ZStoreArgs weights(double... weights)
public static ZStoreArgs sum()
public static ZStoreArgs min()
public static ZStoreArgs max()
Copyright © 2016. All rights reserved.