public class PingSchema extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_NAME |
static String |
CONCEPT_NAME_PING |
static DateSingleValueBcProperty |
CREATE_DATE |
static StringSingleValueBcProperty |
CREATE_REMOTE_ADDR |
static DateSingleValueBcProperty |
GRAPH_PROPERTY_WORKER_DATE |
static StringSingleValueBcProperty |
GRAPH_PROPERTY_WORKER_HOST_ADDRESS |
static StringSingleValueBcProperty |
GRAPH_PROPERTY_WORKER_HOSTNAME |
static LongSingleValueBcProperty |
GRAPH_PROPERTY_WORKER_WAIT_TIME_MS |
static DateSingleValueBcProperty |
LONG_RUNNING_PROCESS_DATE |
static StringSingleValueBcProperty |
LONG_RUNNING_PROCESS_HOST_ADDRESS |
static StringSingleValueBcProperty |
LONG_RUNNING_PROCESS_HOSTNAME |
static LongSingleValueBcProperty |
LONG_RUNNING_PROCESS_WAIT_TIME_MS |
static LongSingleValueBcProperty |
RETRIEVAL_TIME_MS |
static LongSingleValueBcProperty |
SEARCH_TIME_MS |
| Constructor and Description |
|---|
PingSchema() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getVertexId(ZonedDateTime date) |
public static final String BASE_NAME
public static final String CONCEPT_NAME_PING
public static final DateSingleValueBcProperty CREATE_DATE
public static final StringSingleValueBcProperty CREATE_REMOTE_ADDR
public static final LongSingleValueBcProperty SEARCH_TIME_MS
public static final LongSingleValueBcProperty RETRIEVAL_TIME_MS
public static final DateSingleValueBcProperty GRAPH_PROPERTY_WORKER_DATE
public static final StringSingleValueBcProperty GRAPH_PROPERTY_WORKER_HOSTNAME
public static final StringSingleValueBcProperty GRAPH_PROPERTY_WORKER_HOST_ADDRESS
public static final LongSingleValueBcProperty GRAPH_PROPERTY_WORKER_WAIT_TIME_MS
public static final DateSingleValueBcProperty LONG_RUNNING_PROCESS_DATE
public static final StringSingleValueBcProperty LONG_RUNNING_PROCESS_HOSTNAME
public static final StringSingleValueBcProperty LONG_RUNNING_PROCESS_HOST_ADDRESS
public static final LongSingleValueBcProperty LONG_RUNNING_PROCESS_WAIT_TIME_MS
public static String getVertexId(ZonedDateTime date)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.