docstring_tokens
list | code_tokens
list |
---|---|
[
"returns",
"a",
"new",
"{"
]
| [
"return",
"calloc",
"stack",
"(",
"stack",
"get",
"(",
")",
")",
";"
]
|
[
"returns",
"a",
"new",
"{",
"@",
"link",
"o",
"v",
"r",
"pose",
"statef",
"}",
"instance",
"allocated",
"on",
"the",
"specified",
"{",
"@",
"link",
"memory",
"stack",
"}"
]
| [
"return",
"wrap",
"(",
"o",
"v",
"r",
"pose",
"statef",
"class",
",",
"stack",
"nmalloc",
"(",
"alignof",
",",
"sizeof",
")",
")",
";"
]
|
[
"returns",
"a",
"new",
"{",
"@",
"link",
"o",
"v",
"r",
"pose",
"statef",
"}",
"instance",
"allocated",
"on",
"the",
"specified",
"{",
"@",
"link",
"memory",
"stack",
"}",
"and",
"initializes",
"all",
"its",
"bits",
"to",
"zero"
]
| [
"return",
"wrap",
"(",
"o",
"v",
"r",
"pose",
"statef",
"class",
",",
"stack",
"ncalloc",
"(",
"alignof",
",",
"1",
",",
"sizeof",
")",
")",
";"
]
|
[
"returns",
"a",
"new",
"{",
"@",
"link",
"o",
"v",
"r",
"pose",
"statef",
"buffer",
"}",
"instance",
"allocated",
"on",
"the",
"thread",
"-",
"local",
"{",
"@",
"link",
"memory",
"stack",
"}"
]
| [
"return",
"malloc",
"stack",
"(",
"capacity",
",",
"stack",
"get",
"(",
")",
")",
";"
]
|
[
"returns",
"a",
"new",
"{",
"@",
"link",
"o",
"v",
"r",
"pose",
"statef",
"buffer",
"}",
"instance",
"allocated",
"on",
"the",
"thread",
"-",
"local",
"{",
"@",
"link",
"memory",
"stack",
"}",
"and",
"initializes",
"all",
"its",
"bits",
"to",
"zero"
]
| [
"return",
"calloc",
"stack",
"(",
"capacity",
",",
"stack",
"get",
"(",
")",
")",
";"
]
|
[
"returns",
"a",
"new",
"{",
"@",
"link",
"o",
"v",
"r",
"pose",
"statef",
"buffer",
"}",
"instance",
"allocated",
"on",
"the",
"specified",
"{",
"@",
"link",
"memory",
"stack",
"}"
]
| [
"return",
"wrap",
"(",
"buffer",
"class",
",",
"stack",
"nmalloc",
"(",
"alignof",
",",
"capacity",
"*",
"sizeof",
")",
",",
"capacity",
")",
";"
]
|
[
"returns",
"a",
"new",
"{",
"@",
"link",
"o",
"v",
"r",
"pose",
"statef",
"buffer",
"}",
"instance",
"allocated",
"on",
"the",
"specified",
"{",
"@",
"link",
"memory",
"stack",
"}",
"and",
"initializes",
"all",
"its",
"bits",
"to",
"zero"
]
| [
"return",
"wrap",
"(",
"buffer",
"class",
",",
"stack",
"ncalloc",
"(",
"alignof",
",",
"capacity",
",",
"sizeof",
")",
",",
"capacity",
")",
";"
]
|
[
"unsafe",
"version",
"of",
"{"
]
| [
"return",
"o",
"v",
"r",
"posef",
"create",
"(",
"struct",
"+",
"o",
"v",
"r",
"pose",
"statef",
"thepose",
")",
";"
]
|
[
"unsafe",
"version",
"of",
"{"
]
| [
"return",
"o",
"v",
"r",
"vector",
"3f",
"create",
"(",
"struct",
"+",
"o",
"v",
"r",
"pose",
"statef",
"angularvelocity",
")",
";"
]
|
[
"unsafe",
"version",
"of",
"{"
]
| [
"return",
"o",
"v",
"r",
"vector",
"3f",
"create",
"(",
"struct",
"+",
"o",
"v",
"r",
"pose",
"statef",
"linearvelocity",
")",
";"
]
|
[
"unsafe",
"version",
"of",
"{"
]
| [
"return",
"o",
"v",
"r",
"vector",
"3f",
"create",
"(",
"struct",
"+",
"o",
"v",
"r",
"pose",
"statef",
"angularacceleration",
")",
";"
]
|
[
"unsafe",
"version",
"of",
"{"
]
| [
"return",
"o",
"v",
"r",
"vector",
"3f",
"create",
"(",
"struct",
"+",
"o",
"v",
"r",
"pose",
"statef",
"linearacceleration",
")",
";"
]
|
[
"unsafe",
"version",
"of",
"{"
]
| [
"return",
"unsafe",
"get",
"double",
"(",
"null",
",",
"struct",
"+",
"o",
"v",
"r",
"pose",
"statef",
"timeinseconds",
")",
";"
]
|
[
"passes",
"the",
"{"
]
| [
"consumer",
"accept",
"(",
"the",
"pose",
"(",
")",
")",
";",
"return",
"this",
";"
]
|
[
"passes",
"the",
"{"
]
| [
"consumer",
"accept",
"(",
"angular",
"velocity",
"(",
")",
")",
";",
"return",
"this",
";"
]
|
[
"passes",
"the",
"{"
]
| [
"consumer",
"accept",
"(",
"linear",
"velocity",
"(",
")",
")",
";",
"return",
"this",
";"
]
|
[
"passes",
"the",
"{"
]
| [
"consumer",
"accept",
"(",
"angular",
"acceleration",
"(",
")",
")",
";",
"return",
"this",
";"
]
|
[
"passes",
"the",
"{"
]
| [
"consumer",
"accept",
"(",
"linear",
"acceleration",
"(",
")",
")",
";",
"return",
"this",
";"
]
|
[
"returns",
"the",
"value",
"of",
"the",
"{"
]
| [
"return",
"o",
"v",
"r",
"pose",
"statef",
"n",
"time",
"in",
"seconds",
"(",
"address",
"(",
")",
")",
";"
]
|
[
"colection",
"definition",
"impl",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~",
"~"
]
| [
"return",
"this",
";"
]
|
[
"~",
"methods",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-"
]
| [
"temp",
"file",
"delete",
"(",
")",
";",
"super",
"finalize",
"(",
")",
";"
]
|
[
"~",
"methods",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-"
]
| [
"int",
"i",
"=",
"load",
"buffer",
"if",
"needed",
"(",
"index",
")",
";",
"return",
"buf",
"[",
"i",
"]",
";"
]
|
[
"~",
"methods",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-"
]
| [
"return",
"buf",
"get",
"(",
"(",
"int",
")",
"index",
")",
";"
]
|
[
"~",
"methods",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-"
]
| [
"return",
"dump",
"buffer",
"[",
"get",
"buffer",
"index",
"(",
"index",
")",
"]",
"get",
"(",
"get",
"buffer",
"offset",
"(",
"index",
")",
")",
";"
]
|
[
"returns",
"user",
"provided",
"name",
"of",
"the",
"operator"
]
| [
"return",
"optional",
"of",
"nullable",
"(",
"name",
")",
";"
]
|
[
"cancels",
"the",
"specified",
"request"
]
| [
"synchronized",
"(",
"queue",
")",
"{",
"if",
"(",
"queue",
"contains",
"(",
"runnable",
")",
")",
"{",
"queue",
"remove",
"(",
"runnable",
")",
";",
"}",
"}"
]
|
[
"cancels",
"all",
"requests",
"by",
"a",
"specific",
"tag"
]
| [
"synchronized",
"(",
"queue",
")",
"{",
"iterator",
"<",
"transaction",
">",
"it",
"=",
"queue",
"iterator",
"(",
")",
";",
"while",
"(",
"it",
"has",
"next",
"(",
")",
")",
"{",
"transaction",
"next",
"=",
"it",
"next",
"(",
")",
";",
"if",
"(",
"next",
"name",
"(",
")",
"!",
"=",
"null",
"&",
"&",
"next",
"name",
"(",
")",
"equals",
"(",
"tag",
")",
")",
"{",
"it",
"remove",
"(",
")",
";",
"}",
"}",
"}"
]
|
[
"quits",
"this",
"process"
]
| [
"synchronized",
"(",
"this",
")",
"{",
"is",
"quitting",
"=",
"true",
";",
"}",
"interrupt",
"(",
")",
";"
]
|
[
"with",
"this",
"you",
"can",
"set",
"a",
"custom",
"text",
"which",
"should",
"get",
"displayed",
"right",
"behind",
"the",
"number",
"of",
"the",
"progress",
"per",
"default",
"it",
"displays",
"a",
"<",
"i",
">",
"%",
"<",
"/",
"i",
">"
]
| [
"this",
"custom",
"text",
"=",
"custom",
"text",
";"
]
|
[
"<",
"p",
">",
"the",
"region",
"of",
"the",
"replica",
"to",
"be",
"removed",
"<",
"/",
"p",
">"
]
| [
"set",
"region",
"name",
"(",
"region",
"name",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"the",
"name",
"you",
"are",
"giving",
"to",
"the",
"security",
"profile",
"<",
"/",
"p",
">"
]
| [
"set",
"security",
"profile",
"name",
"(",
"security",
"profile",
"name",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"a",
"description",
"of",
"the",
"security",
"profile",
"<",
"/",
"p",
">"
]
| [
"set",
"security",
"profile",
"description",
"(",
"security",
"profile",
"description",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"specifies",
"the",
"behaviors",
"that",
"when",
"violated",
"by",
"a",
"device",
"(",
"thing",
")",
"cause",
"an",
"alert",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"method",
"appends",
"the",
"values",
"to",
"the",
"existing",
"list",
"(",
"if",
"any",
")",
"use",
"{",
"@",
"link",
"#",
"set",
"behaviors",
"(",
"java",
"util",
"collection",
")",
"}",
"or",
"{",
"@",
"link",
"#",
"with",
"behaviors",
"(",
"java",
"util",
"collection",
")",
"}",
"if",
"you",
"want",
"to",
"override",
"the",
"existing",
"values",
"<",
"/",
"p",
">"
]
| [
"if",
"(",
"this",
"behaviors",
"=",
"=",
"null",
")",
"{",
"set",
"behaviors",
"(",
"new",
"java",
"util",
"array",
"list",
"<",
"behavior",
">",
"(",
"behaviors",
"length",
")",
")",
";",
"}",
"for",
"(",
"behavior",
"ele",
":",
"behaviors",
")",
"{",
"this",
"behaviors",
"add",
"(",
"ele",
")",
";",
"}",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"specifies",
"the",
"behaviors",
"that",
"when",
"violated",
"by",
"a",
"device",
"(",
"thing",
")",
"cause",
"an",
"alert",
"<",
"/",
"p",
">"
]
| [
"set",
"behaviors",
"(",
"behaviors",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"specifies",
"the",
"destinations",
"to",
"which",
"alerts",
"are",
"sent",
"(",
"alerts",
"are",
"always",
"sent",
"to",
"the",
"console",
")",
"alerts",
"are",
"generated",
"when",
"a",
"device",
"(",
"thing",
")",
"violates",
"a",
"behavior",
"<",
"/",
"p",
">"
]
| [
"set",
"alert",
"targets",
"(",
"alert",
"targets",
")",
";",
"return",
"this",
";"
]
|
[
"removes",
"all",
"the",
"entries",
"added",
"into",
"alert",
"targets"
]
| [
"this",
"alert",
"targets",
"=",
"null",
";",
"return",
"this",
";"
]
|
[
"returns",
"either",
"normal",
"or",
"profiled",
"file",
"output",
"stream",
"should",
"be",
"used",
"by",
"subclasses",
"to",
"create",
"default",
"output",
"stream",
"instance"
]
| [
"final",
"string",
"name",
"=",
"path",
"to",
"string",
"(",
")",
";",
"if",
"(",
"profiler",
"is",
"active",
"(",
")",
"&",
"&",
"(",
"profiler",
"is",
"profiling",
"(",
"profiler",
"task",
"vfs",
"write",
")",
"|",
"|",
"profiler",
"is",
"profiling",
"(",
"profiler",
"task",
"vfs",
"open",
")",
")",
")",
"{",
"long",
"start",
"time",
"=",
"profiler",
"nano",
"time",
"maybe",
"(",
")",
";",
"try",
"{",
"return",
"new",
"profiled",
"file",
"output",
"stream",
"(",
"name",
",",
"new",
"file",
"output",
"stream",
"(",
"name",
",",
"append",
")",
")",
";",
"}",
"finally",
"{",
"profiler",
"log",
"simple",
"task",
"(",
"start",
"time",
",",
"profiler",
"task",
"vfs",
"open",
",",
"name",
")",
";",
"}",
"}",
"else",
"{",
"return",
"new",
"file",
"output",
"stream",
"(",
"name",
",",
"append",
")",
";",
"}"
]
|
[
"return",
"x",
"such",
"that",
"(",
"bytes",
"<",
"1l",
"<",
"<",
"(",
"x",
"*",
"10",
")",
")"
]
| [
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"6",
";",
"i",
"+",
"+",
")",
"if",
"(",
"bytes",
"<",
"1l",
"<",
"<",
"(",
"i",
"*",
"10",
")",
")",
"return",
"i",
";",
"return",
"6",
";"
]
|
[
"<",
"p",
">",
"the",
"streaming",
"distribution",
"s",
"configuration",
"information",
"<",
"/",
"p",
">"
]
| [
"set",
"streaming",
"distribution",
"config",
"(",
"streaming",
"distribution",
"config",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"the",
"current",
"version",
"of",
"the",
"configuration",
"for",
"example",
":",
"<",
"code",
">",
"e2qwruhapomqzl",
"<",
"/",
"code",
">",
"<",
"/",
"p",
">"
]
| [
"set",
"e",
"tag",
"(",
"e",
"tag",
")",
";",
"return",
"this",
";"
]
|
[
"seeks",
"to",
"largest",
"indexed",
"term",
"that",
"s",
"&",
"lt",
";",
"=",
"term",
";",
"returns",
"file",
"pointer",
"index",
"(",
"into",
"the",
"main",
"terms",
"index",
"file",
")",
"for",
"that",
"term"
]
| [
"public",
"abstract",
"long",
"seek",
"(",
"bytes",
"ref",
"term",
")",
"throws",
"i",
"o",
"exception",
";"
]
|
[
"returns",
"-",
"1",
"at",
"end"
]
| [
"public",
"abstract",
"long",
"next",
"(",
")",
"throws",
"i",
"o",
"exception",
";"
]
|
[
"only",
"implemented",
"if",
"{"
]
| [
"public",
"abstract",
"long",
"seek",
"(",
"long",
"ord",
")",
"throws",
"i",
"o",
"exception",
";"
]
|
[
"unwraps",
"the",
"original",
"{",
"@",
"link",
"throwable",
"}",
"instance"
]
| [
"return",
"get",
"cause",
"(",
")",
";"
]
|
[
"{",
"@",
"link",
"top",
"level",
"item",
"descriptor",
"}",
"s",
"often",
"uses",
"other",
"descriptors",
"to",
"decorate",
"itself",
"this",
"method",
"allows",
"the",
"subtype",
"of",
"{",
"@",
"link",
"top",
"level",
"item",
"descriptor",
"}",
"s",
"to",
"filter",
"them",
"out"
]
| [
"return",
"true",
";"
]
|
[
"{",
"@",
"link",
"top",
"level",
"item",
"descriptor",
"}",
"s",
"often",
"may",
"want",
"to",
"limit",
"the",
"scope",
"within",
"which",
"they",
"can",
"be",
"created",
"this",
"method",
"allows",
"the",
"subtype",
"of",
"{",
"@",
"link",
"top",
"level",
"item",
"descriptor",
"}",
"s",
"to",
"filter",
"them",
"out"
]
| [
"return",
"true",
";"
]
|
[
"checks",
"if",
"this",
"top",
"level",
"item",
"is",
"applicable",
"within",
"the",
"specified",
"item",
"group",
"<",
"p",
">",
"this",
"is",
"just",
"a",
"convenience",
"function"
]
| [
"if",
"(",
"!",
"is",
"applicable",
"in",
"(",
"parent",
")",
")",
"{",
"throw",
"new",
"access",
"denied",
"exception",
"(",
"messages",
"top",
"level",
"item",
"descriptor",
"not",
"applicable",
"in",
"(",
"get",
"display",
"name",
"(",
")",
",",
"parent",
"get",
"full",
"display",
"name",
"(",
")",
")",
")",
";",
"}"
]
|
[
"tests",
"if",
"the",
"given",
"instance",
"belongs",
"to",
"this",
"descriptor",
"in",
"the",
"sense",
"that",
"this",
"descriptor",
"can",
"produce",
"items",
"like",
"the",
"given",
"one"
]
| [
"return",
"clazz",
"is",
"instance",
"(",
"i",
")",
";"
]
|
[
"used",
"to",
"categorize",
"this",
"kind",
"of",
"item",
"type",
"@",
"see",
"{",
"@",
"link",
"item",
"category",
"}"
]
| [
"return",
"item",
"category",
"uncategorized",
"category",
"id",
";"
]
|
[
"represents",
"a",
"file",
"path",
"pattern",
"to",
"get",
"the",
"item",
"icon",
"in",
"different",
"sizes"
]
| [
"return",
"null",
";"
]
|
[
"creates",
"a",
"new",
"{",
"@",
"link",
"top",
"level",
"item",
"}"
]
| [
"return",
"new",
"instance",
"(",
"jenkins",
"get",
"instance",
"(",
")",
",",
"name",
")",
";"
]
|
[
"creates",
"a",
"new",
"{",
"@",
"link",
"top",
"level",
"item",
"}",
"for",
"the",
"specified",
"parent"
]
| [
"public",
"abstract",
"top",
"level",
"item",
"new",
"instance",
"(",
"item",
"group",
"parent",
",",
"string",
"name",
")",
";"
]
|
[
"returns",
"all",
"the",
"registered",
"{"
]
| [
"return",
"items",
"all",
"(",
")",
";"
]
|
[
"this",
"method",
"helps",
"to",
"get",
"cell",
"item",
"model",
"that",
"is",
"located",
"on",
"given",
"column",
"position"
]
| [
"list",
"<",
"c",
">",
"cell",
"items",
"=",
"new",
"array",
"list",
"<",
">",
"(",
")",
";",
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"m",
"item",
"list",
"size",
"(",
")",
";",
"i",
"+",
"+",
")",
"{",
"list",
"<",
"c",
">",
"row",
"list",
"=",
"(",
"list",
"<",
"c",
">",
")",
"m",
"item",
"list",
"get",
"(",
"i",
")",
";",
"if",
"(",
"row",
"list",
"size",
"(",
")",
">",
"column",
"position",
")",
"{",
"cell",
"items",
"add",
"(",
"row",
"list",
"get",
"(",
"column",
"position",
")",
")",
";",
"}",
"}",
"return",
"cell",
"items",
";"
]
|
[
"returns",
"the",
"length",
"of",
"the",
"input",
"string"
]
| [
"return",
"suffixes",
"length",
";"
]
|
[
"returns",
"the",
"index",
"into",
"the",
"original",
"string",
"of",
"the",
"<",
"em",
">",
"i",
"<",
"/",
"em",
">",
"th",
"smallest",
"suffix",
"that",
"is",
"{"
]
| [
"if",
"(",
"i",
"<",
"0",
"|",
"|",
"i",
">",
"=",
"suffixes",
"length",
")",
"throw",
"new",
"illegal",
"argument",
"exception",
"(",
")",
";",
"return",
"suffixes",
"[",
"i",
"]",
"index",
";"
]
|
[
"returns",
"the",
"length",
"of",
"the",
"longest",
"common",
"prefix",
"of",
"the",
"<",
"em",
">",
"i",
"<",
"/",
"em",
">",
"th",
"smallest",
"suffix",
"and",
"the",
"<",
"em",
">",
"i",
"<",
"/",
"em",
">",
"-",
"1st",
"smallest",
"suffix"
]
| [
"if",
"(",
"i",
"<",
"1",
"|",
"|",
"i",
">",
"=",
"suffixes",
"length",
")",
"throw",
"new",
"illegal",
"argument",
"exception",
"(",
")",
";",
"return",
"lcp",
"suffix",
"(",
"suffixes",
"[",
"i",
"]",
",",
"suffixes",
"[",
"i",
"-",
"1",
"]",
")",
";"
]
|
[
"longest",
"common",
"prefix",
"of",
"s",
"and",
"t"
]
| [
"int",
"n",
"=",
"math",
"min",
"(",
"s",
"length",
"(",
")",
",",
"t",
"length",
"(",
")",
")",
";",
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"n",
";",
"i",
"+",
"+",
")",
"{",
"if",
"(",
"s",
"char",
"at",
"(",
"i",
")",
"!",
"=",
"t",
"char",
"at",
"(",
"i",
")",
")",
"return",
"i",
";",
"}",
"return",
"n",
";"
]
|
[
"returns",
"the",
"<",
"em",
">",
"i",
"<",
"/",
"em",
">",
"th",
"smallest",
"suffix",
"as",
"a",
"string"
]
| [
"if",
"(",
"i",
"<",
"0",
"|",
"|",
"i",
">",
"=",
"suffixes",
"length",
")",
"throw",
"new",
"illegal",
"argument",
"exception",
"(",
")",
";",
"return",
"suffixes",
"[",
"i",
"]",
"to",
"string",
"(",
")",
";"
]
|
[
"returns",
"the",
"number",
"of",
"suffixes",
"strictly",
"less",
"than",
"the",
"{"
]
| [
"int",
"lo",
"=",
"0",
",",
"hi",
"=",
"suffixes",
"length",
"-",
"1",
";",
"while",
"(",
"lo",
"<",
"=",
"hi",
")",
"{",
"int",
"mid",
"=",
"lo",
"+",
"(",
"hi",
"-",
"lo",
")",
"/",
"2",
";",
"int",
"cmp",
"=",
"compare",
"(",
"query",
",",
"suffixes",
"[",
"mid",
"]",
")",
";",
"if",
"(",
"cmp",
"<",
"0",
")",
"hi",
"=",
"mid",
"-",
"1",
";",
"else",
"if",
"(",
"cmp",
">",
"0",
")",
"lo",
"=",
"mid",
"+",
"1",
";",
"else",
"return",
"mid",
";",
"}",
"return",
"lo",
";"
]
|
[
"compare",
"query",
"string",
"to",
"suffix"
]
| [
"int",
"n",
"=",
"math",
"min",
"(",
"query",
"length",
"(",
")",
",",
"suffix",
"length",
"(",
")",
")",
";",
"for",
"(",
"int",
"i",
"=",
"0",
";",
"i",
"<",
"n",
";",
"i",
"+",
"+",
")",
"{",
"if",
"(",
"query",
"char",
"at",
"(",
"i",
")",
"<",
"suffix",
"char",
"at",
"(",
"i",
")",
")",
"return",
"-",
"1",
";",
"if",
"(",
"query",
"char",
"at",
"(",
"i",
")",
">",
"suffix",
"char",
"at",
"(",
"i",
")",
")",
"return",
"+",
"1",
";",
"}",
"return",
"query",
"length",
"(",
")",
"-",
"suffix",
"length",
"(",
")",
";"
]
|
[
"{"
]
| [
"add",
"credential",
"to",
"subject",
"(",
"subject",
",",
"credentials",
")",
";",
"add",
"tokens",
"to",
"u",
"g",
"i",
"(",
"subject",
")",
";"
]
|
[
"{"
]
| [
"add",
"credential",
"to",
"subject",
"(",
"subject",
",",
"credentials",
")",
";",
"add",
"tokens",
"to",
"u",
"g",
"i",
"(",
"subject",
")",
";"
]
|
[
"tests",
"an",
"empty",
"begin",
"(",
")",
"/",
"commit",
"(",
")"
]
| [
"final",
"user",
"transaction",
"user",
"transaction",
"=",
"get",
"user",
"transaction",
"(",
")",
";",
"user",
"transaction",
"begin",
"(",
")",
";",
"user",
"transaction",
"commit",
"(",
")",
";"
]
|
[
"tests",
"an",
"empty",
"begin",
"(",
")",
"/",
"rollback",
"(",
")"
]
| [
"final",
"user",
"transaction",
"user",
"transaction",
"=",
"get",
"user",
"transaction",
"(",
")",
";",
"user",
"transaction",
"begin",
"(",
")",
";",
"user",
"transaction",
"rollback",
"(",
")",
";"
]
|
[
"tests",
"a",
"call",
"to",
"a",
"bean",
"method",
"with",
"a",
"mandatory",
"tx",
"attribute",
"by",
"initiating",
"a",
"user",
"transaction",
"on",
"the",
"remote",
"client",
"side",
"this",
"test",
"ensures",
"that",
"the",
"tx",
"is",
"propagated",
"to",
"the",
"server",
"during",
"the",
"bean",
"invocation"
]
| [
"final",
"stateless",
"e",
"j",
"b",
"locator",
"<",
"c",
"m",
"t",
"remote",
">",
"cmt",
"remote",
"bean",
"locator",
"=",
"new",
"stateless",
"e",
"j",
"b",
"locator",
"<",
"c",
"m",
"t",
"remote",
">",
"(",
"c",
"m",
"t",
"remote",
"class",
",",
"app",
"name",
",",
"module",
"name",
",",
"c",
"m",
"t",
"bean",
"class",
"get",
"simple",
"name",
"(",
")",
",",
"\"",
"\"",
",",
"affinity",
"for",
"uri",
"(",
"get",
"http",
"uri",
"(",
")",
")",
")",
";",
"final",
"c",
"m",
"t",
"remote",
"cmt",
"remote",
"bean",
"=",
"e",
"j",
"b",
"client",
"create",
"proxy",
"(",
"cmt",
"remote",
"bean",
"locator",
")",
";",
"final",
"user",
"transaction",
"user",
"transaction",
"=",
"get",
"user",
"transaction",
"(",
")",
";",
"user",
"transaction",
"begin",
"(",
")",
";",
"cmt",
"remote",
"bean",
"mandatory",
"tx",
"op",
"(",
")",
";",
"user",
"transaction",
"commit",
"(",
")",
";"
]
|
[
"create",
"the",
"initial",
"request",
"message",
"for",
"the",
"write"
]
| [
"protected",
"abstract",
"request",
"message",
"create",
"request",
"message",
"(",
"message",
"settings",
"settings",
")",
";"
]
|
[
"gets",
"the",
"namespace"
]
| [
"return",
"namespace",
";"
]
|
[
"gets",
"whether",
"the",
"writes",
"are",
"ordered"
]
| [
"return",
"ordered",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"sourcedv",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"value",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"get",
"sourced",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"value",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"get",
"source",
"3d",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"p",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"value",
"1",
",",
"value",
"2",
",",
"value",
"3",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"get",
"sourcedv",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"values",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"sourcei",
"6",
"4v",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"values",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"get",
"sourcei",
"6",
"4",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"value",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"get",
"source",
"3i",
"6",
"4",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"p",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"value",
"1",
",",
"value",
"2",
",",
"value",
"3",
")",
";"
]
|
[
"unsafe",
"version",
"of",
":",
"{"
]
| [
"long",
"function",
"address",
"=",
"al",
"get",
"i",
"c",
"d",
"(",
")",
"al",
"get",
"sourcei",
"6",
"4v",
"s",
"o",
"f",
"t",
";",
"if",
"(",
"checks",
")",
"{",
"check",
"(",
"function",
"address",
")",
";",
"}",
"invoke",
"p",
"v",
"(",
"function",
"address",
",",
"source",
",",
"param",
",",
"values",
")",
";"
]
|
[
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-"
]
| [
"string",
"uri",
"=",
"http",
"helper",
"create",
"u",
"r",
"l",
"(",
"exchange",
",",
"endpoint",
")",
";",
"return",
"new",
"get",
"method",
"(",
"uri",
")",
";"
]
|
[
"adds",
"new",
"filter",
"item",
"to",
"the",
"list",
"this",
"should",
"be",
"used",
"strictly",
"once",
"for",
"filtering",
"the",
"whole",
"table"
]
| [
"set",
"(",
"-",
"1",
",",
"filter",
")",
";"
]
|
[
"adds",
"new",
"filter",
"item",
"to",
"the",
"list",
"the",
"filter",
"will",
"be",
"used",
"on",
"the",
"specified",
"column"
]
| [
"final",
"filter",
"item",
"filter",
"item",
"=",
"new",
"filter",
"item",
"(",
"column",
"=",
"=",
"-",
"1",
"?",
"filter",
"type",
"all",
":",
"filter",
"type",
"column",
",",
"column",
",",
"filter",
")",
";",
"if",
"(",
"is",
"already",
"filtering",
"(",
"column",
",",
"filter",
"item",
")",
")",
"{",
"if",
"(",
"text",
"utils",
"is",
"empty",
"(",
"filter",
")",
")",
"{",
"remove",
"(",
"column",
",",
"filter",
"item",
")",
";",
"}",
"else",
"{",
"update",
"(",
"column",
",",
"filter",
"item",
")",
";",
"}",
"}",
"else",
"if",
"(",
"!",
"text",
"utils",
"is",
"empty",
"(",
"filter",
")",
")",
"{",
"add",
"(",
"filter",
"item",
")",
";",
"}"
]
|
[
"adds",
"new",
"filter",
"item",
"to",
"the",
"list",
"of",
"this",
"class"
]
| [
"filter",
"items",
"add",
"(",
"filter",
"item",
")",
";",
"table",
"view",
"filter",
"(",
"this",
")",
";"
]
|
[
"returns",
"the",
"list",
"of",
"filter",
"items"
]
| [
"return",
"this",
"filter",
"items",
";"
]
|
[
"<",
"p",
">",
"if",
"the",
"input",
"for",
"<",
"code",
">",
"put",
"dashboard",
"<",
"/",
"code",
">",
"was",
"correct",
"and",
"the",
"dashboard",
"was",
"successfully",
"created",
"or",
"modified",
"this",
"result",
"is",
"empty",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"this",
"result",
"includes",
"only",
"warning",
"messages",
"then",
"the",
"input",
"was",
"valid",
"enough",
"for",
"the",
"dashboard",
"to",
"be",
"created",
"or",
"modified",
"but",
"some",
"elements",
"of",
"the",
"dashboard",
"may",
"not",
"render",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"this",
"result",
"includes",
"error",
"messages",
"the",
"input",
"was",
"not",
"valid",
"and",
"the",
"operation",
"failed",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
"this",
"method",
"appends",
"the",
"values",
"to",
"the",
"existing",
"list",
"(",
"if",
"any",
")",
"use",
"{",
"@",
"link",
"#",
"set",
"dashboard",
"validation",
"messages",
"(",
"java",
"util",
"collection",
")",
"}",
"or",
"{",
"@",
"link",
"#",
"with",
"dashboard",
"validation",
"messages",
"(",
"java",
"util",
"collection",
")",
"}",
"if",
"you",
"want",
"to",
"override",
"the",
"existing",
"values",
"<",
"/",
"p",
">"
]
| [
"if",
"(",
"this",
"dashboard",
"validation",
"messages",
"=",
"=",
"null",
")",
"{",
"set",
"dashboard",
"validation",
"messages",
"(",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"dashboard",
"validation",
"message",
">",
"(",
"dashboard",
"validation",
"messages",
"length",
")",
")",
";",
"}",
"for",
"(",
"dashboard",
"validation",
"message",
"ele",
":",
"dashboard",
"validation",
"messages",
")",
"{",
"this",
"dashboard",
"validation",
"messages",
"add",
"(",
"ele",
")",
";",
"}",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"if",
"the",
"input",
"for",
"<",
"code",
">",
"put",
"dashboard",
"<",
"/",
"code",
">",
"was",
"correct",
"and",
"the",
"dashboard",
"was",
"successfully",
"created",
"or",
"modified",
"this",
"result",
"is",
"empty",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"this",
"result",
"includes",
"only",
"warning",
"messages",
"then",
"the",
"input",
"was",
"valid",
"enough",
"for",
"the",
"dashboard",
"to",
"be",
"created",
"or",
"modified",
"but",
"some",
"elements",
"of",
"the",
"dashboard",
"may",
"not",
"render",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"this",
"result",
"includes",
"error",
"messages",
"the",
"input",
"was",
"not",
"valid",
"and",
"the",
"operation",
"failed",
"<",
"/",
"p",
">"
]
| [
"set",
"dashboard",
"validation",
"messages",
"(",
"dashboard",
"validation",
"messages",
")",
";",
"return",
"this",
";"
]
|
[
"/",
"*",
"get",
"value",
"for",
"key",
"and",
"mark",
"as",
"most",
"recently",
"used"
]
| [
"linked",
"list",
"node",
"item",
"=",
"map",
"get",
"(",
"key",
")",
";",
"if",
"(",
"item",
"=",
"=",
"null",
")",
"{",
"return",
"null",
";",
"}",
"/",
"*",
"move",
"to",
"front",
"of",
"list",
"to",
"mark",
"as",
"most",
"recently",
"used",
"*",
"/",
"if",
"(",
"item",
"!",
"=",
"list",
"head",
")",
"{",
"remove",
"from",
"linked",
"list",
"(",
"item",
")",
";",
"insert",
"at",
"front",
"of",
"linked",
"list",
"(",
"item",
")",
";",
"}",
"return",
"item",
"value",
";"
]
|
[
"/",
"*",
"remove",
"node",
"from",
"linked",
"list"
]
| [
"if",
"(",
"node",
"=",
"=",
"null",
")",
"{",
"return",
";",
"}",
"if",
"(",
"node",
"prev",
"!",
"=",
"null",
")",
"{",
"node",
"prev",
"next",
"=",
"node",
"next",
";",
"}",
"if",
"(",
"node",
"next",
"!",
"=",
"null",
")",
"{",
"node",
"next",
"prev",
"=",
"node",
"prev",
";",
"}",
"if",
"(",
"node",
"=",
"=",
"list",
"tail",
")",
"{",
"list",
"tail",
"=",
"node",
"prev",
";",
"}",
"if",
"(",
"node",
"=",
"=",
"list",
"head",
")",
"{",
"list",
"head",
"=",
"node",
"next",
";",
"}"
]
|
[
"/",
"*",
"insert",
"node",
"at",
"front",
"of",
"linked",
"list"
]
| [
"if",
"(",
"list",
"head",
"=",
"=",
"null",
")",
"{",
"list",
"head",
"=",
"node",
";",
"list",
"tail",
"=",
"node",
";",
"}",
"else",
"{",
"list",
"head",
"prev",
"=",
"node",
";",
"node",
"next",
"=",
"list",
"head",
";",
"list",
"head",
"=",
"node",
";",
"}"
]
|
[
"/",
"*",
"remove",
"key",
"value",
"pair",
"from",
"cache",
"deleting",
"from",
"hash",
"table",
"and",
"linked",
"list"
]
| [
"linked",
"list",
"node",
"node",
"=",
"map",
"get",
"(",
"key",
")",
";",
"remove",
"from",
"linked",
"list",
"(",
"node",
")",
";",
"map",
"remove",
"(",
"key",
")",
";",
"return",
"true",
";"
]
|
[
"/",
"*",
"put",
"key",
"value",
"pair",
"in",
"cache",
"removes",
"old",
"value",
"for",
"key",
"if",
"necessary",
"inserts",
"pair",
"into",
"linked",
"list",
"and",
"hash",
"table"
]
| [
"/",
"*",
"remove",
"if",
"already",
"there",
"*",
"/",
"remove",
"key",
"(",
"key",
")",
";",
"/",
"*",
"if",
"full",
",",
"remove",
"least",
"recently",
"used",
"item",
"from",
"cache",
"*",
"/",
"if",
"(",
"map",
"size",
"(",
")",
">",
"=",
"max",
"cache",
"size",
"&",
"&",
"list",
"tail",
"!",
"=",
"null",
")",
"{",
"remove",
"key",
"(",
"list",
"tail",
"key",
")",
";",
"}",
"/",
"*",
"insert",
"new",
"node",
"*",
"/",
"linked",
"list",
"node",
"node",
"=",
"new",
"linked",
"list",
"node",
"(",
"key",
",",
"value",
")",
";",
"insert",
"at",
"front",
"of",
"linked",
"list",
"(",
"node",
")",
";",
"map",
"put",
"(",
"key",
",",
"node",
")",
";"
]
|
[
"{"
]
| [
"send",
"0",
"(",
"topic",
",",
"msg",
",",
"is",
"async",
"(",
")",
")",
";"
]
|
[
"{"
]
| [
"send",
"0",
"(",
"topic",
",",
"msgs",
",",
"is",
"async",
"(",
")",
")",
";"
]
|
[
"{"
]
| [
"return",
"new",
"ignite",
"messaging",
"impl",
"(",
"ctx",
",",
"prj",
",",
"true",
")",
";"
]
|
[
"reconstructs",
"object",
"on",
"unmarshalling"
]
| [
"return",
"prj",
"message",
"(",
")",
";"
]
|
[
"clean",
"the",
"path",
"by",
"creating",
"a",
"uri",
"and",
"turning",
"it",
"back",
"to",
"a",
"string"
]
| [
"return",
"new",
"alluxio",
"u",
"r",
"i",
"(",
"path",
")",
"to",
"string",
"(",
")",
";"
]
|
[
"<",
"p",
">",
"the",
"customer",
"-",
"assigned",
"name",
"of",
"the",
"db",
"instance",
"that",
"contains",
"the",
"log",
"files",
"you",
"want",
"to",
"list",
"<",
"/",
"p",
">",
"<",
"p",
">",
"constraints",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li",
">",
"<",
"p",
">",
"must",
"match",
"the",
"identifier",
"of",
"an",
"existing",
"d",
"b",
"instance",
"<",
"/",
"p",
">",
"<",
"/",
"li",
">",
"<",
"/",
"ul",
">"
]
| [
"set",
"d",
"b",
"instance",
"identifier",
"(",
"d",
"b",
"instance",
"identifier",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"filters",
"the",
"available",
"log",
"files",
"for",
"log",
"file",
"names",
"that",
"contain",
"the",
"specified",
"string",
"<",
"/",
"p",
">"
]
| [
"this",
"filename",
"contains",
"=",
"filename",
"contains",
";"
]
|
[
"<",
"p",
">",
"filters",
"the",
"available",
"log",
"files",
"for",
"log",
"file",
"names",
"that",
"contain",
"the",
"specified",
"string",
"<",
"/",
"p",
">"
]
| [
"return",
"this",
"filename",
"contains",
";"
]
|
[
"<",
"p",
">",
"filters",
"the",
"available",
"log",
"files",
"for",
"log",
"file",
"names",
"that",
"contain",
"the",
"specified",
"string",
"<",
"/",
"p",
">"
]
| [
"set",
"filename",
"contains",
"(",
"filename",
"contains",
")",
";",
"return",
"this",
";"
]
|
[
"<",
"p",
">",
"filters",
"the",
"available",
"log",
"files",
"for",
"files",
"written",
"since",
"the",
"specified",
"date",
"in",
"posix",
"timestamp",
"format",
"with",
"milliseconds",
"<",
"/",
"p",
">"
]
| [
"this",
"file",
"last",
"written",
"=",
"file",
"last",
"written",
";"
]
|
[
"<",
"p",
">",
"filters",
"the",
"available",
"log",
"files",
"for",
"files",
"written",
"since",
"the",
"specified",
"date",
"in",
"posix",
"timestamp",
"format",
"with",
"milliseconds",
"<",
"/",
"p",
">"
]
| [
"return",
"this",
"file",
"last",
"written",
";"
]
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.