docstring_tokens
list
code_tokens
list
[ "{" ]
[ "final", "int", "key", "size", "=", "row", "key", "(", ")", "value", "bytes", "length", "(", "null", ")", ";", "final", "int", "val", "size", "=", "row", "value", "(", ")", "value", "bytes", "length", "(", "null", ")", ";", "int", "written", "=", ...
[ "returns", "mvcc", "coordinator", "number" ]
[ "long", "addr", "=", "page", "addr", "+", "data", "off", ";", "return", "page", "utils", "get", "long", "(", "addr", ",", "0", ")", ";" ]
[ "returns", "mvcc", "counter", "value" ]
[ "long", "addr", "=", "page", "addr", "+", "data", "off", ";", "return", "page", "utils", "get", "long", "(", "addr", ",", "8", ")", ";" ]
[ "returns", "mvcc", "operation", "counter", "value" ]
[ "long", "addr", "=", "page", "addr", "+", "data", "off", ";", "return", "page", "utils", "get", "int", "(", "addr", ",", "16", ")", ";" ]
[ "sets", "mvcc", "operation", "counter", "value" ]
[ "long", "addr", "=", "page", "addr", "+", "data", "off", ";", "page", "utils", "put", "int", "(", "addr", ",", "16", ",", "op", "cntr", ")", ";" ]
[ "returns", "true", "if", "field", "deadlocked", "thread", "count", "is", "set", "(", "has", "been", "assigned", "a", "value", ")", "and", "false", "otherwise" ]
[ "return", "org", "apache", "thrift", "encoding", "utils", "test", "bit", "(", "isset", "bitfield", ",", "deadlockedthreadcount", "isset", "id", ")", ";" ]
[ "returns", "true", "if", "field", "deadlocked", "thread", "list", "is", "set", "(", "has", "been", "assigned", "a", "value", ")", "and", "false", "otherwise" ]
[ "return", "this", "deadlocked", "thread", "list", "!", "=", "null", ";" ]
[ "returns", "true", "if", "field", "corresponding", "to", "field", "i", "d", "is", "set", "(", "has", "been", "assigned", "a", "value", ")", "and", "false", "otherwise" ]
[ "if", "(", "field", "=", "=", "null", ")", "{", "throw", "new", "java", "lang", "illegal", "argument", "exception", "(", ")", ";", "}", "switch", "(", "field", ")", "{", "case", "deadlocked", "thread", "count", ":", "return", "is", "set", "deadlocked",...
[ "determine", "if", "management", "console", "can", "display", "the", "second", "level", "cache", "entries" ]
[ "string", "cache", "region", "prefix", "=", "pu", "get", "properties", "(", ")", "get", "property", "(", "available", "settings", "cache", "region", "prefix", ")", ";", "return", "cache", "region", "prefix", "=", "=", "null", "|", "|", "cache", "region", ...
[ "<", "p", ">", "the", "name", "of", "the", "pipeline", "about", "which", "you", "want", "to", "get", "execution", "details", "<", "/", "p", ">" ]
[ "set", "pipeline", "name", "(", "pipeline", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "current", "workflow", "state", "of", "the", "pipeline", "<", "/", "p", ">" ]
[ "this", "pipeline", "execution", "id", "=", "pipeline", "execution", "id", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "current", "workflow", "state", "of", "the", "pipeline", "<", "/", "p", ">" ]
[ "return", "this", "pipeline", "execution", "id", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "pipeline", "execution", "about", "which", "you", "want", "to", "get", "execution", "details", "<", "/", "p", ">" ]
[ "set", "pipeline", "execution", "id", "(", "pipeline", "execution", "id", ")", ";", "return", "this", ";" ]
[ "returns", "the", "avro", "schema", "corresponding", "to", "the", "given", "md5" ]
[ "for", "(", "int", "i", "=", "0", ";", "i", "<", "md", "5s", "size", "(", ")", ";", "i", "+", "+", ")", "{", "if", "(", "arrays", "equals", "(", "md", "5s", "get", "(", "i", ")", ",", "md", "5", "for", "schema", ")", ")", "{", "return", ...
[ "adds", "mapping", "between", "md5", "and", "avro", "schema", "caller", "to", "ensure", "that", "add", "schema", "is", "called", "only", "once", "per", "md5", "-", "schema", "pair" ]
[ "md", "5s", "add", "(", "arrays", "copy", "of", "(", "md", "5", ",", "md", "5", "length", ")", ")", ";", "schemas", "add", "(", "schema", ")", ";" ]
[ "{" ]
[ "return", "30", "*", "1000", ";" ]
[ "returns", "true", "if", "the", "token", "could", "be", "an", "identifier" ]
[ "return", "possible", "i", "d", ";" ]
[ "sets", "the", "type", "of", "the", "token", "remembering", "the", "previous", "type" ]
[ "this", "token", "type", "=", "get", "type", "(", ")", ";", "super", "set", "type", "(", "t", ")", ";" ]
[ "returns", "the", "previous", "token", "type" ]
[ "return", "token", "type", ";" ]
[ "set", "to", "true", "if", "this", "token", "can", "be", "interpreted", "as", "an", "identifier", "false", "if", "not" ]
[ "this", "possible", "i", "d", "=", "possible", "i", "d", ";" ]
[ "only", "returns", "those", "{" ]
[ "list", "<", "descriptor", "<", "repository", "browser", "<", "?", ">", ">", ">", "r", "=", "new", "array", "list", "<", "descriptor", "<", "repository", "browser", "<", "?", ">", ">", ">", "(", ")", ";", "for", "(", "descriptor", "<", "repository", ...
[ "creates", "an", "instance", "of", "{", "@", "link", "repository", "browser", "}", "from", "a", "form", "submission" ]
[ "j", "s", "o", "n", "object", "o", "=", "(", "j", "s", "o", "n", "object", ")", "parent", "get", "(", "field", "name", ")", ";", "if", "(", "o", "=", "=", "null", ")", "return", "null", ";", "return", "req", "bind", "j", "s", "o", "n", "(",...
[ "returns", "the", "scope", "map", "trimmed", "to", "the", "common", "ancestor", "between", "this", "flow", "scope", "s", "syntactic", "scope", "and", "the", "given", "scope", "any", "inferred", "types", "on", "variables", "in", "deeper", "scopes", "cannot", ...
[ "typed", "scope", "this", "scope", "=", "syntactic", "scope", ";", "typed", "scope", "that", "scope", "=", "scope", ";", "int", "this", "depth", "=", "this", "scope", "get", "depth", "(", ")", ";", "int", "that", "depth", "=", "that", "scope", "get", ...
[ "whether", "this", "flows", "from", "a", "bottom", "scope" ]
[ "return", "function", "scope", "is", "bottom", "(", ")", ";" ]
[ "creates", "an", "entry", "lattice", "for", "the", "flow" ]
[ "return", "new", "linked", "flow", "scope", "(", "hamt", "p", "map", "<", "typed", "scope", ",", "overlay", "scope", ">", "empty", "(", ")", ",", "scope", ",", "scope", ")", ";" ]
[ "get", "the", "slot", "for", "the", "given", "symbol" ]
[ "overlay", "scope", "scope", "=", "get", "overlay", "scope", "for", "var", "(", "name", ",", "false", ")", ";", "return", "scope", "!", "=", "null", "?", "scope", "get", "slot", "(", "name", ")", ":", "syntactic", "scope", "get", "slot", "(", "name",...
[ "determines", "whether", "two", "slots", "are", "meaningfully", "different", "for", "the", "purposes", "of", "data", "flow", "analysis" ]
[ "return", "slot", "a", "=", "=", "slot", "b", "|", "|", "!", "slot", "a", "get", "type", "(", ")", "differs", "from", "(", "slot", "b", "get", "type", "(", ")", ")", ";" ]
[ "returns", "the", "number", "of", "values" ]
[ "return", "count", ";" ]
[ "return", "the", "next", "value", "in", "the", "list" ]
[ "return", "iter", "next", "(", ")", ";" ]
[ "runs", "the", "command", "with", "the", "given", "{", "@", "link", "environment", "}", "and", "{", "@", "link", "configuration", "}" ]
[ "protected", "abstract", "void", "run", "(", "environment", "environment", ",", "namespace", "namespace", ",", "t", "configuration", ")", "throws", "exception", ";" ]
[ "start", "a", "cluster" ]
[ "conf", "=", "new", "hdfs", "configuration", "(", ")", ";", "conf", "set", "boolean", "(", "dfs", "namenode", "enable", "retry", "cache", "key", ",", "true", ")", ";", "conf", "set", "int", "(", "d", "f", "s", "config", "keys", "dfs", "client", "test...
[ "cleanup", "after", "the", "test" ]
[ "if", "(", "cluster", "!", "=", "null", ")", "{", "cluster", "shutdown", "(", ")", ";", "}" ]
[ "set", "the", "overall", "size", "for", "the", "progress", "spinner", "this", "updates", "the", "radius", "and", "stroke", "width", "of", "the", "ring" ]
[ "final", "display", "metrics", "metrics", "=", "m", "resources", "get", "display", "metrics", "(", ")", ";", "final", "float", "screen", "density", "=", "metrics", "density", ";", "if", "(", "size", "=", "=", "large", ")", "{", "set", "size", "parameters...
[ "set", "the", "start", "and", "end", "trim", "for", "the", "progress", "spinner", "arc" ]
[ "m", "ring", "set", "start", "trim", "(", "start", "angle", ")", ";", "m", "ring", "set", "end", "trim", "(", "end", "angle", ")", ";" ]
[ "set", "the", "amount", "of", "rotation", "to", "apply", "to", "the", "progress", "spinner" ]
[ "m", "ring", "set", "rotation", "(", "rotation", ")", ";" ]
[ "update", "the", "background", "color", "of", "the", "circle", "image", "view" ]
[ "m", "ring", "set", "background", "color", "(", "color", ")", ";" ]
[ "set", "the", "colors", "used", "in", "the", "progress", "animation", "from", "color", "resources", "the", "first", "color", "will", "also", "be", "the", "color", "of", "the", "bar", "that", "grows", "in", "response", "to", "a", "user", "swipe", "gesture" ...
[ "m", "ring", "set", "colors", "(", "colors", ")", ";", "m", "ring", "set", "color", "index", "(", "0", ")", ";" ]
[ "set", "the", "dimensions", "of", "the", "arrowhead" ]
[ "m", "arrow", "width", "=", "(", "int", ")", "width", ";", "m", "arrow", "height", "=", "(", "int", ")", "height", ";" ]
[ "draw", "the", "progress", "spinner" ]
[ "final", "rect", "f", "arc", "bounds", "=", "m", "temp", "bounds", ";", "arc", "bounds", "set", "(", "bounds", ")", ";", "arc", "bounds", "inset", "(", "m", "stroke", "inset", ",", "m", "stroke", "inset", ")", ";", "final", "float", "start", "angle",...
[ "proceed", "to", "the", "next", "available", "ring", "color", "this", "will", "automatically", "wrap", "back", "to", "the", "beginning", "of", "colors" ]
[ "m", "color", "index", "=", "(", "m", "color", "index", "+", "1", ")", "%", "(", "m", "colors", "length", ")", ";" ]
[ "if", "the", "start", "/", "end", "trim", "are", "offset", "to", "begin", "with", "store", "them", "so", "that", "animation", "starts", "from", "that", "offset" ]
[ "m", "starting", "start", "trim", "=", "m", "start", "trim", ";", "m", "starting", "end", "trim", "=", "m", "end", "trim", ";", "m", "starting", "rotation", "=", "m", "rotation", ";" ]
[ "reset", "the", "progress", "spinner", "to", "default", "rotation", "start", "and", "end", "angles" ]
[ "m", "starting", "start", "trim", "=", "0", ";", "m", "starting", "end", "trim", "=", "0", ";", "m", "starting", "rotation", "=", "0", ";", "set", "start", "trim", "(", "0", ")", ";", "set", "end", "trim", "(", "0", ")", ";", "set", "rotation", ...
[ "gets", "whether", "there", "are", "any", "saved", "username", "/", "password", "pairs", "for", "web", "forms", "note", "that", "these", "are", "unrelated", "to", "http", "authentication", "credentials" ]
[ "@", "deprecated", "public", "abstract", "boolean", "has", "username", "password", "(", ")", ";" ]
[ "clears", "any", "saved", "username", "/", "password", "pairs", "for", "web", "forms", "note", "that", "these", "are", "unrelated", "to", "http", "authentication", "credentials" ]
[ "@", "deprecated", "public", "abstract", "void", "clear", "username", "password", "(", ")", ";" ]
[ "gets", "whether", "there", "are", "any", "saved", "credentials", "for", "http", "authentication" ]
[ "public", "abstract", "boolean", "has", "http", "auth", "username", "password", "(", ")", ";" ]
[ "clears", "any", "saved", "credentials", "for", "http", "authentication", "this", "method", "only", "clears", "the", "username", "and", "password", "stored", "in", "web", "view", "database", "instance", "the", "username", "and", "password", "are", "not", "read",...
[ "public", "abstract", "void", "clear", "http", "auth", "username", "password", "(", ")", ";" ]
[ "stores", "http", "authentication", "credentials", "for", "a", "given", "host", "and", "realm", "to", "the", "{", "@", "link", "web", "view", "database", "}", "instance", "<", "p", ">", "to", "use", "http", "authentication", "the", "embedder", "application",...
[ "public", "abstract", "void", "set", "http", "auth", "username", "password", "(", "string", "host", ",", "string", "realm", ",", "string", "username", ",", "string", "password", ")", ";" ]
[ "retrieves", "http", "authentication", "credentials", "for", "a", "given", "host", "and", "realm", "from", "the", "{", "@", "link", "web", "view", "database", "}", "instance" ]
[ "@", "nullable", "public", "abstract", "string", "[", "]", "get", "http", "auth", "username", "password", "(", "string", "host", ",", "string", "realm", ")", ";" ]
[ "gets", "whether", "there", "is", "any", "saved", "data", "for", "web", "forms" ]
[ "@", "deprecated", "public", "abstract", "boolean", "has", "form", "data", "(", ")", ";" ]
[ "clears", "any", "saved", "data", "for", "web", "forms" ]
[ "@", "deprecated", "public", "abstract", "void", "clear", "form", "data", "(", ")", ";" ]
[ "sets", "appropriate", "parameters", "for", "the", "given", "action" ]
[ "return", "set", "action", "(", "action", ",", "wait", "flush", ",", "wait", "searcher", ",", "1", ")", ";" ]
[ "sets", "the", "parameters", "for", "this", "update", "request", "overwriting", "any", "previous" ]
[ "this", "params", "=", "params", ";" ]
[ "draw", "a", "bitmap", "with", "the", "result", "points", "highlighted", "instead", "of", "the", "live", "scanning", "display" ]
[ "result", "bitmap", "=", "barcode", ";", "invalidate", "(", ")", ";" ]
[ "/", "*", "(", "non", "-", "javadoc", ")" ]
[ "return", "false", ";" ]
[ "tests", "the", "basic", "provider" ]
[ "o", "auth", "2", "access", "token", "token", "=", "context", "get", "access", "token", "(", ")", ";", "assert", "null", "(", "token", "get", "refresh", "token", "(", ")", ")", ";" ]
[ "makes", "a", "call", "to", "the", "operation", "specified", "by", "the", "waiter", "by", "taking", "the", "corresponding", "request", "and", "returns", "the", "corresponding", "result" ]
[ "return", "client", "get", "user", "(", "get", "user", "request", ")", ";" ]
[ "the", "standard", "java", "web", "socket", "api", "allows", "passing", "user", "properties", "to", "the", "server", "via", "{" ]
[ "if", "(", "user", "properties", "!", "=", "null", ")", "{", "this", "user", "properties", "put", "all", "(", "user", "properties", ")", ";", "}" ]
[ "the", "configured", "user", "properties" ]
[ "return", "this", "user", "properties", ";" ]
[ "set", "an", "{" ]
[ "this", "task", "executor", "=", "task", "executor", ";" ]
[ "return", "the", "configured", "{" ]
[ "return", "this", "task", "executor", ";" ]
[ "<", "p", ">", "unique", "identifier", "for", "a", "fleet", "to", "retrieve", "scaling", "policies", "for", "<", "/", "p", ">" ]
[ "set", "fleet", "id", "(", "fleet", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "game", "session", "status", "to", "filter", "results", "on", "possible", "game", "session", "statuses", "include", "<", "code", ">", "active", "<", "/", "code", ">", "<", "code", ">", "terminated", "<", "/", "code", ">", "<", "code", ...
[ "this", "status", "filter", "=", "status", "filter", ";" ]
[ "<", "p", ">", "game", "session", "status", "to", "filter", "results", "on", "possible", "game", "session", "statuses", "include", "<", "code", ">", "active", "<", "/", "code", ">", "<", "code", ">", "terminated", "<", "/", "code", ">", "<", "code", ...
[ "return", "this", "status", "filter", ";" ]
[ "<", "p", ">", "scaling", "policy", "status", "to", "filter", "results", "on", "a", "scaling", "policy", "is", "only", "in", "force", "when", "in", "an", "<", "code", ">", "active", "<", "/", "code", ">", "status", "<", "/", "p", ">", "<", "ul", ...
[ "set", "status", "filter", "(", "status", "filter", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "scaling", "policy", "status", "to", "filter", "results", "on", "a", "scaling", "policy", "is", "only", "in", "force", "when", "in", "an", "<", "code", ">", "active", "<", "/", "code", ">", "status", "<", "/", "p", ">", "<", "ul", ...
[ "with", "status", "filter", "(", "status", "filter", ")", ";" ]
[ "<", "p", ">", "scaling", "policy", "status", "to", "filter", "results", "on", "a", "scaling", "policy", "is", "only", "in", "force", "when", "in", "an", "<", "code", ">", "active", "<", "/", "code", ">", "status", "<", "/", "p", ">", "<", "ul", ...
[ "this", "status", "filter", "=", "status", "filter", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "maximum", "number", "of", "results", "to", "return", "use", "this", "parameter", "with", "<", "code", ">", "next", "token", "<", "/", "code", ">", "to", "get", "results", "as", "a", "set", "of", "sequential", "pages", "<", "/", "p", ...
[ "set", "limit", "(", "limit", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "token", "for", "the", "next", "set", "of", "results", "<", "/", "p", ">" ]
[ "set", "next", "token", "(", "next", "token", ")", ";", "return", "this", ";" ]
[ "creates", "a", "new", "collection", "containing", "the", "given", "elements", ";", "implement", "this", "method", "instead", "of", "{" ]
[ "protected", "abstract", "list", "<", "byte", ">", "create", "(", "byte", "[", "]", "elements", ")", ";" ]
[ "returns", "the", "original", "element", "list", "unchanged" ]
[ "return", "insertion", "order", ";" ]
[ "implementations", "for", "data", "entry", "reader" ]
[ "data", "entry", "reader", "data", "entry", "reader", "=", "data", "entry", "filter", "accepts", "(", "data", "entry", ")", "?", "accepted", "data", "entry", "reader", ":", "rejected", "data", "entry", "reader", ";", "if", "(", "data", "entry", "reader", ...
[ "get", "the", "class", "name" ]
[ "return", "class", "name", ";" ]
[ "get", "the", "parameter", "types" ]
[ "return", "collections", "unmodifiable", "list", "(", "parameter", "types", ")", ";" ]
[ "get", "the", "member", "name" ]
[ "return", "member", "name", ";" ]
[ "get", "the", "on", "method" ]
[ "return", "on", "method", ";" ]
[ "get", "the", "on", "field" ]
[ "return", "on", "field", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "directory", "<", "/", "p", ">" ]
[ "set", "name", "(", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "that", "is", "associated", "with", "the", "directory", "for", "more", "information", "see", "<", "a", ">", "arns", "<", "/", "a", ">", "<", "/", "p", ">" ]
[ "set", "directory", "arn", "(", "directory", "arn", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "state", "of", "the", "directory", "can", "be", "either", "<", "code", ">", "enabled", "<", "/", "code", ">", "<", "code", ">", "disabled", "<", "/", "code", ">", "or", "<", "code", ">", "deleted", "<", "/", "code", ">", "...
[ "set", "state", "(", "state", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "state", "of", "the", "directories", "in", "the", "list", "can", "be", "either", "enabled", "disabled", "or", "deleted", "<", "/", "p", ">" ]
[ "with", "state", "(", "state", ")", ";" ]
[ "<", "p", ">", "the", "state", "of", "the", "directory", "can", "be", "either", "<", "code", ">", "enabled", "<", "/", "code", ">", "<", "code", ">", "disabled", "<", "/", "code", ">", "or", "<", "code", ">", "deleted", "<", "/", "code", ">", "...
[ "this", "state", "=", "state", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "creation", "date", "and", "time", "of", "the", "cluster", "<", "/", "p", ">" ]
[ "this", "creation", "date", "time", "=", "creation", "date", "time", ";" ]
[ "<", "p", ">", "the", "creation", "date", "and", "time", "of", "the", "cluster", "<", "/", "p", ">" ]
[ "return", "this", "creation", "date", "time", ";" ]
[ "<", "p", ">", "the", "date", "and", "time", "when", "the", "directory", "was", "created", "<", "/", "p", ">" ]
[ "set", "creation", "date", "time", "(", "creation", "date", "time", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "identifier", "for", "your", "amazon", "connect", "instance", "to", "find", "the", "id", "of", "your", "instance", "open", "the", "aws", "console", "and", "select", "amazon", "connect", "select", "the", "alias", "of", "the", "instance...
[ "this", "instance", "id", "=", "instance", "id", ";" ]
[ "<", "p", ">", "the", "identifier", "for", "your", "amazon", "connect", "instance", "to", "find", "the", "id", "of", "your", "instance", "open", "the", "aws", "console", "and", "select", "amazon", "connect", "select", "the", "alias", "of", "the", "instance...
[ "return", "this", "instance", "id", ";" ]
[ "<", "p", ">", "the", "instance", "id", "if", "you", "include", "this", "parameter", "<", "code", ">", "describe", "elastic", "ips", "<", "/", "code", ">", "returns", "a", "description", "of", "the", "elastic", "ip", "addresses", "associated", "with", "t...
[ "set", "instance", "id", "(", "instance", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "stack", "id", "<", "/", "p", ">" ]
[ "this", "stack", "id", "=", "stack", "id", ";" ]
[ "<", "p", ">", "the", "stack", "id", "<", "/", "p", ">" ]
[ "return", "this", "stack", "id", ";" ]
[ "<", "p", ">", "a", "stack", "id", "if", "you", "include", "this", "parameter", "<", "code", ">", "describe", "elastic", "ips", "<", "/", "code", ">", "returns", "a", "description", "of", "the", "elastic", "ip", "addresses", "that", "are", "registered", ...
[ "set", "stack", "id", "(", "stack", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "an", "array", "of", "elastic", "ip", "addresses", "to", "be", "described", "if", "you", "include", "this", "parameter", "<", "code", ">", "describe", "elastic", "ips", "<", "/", "code", ">", "returns", "a", "description", "of", "the", "...
[ "if", "(", "ips", "=", "=", "null", ")", "{", "ips", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", ")", ";", "}", "return", "ips", ";" ]
[ "<", "p", ">", "an", "array", "of", "elastic", "ip", "addresses", "to", "be", "described", "if", "you", "include", "this", "parameter", "<", "code", ">", "describe", "elastic", "ips", "<", "/", "code", ">", "returns", "a", "description", "of", "the", "...
[ "if", "(", "ips", "=", "=", "null", ")", "{", "this", "ips", "=", "null", ";", "return", ";", "}", "this", "ips", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "ips", ")", ";" ]
[ "<", "p", ">", "an", "array", "of", "elastic", "ip", "addresses", "to", "be", "described", "if", "you", "include", "this", "parameter", "<", "code", ">", "describe", "elastic", "ips", "<", "/", "code", ">", "returns", "a", "description", "of", "the", "...
[ "if", "(", "this", "ips", "=", "=", "null", ")", "{", "set", "ips", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "ips", "length", ")", ")", ";", "}", "for", "(", "string", "ele", ":", "ips", ")",...
[ "<", "p", ">", "an", "array", "of", "elastic", "ip", "addresses", "to", "be", "described", "if", "you", "include", "this", "parameter", "<", "code", ">", "describe", "elastic", "ips", "<", "/", "code", ">", "returns", "a", "description", "of", "the", "...
[ "set", "ips", "(", "ips", ")", ";", "return", "this", ";" ]
[ "for", "test", "purposes", "only" ]
[ "this", "io", "factory", "=", "io", "factory", ";" ]
[ "{" ]
[ "return", "always", "write", "full", "pages", ";" ]
[ "{" ]
[ "return", "mode", "=", "=", "w", "a", "l", "mode", "fsync", ";" ]
[ "archiver", "can", "be", "not", "created", "all", "files", "will", "be", "written", "to", "wal", "folder", "using", "absolute", "segment", "index" ]
[ "if", "(", "wal", "archive", "dir", "!", "=", "null", "&", "&", "wal", "work", "dir", "!", "=", "null", ")", "return", "!", "wal", "archive", "dir", "equals", "(", "wal", "work", "dir", ")", ";", "return", "!", "new", "file", "(", "ds", "cfg", ...
[ "{" ]
[ "return", "serializer", "version", ";" ]
[ "{" ]
[ "return", "log", "(", "record", ",", "rollover", "type", "none", ")", ";" ]