docstring_tokens list | code_tokens list |
|---|---|
[
"returns",
"the",
"indication",
"text",
"indicating",
"that",
"trust",
"has",
"been",
"granted"
] | [
"return",
"null",
";"
] |
[
"returns",
"the",
"indication",
"text",
"indicating",
"that",
"trust",
"is",
"currently",
"being",
"managed"
] | [
"return",
"null",
";"
] |
[
"hides",
"transient",
"indication",
"in",
"{"
] | [
"m",
"handler",
"send",
"message",
"delayed",
"(",
"m",
"handler",
"obtain",
"message",
"(",
"msg",
"hide",
"transient",
")",
",",
"delay",
"ms",
")",
";"
] |
[
"shows",
"{"
] | [
"show",
"transient",
"indication",
"(",
"m",
"context",
"get",
"resources",
"(",
")",
"get",
"string",
"(",
"transient",
"indication",
")",
")",
";"
] |
[
"shows",
"{"
] | [
"show",
"transient",
"indication",
"(",
"transient",
"indication",
",",
"m",
"initial",
"text",
"color",
")",
";"
] |
[
"hides",
"transient",
"indication"
] | [
"if",
"(",
"m",
"transient",
"indication",
"!",
"=",
"null",
")",
"{",
"m",
"transient",
"indication",
"=",
"null",
";",
"m",
"handler",
"remove",
"messages",
"(",
"msg",
"hide",
"transient",
")",
";",
"update",
"indication",
"(",
"false",
")",
";",
"}... |
[
"animates",
"text",
"view",
"-",
"text",
"view",
"moves",
"up",
"and",
"bounces",
"down"
] | [
"int",
"y",
"translation",
"=",
"m",
"context",
"get",
"resources",
"(",
")",
"get",
"integer",
"(",
"r",
"integer",
"wired",
"charging",
"keyguard",
"text",
"animation",
"distance",
")",
";",
"int",
"animate",
"up",
"duration",
"=",
"m",
"context",
"get",... |
[
"<",
"p",
">",
"the",
"day",
"and",
"time",
"of",
"the",
"pull",
"request",
"event",
"in",
"timestamp",
"format",
"<",
"/",
"p",
">"
] | [
"this",
"event",
"date",
"=",
"event",
"date",
";"
] |
[
"<",
"p",
">",
"the",
"day",
"and",
"time",
"of",
"the",
"pull",
"request",
"event",
"in",
"timestamp",
"format",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"event",
"date",
";"
] |
[
"<",
"p",
">",
"the",
"date",
"when",
"the",
"event",
"occurred",
"<",
"/",
"p",
">"
] | [
"set",
"event",
"date",
"(",
"event",
"date",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"event",
"message",
"<",
"/",
"p",
">"
] | [
"set",
"message",
"(",
"message",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"application",
"associated",
"with",
"the",
"event",
"<",
"/",
"p",
">"
] | [
"set",
"application",
"name",
"(",
"application",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"release",
"label",
"for",
"the",
"application",
"version",
"associated",
"with",
"this",
"event",
"<",
"/",
"p",
">"
] | [
"set",
"version",
"label",
"(",
"version",
"label",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"configuration",
"associated",
"with",
"this",
"event",
"<",
"/",
"p",
">"
] | [
"set",
"template",
"name",
"(",
"template",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"environment",
"associated",
"with",
"this",
"event",
"<",
"/",
"p",
">"
] | [
"set",
"environment",
"name",
"(",
"environment",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"arn",
"of",
"the",
"platform",
"<",
"/",
"p",
">"
] | [
"set",
"platform",
"arn",
"(",
"platform",
"arn",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"web",
"service",
"request",
"id",
"for",
"the",
"activity",
"of",
"this",
"event",
"<",
"/",
"p",
">"
] | [
"set",
"request",
"id",
"(",
"request",
"id",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"severity",
"level",
"of",
"this",
"event",
"<",
"/",
"p",
">"
] | [
"set",
"severity",
"(",
"severity",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"severity",
"level",
"of",
"this",
"event",
"<",
"/",
"p",
">"
] | [
"this",
"severity",
"=",
"severity",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"-",
"-",
"-",
"[",
"gl",
"draw",
"elements",
"base",
"vertex",
"o",
"e",
"s",
"]",
"-",
"-",
"-"
] | [
"public",
"static",
"native",
"void",
"ngl",
"draw",
"elements",
"base",
"vertex",
"o",
"e",
"s",
"(",
"int",
"mode",
",",
"int",
"count",
",",
"int",
"type",
",",
"long",
"indices",
",",
"int",
"basevertex",
")",
";"
] |
[
"-",
"-",
"-",
"[",
"gl",
"draw",
"range",
"elements",
"base",
"vertex",
"o",
"e",
"s",
"]",
"-",
"-",
"-"
] | [
"public",
"static",
"native",
"void",
"ngl",
"draw",
"range",
"elements",
"base",
"vertex",
"o",
"e",
"s",
"(",
"int",
"mode",
",",
"int",
"start",
",",
"int",
"end",
",",
"int",
"count",
",",
"int",
"type",
",",
"long",
"indices",
",",
"int",
"basev... |
[
"-",
"-",
"-",
"[",
"gl",
"draw",
"elements",
"instanced",
"base",
"vertex",
"o",
"e",
"s",
"]",
"-",
"-",
"-"
] | [
"public",
"static",
"native",
"void",
"ngl",
"draw",
"elements",
"instanced",
"base",
"vertex",
"o",
"e",
"s",
"(",
"int",
"mode",
",",
"int",
"count",
",",
"int",
"type",
",",
"long",
"indices",
",",
"int",
"instancecount",
",",
"int",
"basevertex",
")"... |
[
"-",
"-",
"-",
"[",
"gl",
"multi",
"draw",
"elements",
"base",
"vertex",
"o",
"e",
"s",
"]",
"-",
"-",
"-"
] | [
"public",
"static",
"native",
"void",
"ngl",
"multi",
"draw",
"elements",
"base",
"vertex",
"o",
"e",
"s",
"(",
"int",
"mode",
",",
"long",
"count",
",",
"int",
"type",
",",
"long",
"indices",
",",
"int",
"primcount",
",",
"long",
"basevertex",
")",
";... |
[
"{"
] | [
"return",
"s",
"to",
"string",
"(",
"mvcc",
"first",
"row",
"tree",
"closure",
"class",
",",
"this",
")",
";"
] |
[
"encode",
"single",
"integer",
"dimension"
] | [
"numeric",
"utils",
"int",
"to",
"sortable",
"bytes",
"(",
"value",
",",
"dest",
",",
"offset",
")",
";"
] |
[
"decode",
"single",
"integer",
"dimension"
] | [
"return",
"numeric",
"utils",
"sortable",
"bytes",
"to",
"int",
"(",
"value",
",",
"offset",
")",
";"
] |
[
"create",
"a",
"query",
"for",
"matching",
"an",
"exact",
"integer",
"value",
"<",
"p",
">",
"this",
"is",
"for",
"simple",
"one",
"-",
"dimension",
"points",
"for",
"multidimensional",
"points",
"use",
"{",
"@",
"link",
"#",
"new",
"range",
"query",
"("... | [
"return",
"new",
"range",
"query",
"(",
"field",
",",
"value",
",",
"value",
")",
";"
] |
[
"create",
"a",
"range",
"query",
"for",
"integer",
"values",
"<",
"p",
">",
"this",
"is",
"for",
"simple",
"one",
"-",
"dimension",
"ranges",
"for",
"multidimensional",
"ranges",
"use",
"{",
"@",
"link",
"#",
"new",
"range",
"query",
"(",
"string",
"int"... | [
"return",
"new",
"range",
"query",
"(",
"field",
",",
"new",
"int",
"[",
"]",
"{",
"lower",
"value",
"}",
",",
"new",
"int",
"[",
"]",
"{",
"upper",
"value",
"}",
")",
";"
] |
[
"create",
"a",
"range",
"query",
"for",
"n",
"-",
"dimensional",
"integer",
"values",
"<",
"p",
">",
"you",
"can",
"have",
"half",
"-",
"open",
"ranges",
"(",
"which",
"are",
"in",
"fact",
"&",
"lt",
";",
"/",
"&",
"le",
";",
"or",
"&",
"gt",
";"... | [
"point",
"range",
"query",
"check",
"args",
"(",
"field",
",",
"lower",
"value",
",",
"upper",
"value",
")",
";",
"return",
"new",
"point",
"range",
"query",
"(",
"field",
",",
"pack",
"(",
"lower",
"value",
")",
"bytes",
",",
"pack",
"(",
"upper",
"... |
[
"create",
"a",
"query",
"matching",
"any",
"of",
"the",
"specified",
"1d",
"values",
"this",
"is",
"the",
"points",
"equivalent",
"of",
"{",
"@",
"code",
"terms",
"query",
"}"
] | [
"integer",
"[",
"]",
"boxed",
"=",
"values",
"to",
"array",
"(",
"new",
"integer",
"[",
"0",
"]",
")",
";",
"int",
"[",
"]",
"unboxed",
"=",
"new",
"int",
"[",
"boxed",
"length",
"]",
";",
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"box... |
[
"<",
"p",
">",
"a",
"list",
"of",
"a",
"r",
"ns",
"that",
"specifies",
"the",
"assessment",
"targets",
"that",
"are",
"returned",
"by",
"the",
"action",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
... | [
"if",
"(",
"this",
"assessment",
"target",
"arns",
"=",
"=",
"null",
")",
"{",
"set",
"assessment",
"target",
"arns",
"(",
"new",
"java",
"util",
"array",
"list",
"<",
"string",
">",
"(",
"assessment",
"target",
"arns",
"length",
")",
")",
";",
"}",
... |
[
"<",
"p",
">",
"a",
"list",
"of",
"a",
"r",
"ns",
"that",
"specifies",
"the",
"assessment",
"targets",
"that",
"are",
"returned",
"by",
"the",
"action",
"<",
"/",
"p",
">"
] | [
"set",
"assessment",
"target",
"arns",
"(",
"assessment",
"target",
"arns",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"when",
"a",
"response",
"is",
"generated",
"if",
"there",
"is",
"more",
"data",
"to",
"be",
"listed",
"this",
"parameter",
"is",
"present",
"in",
"the",
"response",
"and",
"contains",
"the",
"value",
"to",
"use",
"for",
"the",
"<",
"b",... | [
"set",
"next",
"token",
"(",
"next",
"token",
")",
";",
"return",
"this",
";"
] |
[
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"... | [
"super",
"set",
"card",
"list",
"view",
"(",
"card",
"list",
"view",
")",
";",
"m",
"helper",
"set",
"adapter",
"view",
"(",
"card",
"list",
"view",
")",
";"
] |
[
"return",
"the",
"number",
"of",
"rows"
] | [
"return",
"time",
"length",
";"
] |
[
"return",
"a",
"row",
"s",
"timestamp",
"get",
"time",
"(",
")",
"value",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"null",
"checked",
"and",
"is",
"repeated",
"adjusted"
] | [
"return",
"time",
"[",
"element",
"num",
"]",
";"
] |
[
"return",
"a",
"row",
"s",
"timestamp",
"get",
"nanos",
"(",
")",
"value",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"null",
"checked",
"and",
"is",
"repeated",
"adjusted"
] | [
"return",
"nanos",
"[",
"element",
"num",
"]",
";"
] |
[
"set",
"a",
"timestamp",
"object",
"from",
"a",
"row",
"of",
"the",
"column",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"null",
"checked",
"and",
"is",
"repeated",
"adjusted"
] | [
"timestamp",
"set",
"time",
"(",
"time",
"[",
"element",
"num",
"]",
")",
";",
"timestamp",
"set",
"nanos",
"(",
"nanos",
"[",
"element",
"num",
"]",
")",
";"
] |
[
"return",
"the",
"scratch",
"timestamp",
"object",
"set",
"from",
"a",
"row",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"null",
"checked",
"and",
"is",
"repeated",
"adjusted"
] | [
"scratch",
"timestamp",
"set",
"time",
"(",
"time",
"[",
"element",
"num",
"]",
")",
";",
"scratch",
"timestamp",
"set",
"nanos",
"(",
"nanos",
"[",
"element",
"num",
"]",
")",
";",
"return",
"scratch",
"timestamp",
";"
] |
[
"return",
"the",
"scratch",
"timestamp",
"(",
"contents",
"undefined",
")"
] | [
"return",
"scratch",
"timestamp",
";"
] |
[
"return",
"a",
"long",
"representation",
"of",
"a",
"timestamp"
] | [
"scratch",
"timestamp",
"set",
"time",
"(",
"time",
"[",
"element",
"num",
"]",
")",
";",
"scratch",
"timestamp",
"set",
"nanos",
"(",
"nanos",
"[",
"element",
"num",
"]",
")",
";",
"return",
"get",
"timestamp",
"as",
"long",
"(",
"scratch",
"timestamp",... |
[
"return",
"a",
"long",
"representation",
"of",
"a",
"timestamp"
] | [
"return",
"millis",
"to",
"seconds",
"(",
"timestamp",
"get",
"time",
"(",
")",
")",
";"
] |
[
"rounds",
"the",
"number",
"of",
"milliseconds",
"relative",
"to",
"the",
"epoch",
"down",
"to",
"the",
"nearest",
"whole",
"number",
"of",
"seconds",
"500",
"would",
"round",
"to",
"0",
"-",
"500",
"would",
"round",
"to",
"-",
"1"
] | [
"if",
"(",
"millis",
">",
"=",
"0",
")",
"{",
"return",
"millis",
"/",
"1000",
";",
"}",
"else",
"{",
"return",
"(",
"millis",
"-",
"999",
")",
"/",
"1000",
";",
"}"
] |
[
"return",
"a",
"double",
"representation",
"of",
"a",
"timestamp"
] | [
"scratch",
"timestamp",
"set",
"time",
"(",
"time",
"[",
"element",
"num",
"]",
")",
";",
"scratch",
"timestamp",
"set",
"nanos",
"(",
"nanos",
"[",
"element",
"num",
"]",
")",
";",
"return",
"get",
"double",
"(",
"scratch",
"timestamp",
")",
";"
] |
[
"compare",
"row",
"to",
"timestamp",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"null",
"checked",
"and",
"is",
"repeated",
"adjusted"
] | [
"return",
"as",
"scratch",
"timestamp",
"(",
"element",
"num",
")",
"compare",
"to",
"(",
"timestamp",
")",
";"
] |
[
"compare",
"timestamp",
"to",
"row",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"null",
"checked",
"and",
"is",
"repeated",
"adjusted"
] | [
"return",
"timestamp",
"compare",
"to",
"(",
"as",
"scratch",
"timestamp",
"(",
"element",
"num",
")",
")",
";"
] |
[
"compare",
"a",
"row",
"to",
"another",
"timestamp",
"column",
"vector",
"s",
"row"
] | [
"return",
"as",
"scratch",
"timestamp",
"(",
"element",
"num",
"1",
")",
"compare",
"to",
"(",
"timestamp",
"col",
"vector",
"2",
"as",
"scratch",
"timestamp",
"(",
"element",
"num",
"2",
")",
")",
";"
] |
[
"compare",
"another",
"timestamp",
"column",
"vector",
"s",
"row",
"to",
"a",
"row"
] | [
"return",
"timestamp",
"col",
"vector",
"1",
"as",
"scratch",
"timestamp",
"(",
"element",
"num",
"1",
")",
"compare",
"to",
"(",
"as",
"scratch",
"timestamp",
"(",
"element",
"num",
"2",
")",
")",
";"
] |
[
"with",
"many",
"arguments"
] | [
"flatten",
"push",
"(",
")",
";",
"if",
"(",
"is",
"repeating",
")",
"{",
"is",
"repeating",
"=",
"false",
";",
"long",
"repeat",
"fast",
"time",
"=",
"time",
"[",
"0",
"]",
";",
"int",
"repeat",
"nanos",
"=",
"nanos",
"[",
"0",
"]",
";",
"if",
... |
[
"set",
"a",
"field",
"from",
"a",
"timestamp"
] | [
"if",
"(",
"timestamp",
"=",
"=",
"null",
")",
"{",
"is",
"null",
"[",
"element",
"num",
"]",
"=",
"true",
";",
"no",
"nulls",
"=",
"false",
";",
"return",
";",
"}",
"this",
"time",
"[",
"element",
"num",
"]",
"=",
"timestamp",
"get",
"time",
"("... |
[
"set",
"a",
"field",
"from",
"the",
"current",
"value",
"in",
"the",
"scratch",
"timestamp"
] | [
"this",
"time",
"[",
"element",
"num",
"]",
"=",
"scratch",
"timestamp",
"get",
"time",
"(",
")",
";",
"this",
"nanos",
"[",
"element",
"num",
"]",
"=",
"scratch",
"timestamp",
"get",
"nanos",
"(",
")",
";"
] |
[
"set",
"row",
"to",
"standard",
"null",
"value",
"(",
"s",
")",
"we",
"assume",
"the",
"entry",
"has",
"already",
"been",
"is",
"repeated",
"adjusted"
] | [
"time",
"[",
"element",
"num",
"]",
"=",
"0",
";",
"nanos",
"[",
"element",
"num",
"]",
"=",
"1",
";"
] |
[
"fill",
"all",
"the",
"vector",
"entries",
"with",
"a",
"timestamp"
] | [
"is",
"repeating",
"=",
"true",
";",
"is",
"null",
"[",
"0",
"]",
"=",
"false",
";",
"time",
"[",
"0",
"]",
"=",
"timestamp",
"get",
"time",
"(",
")",
";",
"nanos",
"[",
"0",
"]",
"=",
"timestamp",
"get",
"nanos",
"(",
")",
";"
] |
[
"return",
"the",
"value",
"for",
"the",
"utc",
"boolean",
"variable"
] | [
"return",
"this",
"is",
"u",
"t",
"c",
";"
] |
[
"set",
"the",
"utc",
"boolean",
"variable"
] | [
"this",
"is",
"u",
"t",
"c",
"=",
"value",
";"
] |
[
"<",
"p",
">",
"sets",
"whether",
"dkim",
"signing",
"is",
"enabled",
"for",
"an",
"identity",
"set",
"to",
"<",
"code",
">",
"true",
"<",
"/",
"code",
">",
"to",
"enable",
"dkim",
"signing",
"for",
"this",
"identity",
";",
"<",
"code",
">",
"false",... | [
"this",
"dkim",
"enabled",
"=",
"dkim",
"enabled",
";"
] |
[
"<",
"p",
">",
"sets",
"whether",
"dkim",
"signing",
"is",
"enabled",
"for",
"an",
"identity",
"set",
"to",
"<",
"code",
">",
"true",
"<",
"/",
"code",
">",
"to",
"enable",
"dkim",
"signing",
"for",
"this",
"identity",
";",
"<",
"code",
">",
"false",... | [
"return",
"this",
"dkim",
"enabled",
";"
] |
[
"<",
"p",
">",
"true",
"if",
"dkim",
"signing",
"is",
"enabled",
"for",
"email",
"sent",
"from",
"the",
"identity",
";",
"false",
"otherwise",
"the",
"default",
"value",
"is",
"true",
"<",
"/",
"p",
">"
] | [
"set",
"dkim",
"enabled",
"(",
"dkim",
"enabled",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"sets",
"whether",
"dkim",
"signing",
"is",
"enabled",
"for",
"an",
"identity",
"set",
"to",
"<",
"code",
">",
"true",
"<",
"/",
"code",
">",
"to",
"enable",
"dkim",
"signing",
"for",
"this",
"identity",
";",
"<",
"code",
">",
"false",... | [
"return",
"this",
"dkim",
"enabled",
";"
] |
[
"<",
"p",
">",
"describes",
"whether",
"amazon",
"ses",
"has",
"successfully",
"verified",
"the",
"dkim",
"dns",
"records",
"(",
"tokens",
")",
"published",
"in",
"the",
"domain",
"name",
"s",
"dns",
"(",
"this",
"only",
"applies",
"to",
"domain",
"identit... | [
"this",
"dkim",
"verification",
"status",
"=",
"dkim",
"verification",
"status",
";"
] |
[
"<",
"p",
">",
"describes",
"whether",
"amazon",
"ses",
"has",
"successfully",
"verified",
"the",
"dkim",
"dns",
"records",
"(",
"tokens",
")",
"published",
"in",
"the",
"domain",
"name",
"s",
"dns",
"(",
"this",
"only",
"applies",
"to",
"domain",
"identit... | [
"return",
"this",
"dkim",
"verification",
"status",
";"
] |
[
"<",
"p",
">",
"describes",
"whether",
"amazon",
"ses",
"has",
"successfully",
"verified",
"the",
"dkim",
"dns",
"records",
"(",
"tokens",
")",
"published",
"in",
"the",
"domain",
"name",
"s",
"dns",
"(",
"this",
"only",
"applies",
"to",
"domain",
"identit... | [
"set",
"dkim",
"verification",
"status",
"(",
"dkim",
"verification",
"status",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"describes",
"whether",
"amazon",
"ses",
"has",
"successfully",
"verified",
"the",
"dkim",
"dns",
"records",
"(",
"tokens",
")",
"published",
"in",
"the",
"domain",
"name",
"s",
"dns",
"(",
"this",
"only",
"applies",
"to",
"domain",
"identit... | [
"with",
"dkim",
"verification",
"status",
"(",
"dkim",
"verification",
"status",
")",
";"
] |
[
"<",
"p",
">",
"describes",
"whether",
"amazon",
"ses",
"has",
"successfully",
"verified",
"the",
"dkim",
"dns",
"records",
"(",
"tokens",
")",
"published",
"in",
"the",
"domain",
"name",
"s",
"dns",
"(",
"this",
"only",
"applies",
"to",
"domain",
"identit... | [
"this",
"dkim",
"verification",
"status",
"=",
"dkim",
"verification",
"status",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"a",
"set",
"of",
"character",
"strings",
"that",
"represent",
"the",
"domain",
"s",
"identity",
"using",
"these",
"tokens",
"you",
"will",
"need",
"to",
"create",
"dns",
"cname",
"records",
"that",
"point",
"to",
"dkim",
"public",
"keys",
... | [
"if",
"(",
"this",
"dkim",
"tokens",
"=",
"=",
"null",
")",
"{",
"set",
"dkim",
"tokens",
"(",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"string",
">",
"(",
"dkim",
"tokens",
"length",
")",
")",
";",
"}",
"for",
"(",
"s... |
[
"<",
"p",
">",
"a",
"set",
"of",
"character",
"strings",
"that",
"represent",
"the",
"domain",
"s",
"identity",
"using",
"these",
"tokens",
"you",
"will",
"need",
"to",
"create",
"dns",
"cname",
"records",
"that",
"point",
"to",
"dkim",
"public",
"keys",
... | [
"set",
"dkim",
"tokens",
"(",
"dkim",
"tokens",
")",
";",
"return",
"this",
";"
] |
[
"best",
"-",
"effort",
"equals",
"method",
";",
"relies",
"on",
"aggregator",
"factory",
"equals",
"which",
"is",
"not",
"guaranteed",
"to",
"be",
"sanely",
"implemented"
] | [
"if",
"(",
"this",
"=",
"=",
"o",
")",
"{",
"return",
"true",
";",
"}",
"if",
"(",
"o",
"=",
"=",
"null",
"|",
"|",
"get",
"class",
"(",
")",
"!",
"=",
"o",
"get",
"class",
"(",
")",
")",
"{",
"return",
"false",
";",
"}",
"segment",
"analys... |
[
"best",
"-",
"effort",
"hash",
"code",
"method",
";",
"relies",
"on",
"aggregator",
"factory",
"hash",
"code",
"which",
"is",
"not",
"guaranteed",
"to",
"be",
"sanely",
"implemented"
] | [
"return",
"objects",
"hash",
"(",
"id",
",",
"interval",
",",
"columns",
",",
"size",
",",
"num",
"rows",
",",
"aggregators",
",",
"timestamp",
"spec",
",",
"query",
"granularity",
",",
"rollup",
")",
";"
] |
[
"gets",
"total",
"number",
"of",
"tasks",
"handled",
"by",
"the",
"node"
] | [
"return",
"total",
"exec",
"tasks",
";"
] |
[
"gets",
"percentage",
"of",
"time",
"this",
"node",
"is",
"busy",
"executing",
"jobs",
"vs",
"idling"
] | [
"return",
"1",
"-",
"get",
"idle",
"time",
"percentage",
"(",
")",
";"
] |
[
"gets",
"percentage",
"of",
"time",
"this",
"node",
"is",
"idling",
"vs",
"executing",
"jobs"
] | [
"return",
"get",
"total",
"idle",
"time",
"(",
")",
"/",
"(",
"float",
")",
"get",
"up",
"time",
"(",
")",
";"
] |
[
"returns",
"the",
"number",
"of",
"c",
"p",
"us",
"available",
"to",
"the",
"java",
"virtual",
"machine",
"this",
"method",
"is",
"equivalent",
"to",
"the",
"{",
"@",
"link",
"runtime",
"#",
"available",
"processors",
"(",
")",
"}",
"method",
"<",
"p",
... | [
"return",
"avail",
"procs",
";"
] |
[
"returns",
"the",
"system",
"load",
"average",
"for",
"the",
"last",
"minute",
"the",
"system",
"load",
"average",
"is",
"the",
"sum",
"of",
"the",
"number",
"of",
"runnable",
"entities",
"queued",
"to",
"the",
"{",
"@",
"linkplain",
"#",
"get",
"total",
... | [
"return",
"load",
";"
] |
[
"gets",
"average",
"of",
"cpu",
"load",
"values",
"over",
"all",
"metrics",
"kept",
"in",
"the",
"history"
] | [
"return",
"avg",
"load",
";"
] |
[
"returns",
"average",
"cpu",
"spent",
"for",
"cg",
"since",
"the",
"last",
"update"
] | [
"return",
"gc",
"load",
";"
] |
[
"returns",
"the",
"amount",
"of",
"heap",
"memory",
"in",
"bytes",
"that",
"the",
"java",
"virtual",
"machine",
"initially",
"requests",
"from",
"the",
"operating",
"system",
"for",
"memory",
"management",
"this",
"method",
"returns",
"{",
"@",
"code",
"-",
... | [
"return",
"heap",
"init",
";"
] |
[
"returns",
"the",
"current",
"heap",
"size",
"that",
"is",
"used",
"for",
"object",
"allocation",
"the",
"heap",
"consists",
"of",
"one",
"or",
"more",
"memory",
"pools",
"this",
"value",
"is",
"the",
"sum",
"of",
"{",
"@",
"code",
"used",
"}",
"heap",
... | [
"return",
"heap",
"used",
";"
] |
[
"returns",
"the",
"amount",
"of",
"heap",
"memory",
"in",
"bytes",
"that",
"is",
"committed",
"for",
"the",
"java",
"virtual",
"machine",
"to",
"use",
"this",
"amount",
"of",
"memory",
"is",
"guaranteed",
"for",
"the",
"java",
"virtual",
"machine",
"to",
"... | [
"return",
"heap",
"committed",
";"
] |
[
"returns",
"the",
"maximum",
"amount",
"of",
"heap",
"memory",
"in",
"bytes",
"that",
"can",
"be",
"used",
"for",
"memory",
"management",
"this",
"method",
"returns",
"{",
"@",
"code",
"-",
"1",
"}",
"if",
"the",
"maximum",
"memory",
"size",
"is",
"undef... | [
"return",
"heap",
"max",
";"
] |
[
"returns",
"the",
"amount",
"of",
"non",
"-",
"heap",
"memory",
"in",
"bytes",
"that",
"the",
"java",
"virtual",
"machine",
"initially",
"requests",
"from",
"the",
"operating",
"system",
"for",
"memory",
"management",
"this",
"method",
"returns",
"{",
"@",
"... | [
"return",
"non",
"heap",
"init",
";"
] |
[
"returns",
"the",
"current",
"non",
"-",
"heap",
"memory",
"size",
"that",
"is",
"used",
"by",
"java",
"vm",
"the",
"non",
"-",
"heap",
"memory",
"consists",
"of",
"one",
"or",
"more",
"memory",
"pools",
"this",
"value",
"is",
"the",
"sum",
"of",
"{",
... | [
"return",
"non",
"heap",
"used",
";"
] |
[
"returns",
"the",
"amount",
"of",
"non",
"-",
"heap",
"memory",
"in",
"bytes",
"that",
"is",
"committed",
"for",
"the",
"java",
"virtual",
"machine",
"to",
"use",
"this",
"amount",
"of",
"memory",
"is",
"guaranteed",
"for",
"the",
"java",
"virtual",
"machi... | [
"return",
"non",
"heap",
"committed",
";"
] |
[
"returns",
"the",
"maximum",
"amount",
"of",
"non",
"-",
"heap",
"memory",
"in",
"bytes",
"that",
"can",
"be",
"used",
"for",
"memory",
"management",
"this",
"method",
"returns",
"{",
"@",
"code",
"-",
"1",
"}",
"if",
"the",
"maximum",
"memory",
"size",
... | [
"return",
"non",
"heap",
"max",
";"
] |
[
"returns",
"the",
"uptime",
"of",
"the",
"java",
"virtual",
"machine",
"in",
"milliseconds"
] | [
"return",
"up",
"time",
";"
] |
[
"returns",
"the",
"start",
"time",
"of",
"grid",
"node",
"in",
"milliseconds",
"there",
"can",
"be",
"several",
"grid",
"nodes",
"started",
"in",
"one",
"jvm",
"so",
"jvm",
"start",
"time",
"will",
"be",
"the",
"same",
"for",
"all",
"of",
"them",
"but",
... | [
"return",
"node",
"start",
"time",
";"
] |
[
"returns",
"the",
"current",
"number",
"of",
"live",
"threads",
"including",
"both",
"daemon",
"and",
"non",
"-",
"daemon",
"threads"
] | [
"return",
"thread",
"cnt",
";"
] |
[
"returns",
"the",
"maximum",
"live",
"thread",
"count",
"since",
"the",
"java",
"virtual",
"machine",
"started",
"or",
"peak",
"was",
"reset",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"is",
"<",
"b",
">",
"not",
"<",
... | [
"return",
"peak",
"thread",
"cnt",
";"
] |
[
"returns",
"the",
"total",
"number",
"of",
"threads",
"created",
"and",
"also",
"started",
"since",
"the",
"java",
"virtual",
"machine",
"started",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"is",
"<",
"b",
">",
"not",
"... | [
"return",
"started",
"thread",
"cnt",
";"
] |
[
"returns",
"the",
"current",
"number",
"of",
"live",
"daemon",
"threads"
] | [
"return",
"daemon",
"thread",
"cnt",
";"
] |
[
"returns",
"the",
"number",
"of",
"unallocated",
"bytes",
"in",
"the",
"partition"
] | [
"return",
"file",
"sys",
"free",
"space",
";"
] |
[
"returns",
"the",
"size",
"of",
"the",
"partition"
] | [
"return",
"file",
"sys",
"total",
"space",
";"
] |
[
"returns",
"the",
"number",
"of",
"bytes",
"available",
"to",
"this",
"virtual",
"machine",
"on",
"the",
"partition"
] | [
"return",
"file",
"sys",
"usable",
"space",
";"
] |
[
"in",
"-",
"memory",
"data",
"grid",
"assigns",
"incremental",
"versions",
"to",
"all",
"cache",
"operations",
"this",
"method",
"provides",
"the",
"latest",
"data",
"version",
"on",
"the",
"node"
] | [
"return",
"last",
"data",
"ver",
";"
] |
[
"gets",
"sent",
"messages",
"count"
] | [
"return",
"sent",
"msgs",
"cnt",
";"
] |
[
"gets",
"sent",
"bytes",
"count"
] | [
"return",
"sent",
"bytes",
"cnt",
";"
] |
[
"gets",
"received",
"messages",
"count"
] | [
"return",
"rcvd",
"msgs",
"cnt",
";"
] |
[
"gets",
"received",
"bytes",
"count"
] | [
"return",
"rcvd",
"bytes",
"cnt",
";"
] |
[
"{"
] | [
"if",
"(",
"this",
"=",
"=",
"obj",
")",
"return",
"true",
";",
"if",
"(",
"obj",
"=",
"=",
"null",
"|",
"|",
"get",
"class",
"(",
")",
"!",
"=",
"obj",
"get",
"class",
"(",
")",
")",
"return",
"false",
";",
"grid",
"client",
"node",
"metrics",... |
[
"{"
] | [
"out",
"write",
"long",
"(",
"last",
"update",
"time",
")",
";",
"out",
"write",
"int",
"(",
"max",
"active",
"jobs",
")",
";",
"out",
"write",
"int",
"(",
"cur",
"active",
"jobs",
")",
";",
"out",
"write",
"float",
"(",
"avg",
"active",
"jobs",
")... |
[
"{"
] | [
"last",
"update",
"time",
"=",
"in",
"read",
"long",
"(",
")",
";",
"max",
"active",
"jobs",
"=",
"in",
"read",
"int",
"(",
")",
";",
"cur",
"active",
"jobs",
"=",
"in",
"read",
"int",
"(",
")",
";",
"avg",
"active",
"jobs",
"=",
"in",
"read",
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.