public class Build extends Object
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
hash() |
String |
hashShort() |
static Build |
readBuild(StreamInput in) |
String |
timestamp() |
String |
toString() |
static void |
writeBuild(Build build,
StreamOutput out) |
public static final Build CURRENT
public String hash()
public String hashShort()
public String timestamp()
public static Build readBuild(StreamInput in) throws IOException
IOExceptionpublic static void writeBuild(Build build, StreamOutput out) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.