public class BuildInfo extends Object
Constructor and Description |
---|
BuildInfo(String version,
String build,
String revision,
int buildNumber,
boolean enterprise,
byte serializationVersion) |
Modifier and Type | Method and Description |
---|---|
String |
getBuild() |
int |
getBuildNumber() |
String |
getRevision() |
byte |
getSerializationVersion() |
String |
getVersion() |
boolean |
isEnterprise() |
String |
toString() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.